4581 Revize (f016e2509efd07f789793c12cf44caacc8bac9aa)
 

Autor SHA1 Zpráva Datum
  Eric Anholt f016e2509e Missed in last commit: před 21 roky
  Eric Anholt 2fb5d15ce3 Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKE před 21 roky
  Eric Anholt c1311d80bd Use MKDEP make variables instead of hard-coding. před 21 roky
  Daniel Borca e35282cc13 reworked FXT1 před 21 roky
  Dave Airlie 54f4f44843 fixup mach64 for newer build/types před 21 roky
  Brian Paul 11b3028e7b check for null pointer in Fake_glXCreateGLXPbufferSGIGIX() (bug 961376) před 21 roky
  Adam Jackson 2ac56c66d2 use new interface for tdfx (phase 2) před 21 roky
  Adam Jackson cd630037a2 Fix type conflict. před 21 roky
  Roland Scheidegger 1071162b36 update so it compiles again (untested driver path!). Basically ported changes from r200_maos_arrays.c cvs rev. 1.3-1.5. před 21 roky
  Roland Scheidegger 957b734322 remove never finished verts path (r200_maos_vbtmp.h, r200_maos_verts.c) and unused R200_OLD_PACKET macro před 21 roky
  Ian Romanick 8cdccc82d7 Define PFNGLXGETMSCRATEOMLPROC so that DRI will build without including před 21 roky
  Ian Romanick b3981ab6e6 Move dri_util.[ch] and glcontextmodes.[ch] from dri_client to common. před 21 roky
  Roland Scheidegger aaaf38d372 change some explicit references to texture units 0/1 to unit < MaxTextureUnits (Andreas Stenglein, Ronny Vindenes) před 21 roky
  Ian Romanick d44e9e39da Build the fogcoord demo. před 21 roky
  Ian Romanick 7867799c72 Modify glprocs.h to have two tables instead of one. The first table před 21 roky
  Ian Romanick c1d455f582 Convert all calls using _glapi_Dispatch to use the new GL_CALL macro. před 21 roky
  Ian Romanick 77bbbb3759 Minor code simplification. před 21 roky
  Ian Romanick 63b2e426ac Test the overhead of just calling a GL function. The Python script is před 21 roky
  Brian Paul e6e0ba781b only use simple_z_textured_triangle if depthBits <= 16 před 21 roky
  Ian Romanick 3953e12890 Added a couple fog coordinate related register defines. před 21 roky
  Ian Romanick a1cafadb26 Modify the generate assembly code to not use global registers %g2, před 21 roky
  Daniel Borca 680d390550 oops před 21 roky
  Daniel Borca 6db87bc889 FXT1 texture compression (initial draft) před 21 roky
  Ian Romanick fb4449033b Fixed a bug that caused every dispatch function to call glNewList. před 21 roky
  Felix Kuehling 0f8a2718a3 WAIT_IDLE_EMPTY in savageSwapBuffers until real frame throttling is possible. před 21 roky
  Eric Anholt bbd557fc53 Clean up some warnings by making sis_fatal_error a macro, and let it take an před 21 roky
  Eric Anholt 8c805fed0f Add missing sisInitDriverFuncs call. Fixes segfault. před 21 roky
  Ian Romanick 958103c77c Generates assembly dispatch stubs for SPARC. Generates different output před 21 roky
  Dave Airlie 257e474474 stop crash when debugging před 21 roky
  Roland Scheidegger 9e29536f28 use OGL 1.1 color logic ops in addition to GL_EXT_blend_logic_op před 21 roky
  Brian Paul cbde37a31c fix bug #957792 (swap buffers), plus misc clean-ups před 21 roky
  Brian Paul 27eb8fa35a remove duplicate GLX_DRAWABLE_TYPE token, sorted tokens by enum value před 21 roky
  Roland Scheidegger 7225a7292a (Dieter Nuetzel) fix typo in help screen před 21 roky
  Brian Paul 254d519c6a s/core/main/ před 21 roky
  Roland Scheidegger 1bf9499ee1 fix constant texture environment color setup for texture units > 0 před 21 roky
  Ian Romanick ad447964e0 s/sop/rop/ in a couple places to fix some bugs. Added some parameter před 21 roky
  Brian Paul 4a54ace195 lots of updates před 21 roky
  Brian Paul 1d91a0b908 updated URL před 21 roky
  Ian Romanick 0c963b3142 Added all of the missing ARB extensions. Added all the enums and před 21 roky
  Daniel Borca a863d4bffb doc update; minor changes před 21 roky
  Roland Scheidegger 033728555c Add support for GL_EXT_blend_[func|equation]_separate. Fix GL_EXT_blend_color. Remove support for GL_EXT_blend_logic_op (cannot be supported together with blend_equation_separate unless a software fallback would be added). před 21 roky
  Roland Scheidegger a671fea404 add check if drm is new enough for packet R200_EMIT_RB3D_BLENDCOLOR před 21 roky
  Roland Scheidegger b6933b6811 add missing R200_RB3D_BLENDCOLOR register před 21 roky
  Ian Romanick a9d033c460 Added some in-code documentation. Modifed glParameter to be a před 21 roky
  Ian Romanick d54549df23 Re-ordered categories. Added extension number information. před 21 roky
  Daniel Borca fc332f008c added GL_NV_blend_square před 21 roky
  Ian Romanick 73f59b01ea New scripts for processing the XML version of APIspec. Mail is being před 21 roky
  Daniel Borca 3e15e861b2 added some core-level extensions před 21 roky
  Brian Paul b7460bb62a fixed some bogus array enable tests (Soju Matsumoto) před 21 roky
  Brian Paul 3ef972f538 Replaced 'core' with 'main'. před 21 roky