Skip to content
Snippets Groups Projects
Select Git revision
  • port-namechange-srb2classic
  • restore-timeout-fix-from-hanicef
  • mobj-gravity-field
  • fix-player-ping-being-writeable
  • next default protected
  • SRB2_release_2.2.13
  • SRB2_release_2.2.12
  • SRB2_release_2.2.11
  • SRB2_release_2.2.10
  • SRB2_release_2.2.9
  • SRB2_release_2.2.8
  • SRB2_release_2.2.7
  • SRB2_release_2.2.6
  • SRB2_release_2.2.5
  • SRB2_release_2.2.4
  • SRB2_release_2.2.3
  • SRB2_release_2.2.2
  • SRB2_release_2.2.1
  • SRB2_release_2.2.0
  • SRB2_release_2.1.25
  • SRB2_release_2.1.24
  • SRB2_release_2.1.23
  • SRB2_release_2.1.22
  • SRB2_release_2.1.21
  • SRB2_release_2.1.20
25 results

src

  • Clone with SSH
  • Clone with HTTPS
  • Forked from STJr / SRB2
    16299 commits behind, 5 commits ahead of the upstream repository.
    Ronald Kinard's avatar
    Eidolon authored
    This should introduce a minor performance boost for slow CPUs in
    OpenGL mode. If it doesn't, it shouldn't be any slower. It also puts
    us a little closer to supporting GLES as well.
    
    This introduces several new pgl function pointers that are from
    GL 1.1. I do not check for their existence because no driver out in
    the wild in active use doesn't support 1.1.
    fe7d19cc
    History