2004-06-09 |
Dave Airlie | fix bug with emitting spec/fog report by Eric Anholt... |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Brian Paul | fix parse error in sign of exponents (bug 968323) |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Dave Airlie | Fix rectangular textures on i830 - well texrect at... |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Eric Anholt | * Convert to use t_vertex.c instead of sis_vb.[ch] |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Daniel Borca | corrected a bug wrt point_size |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Eric Anholt | Clean a little whitespace that's been bothering me. |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Ian Romanick | Fix up some remaining include issues. Replace Xmalloc... |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Ian Romanick | The required DDX and DRI version numbers were switched... |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Eric Anholt | Add NEW_INTERFACE bits. |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Dave Airlie | fix all those warnings |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Dave Airlie | use the mesa defines |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Dave Airlie | oops fix a bug I introduced |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Dave Airlie | fix the versions |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Daniel Borca | small corrections |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Dave Airlie | make endian code work on BSD |
commit | commitdiff | tree | snapshot |
2004-06-06 |
Dave Airlie | Remove use of X windows include |
commit | commitdiff | tree | snapshot |
2004-06-06 |
Ian Romanick | Remove the rest of the need for glxclient.h and remove... |
commit | commitdiff | tree | snapshot |
2004-06-06 |
Ian Romanick | Remove drivers that have not been converted to the... |
commit | commitdiff | tree | snapshot |
2004-06-06 |
Ian Romanick | Bool may not be available when DRI_NEW_INTERFACE_ONLY... |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Ian Romanick | Enable use of new DRI interface in Unichrome driver. |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Ian Romanick | Start to "modernize" the driver. |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Ian Romanick | Replace 'Display *' with '__DRInativeDisplay *'. |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Ian Romanick | Enable GL_EXT_blend_subtract and GL_NV_blend_square. |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Jon Smirl | Redo of removing __driRegisterExtensions(). I accidenta... |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Ian Romanick | Enable use of new DRI interface in Rage128 driver. |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Roland Scheidegger | fix minor signedness issue in assertion |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Ian Romanick | Remove fill_in_modes and use driFillInModes instead. |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Ian Romanick | Add a new function, driFillInModes, that is to be used... |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Keith Whitwell | Fix problems when sizeof(Node) != sizeof(float) |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Daniel Borca | masked out unsupported glBlendColor (some games check... |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Jon Smirl | Open/Close FullScreen die. unichrome and savage impleme... |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Jon Smirl | kill __driRegisterExtensions(), none of the functions... |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Ian Romanick | driCheckDriDdxDrmVersion uses a function that is not... |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Jon Smirl | Removed need for sarea.h, various touch ups to get... |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Ian Romanick | Require libGL API version 20040602, which actually... |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Ian Romanick | Make sure USE_NEW_INTERFACE is defined if DRI_NEW_INTER... |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Roland Scheidegger | add support for more than 2 texture units (max 6, defau... |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Roland Scheidegger | change GL_ARB_texture_env_crossbar implementation behav... |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Ian Romanick | Replace Bool with GLboolean. |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Ian Romanick | Minor changes to make it work better outside X. "Succe... |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Ian Romanick | Replace use of XID with __DRIid. |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Ian Romanick | Re-import from DRI tree. |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Ian Romanick | DRI_NEW_INTERFACE_ONLY is now the only support way... |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Ian Romanick | XF86DRIDestroyContext, XF86DRICreateDrawable, and |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Brian Paul | fix stencil index bug (#964704) |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Ian Romanick | Replace drmHandle, drmContext, drmDrawable, drmMagic... |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Brian Paul | Check for NULL texture object when choosing texture... |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Ian Romanick | Fix dumb mistake from a previous commit. __driCreateSc... |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Roland Scheidegger | add support for GL_ARB_texture_env_crossbar |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Ian Romanick | Convert 'Display *' to '__DRInativeDisplay *'. Only... |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Ian Romanick | Fix a couple issues related to GetDrawableInfo. In... |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Ian Romanick | Replace occurances of GLXDrawable and Drawable with... |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Ian Romanick | Replace all occurances of XF86DRIClipRect (and related... |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Ian Romanick | Fix a couple typos that prevent building with DRI_NEW_I... |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Eric Anholt | Remove unnecessary #include "mach64_common.h" which... |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Eric Anholt | Missed in last commit: |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Eric Anholt | Build fixing for FreeBSD. GNU make is installed as... |
commit | commitdiff | tree | snapshot |
2004-05-31 |
Eric Anholt | Use MKDEP make variables instead of hard-coding. |
commit | commitdiff | tree | snapshot |
2004-05-31 |
Daniel Borca | reworked FXT1 |
commit | commitdiff | tree | snapshot |
2004-05-31 |
Dave Airlie | fixup mach64 for newer build/types |
commit | commitdiff | tree | snapshot |
2004-05-29 |
Brian Paul | check for null pointer in Fake_glXCreateGLXPbufferSGIGI... |
commit | commitdiff | tree | snapshot |
2004-05-28 |
Adam Jackson | use new interface for tdfx (phase 2) |
commit | commitdiff | tree | snapshot |
2004-05-28 |
Adam Jackson | Fix type conflict. |
commit | commitdiff | tree | snapshot |
2004-05-28 |
Roland Scheidegger | update so it compiles again (untested driver path!... |
commit | commitdiff | tree | snapshot |
2004-05-28 |
Roland Scheidegger | remove never finished verts path (r200_maos_vbtmp.h... |
commit | commitdiff | tree | snapshot |
2004-05-27 |
Ian Romanick | Define PFNGLXGETMSCRATEOMLPROC so that DRI will build... |
commit | commitdiff | tree | snapshot |
2004-05-27 |
Ian Romanick | Move dri_util.[ch] and glcontextmodes.[ch] from dri_cli... |
commit | commitdiff | tree | snapshot |
2004-05-27 |
Roland Scheidegger | change some explicit references to texture units 0... |
commit | commitdiff | tree | snapshot |
2004-05-27 |
Ian Romanick | Build the fogcoord demo. |
commit | commitdiff | tree | snapshot |
2004-05-27 |
Ian Romanick | Modify glprocs.h to have two tables instead of one... |
commit | commitdiff | tree | snapshot |
2004-05-27 |
Ian Romanick | Convert all calls using _glapi_Dispatch to use the... |
commit | commitdiff | tree | snapshot |
2004-05-26 |
Ian Romanick | Minor code simplification. |
commit | commitdiff | tree | snapshot |
2004-05-26 |
Ian Romanick | Test the overhead of just calling a GL function. The... |
commit | commitdiff | tree | snapshot |
2004-05-25 |
Brian Paul | only use simple_z_textured_triangle if depthBits <= 16 |
commit | commitdiff | tree | snapshot |
2004-05-25 |
Ian Romanick | Added a couple fog coordinate related register defines. |
commit | commitdiff | tree | snapshot |
2004-05-25 |
Ian Romanick | Modify the generate assembly code to not use global... |
commit | commitdiff | tree | snapshot |
2004-05-25 |
Daniel Borca | oops |
commit | commitdiff | tree | snapshot |
2004-05-25 |
Daniel Borca | FXT1 texture compression (initial draft) |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Ian Romanick | Fixed a bug that caused every dispatch function to... |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Felix Kuehling | WAIT_IDLE_EMPTY in savageSwapBuffers until real frame... |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Eric Anholt | Clean up some warnings by making sis_fatal_error a... |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Eric Anholt | Add missing sisInitDriverFuncs call. Fixes segfault. |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Ian Romanick | Generates assembly dispatch stubs for SPARC. Generates... |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Dave Airlie | stop crash when debugging |
commit | commitdiff | tree | snapshot |
2004-05-21 |
Roland Scheidegger | use OGL 1.1 color logic ops in addition to GL_EXT_blend... |
commit | commitdiff | tree | snapshot |
2004-05-21 |
Brian Paul | fix bug #957792 (swap buffers), plus misc clean-ups |
commit | commitdiff | tree | snapshot |
2004-05-21 |
Brian Paul | remove duplicate GLX_DRAWABLE_TYPE token, sorted tokens... |
commit | commitdiff | tree | snapshot |
2004-05-21 |
Roland Scheidegger | (Dieter Nuetzel) fix typo in help screen |
commit | commitdiff | tree | snapshot |
2004-05-21 |
Brian Paul | s/core/main/ |
commit | commitdiff | tree | snapshot |
2004-05-21 |
Roland Scheidegger | fix constant texture environment color setup for textur... |
commit | commitdiff | tree | snapshot |
2004-05-21 |
Ian Romanick | s/sop/rop/ in a couple places to fix some bugs. Added... |
commit | commitdiff | tree | snapshot |
2004-05-20 |
Brian Paul | lots of updates |
commit | commitdiff | tree | snapshot |
2004-05-20 |
Brian Paul | updated URL |
commit | commitdiff | tree | snapshot |
2004-05-20 |
Ian Romanick | Added all of the missing ARB extensions. Added all... |
commit | commitdiff | tree | snapshot |
2004-05-20 |
Daniel Borca | doc update; minor changes |
commit | commitdiff | tree | snapshot |
2004-05-20 |
Roland Scheidegger | Add support for GL_EXT_blend_[func|equation]_separate... |
commit | commitdiff | tree | snapshot |
2004-05-20 |
Roland Scheidegger | add check if drm is new enough for packet R200_EMIT_RB3... |
commit | commitdiff | tree | snapshot |
2004-05-20 |
Roland Scheidegger | add missing R200_RB3D_BLENDCOLOR register |
commit | commitdiff | tree | snapshot |
2004-05-19 |
Ian Romanick | Added some in-code documentation. Modifed glParameter... |
commit | commitdiff | tree | snapshot |
2004-05-19 |
Ian Romanick | Re-ordered categories. Added extension number information. |
commit | commitdiff | tree | snapshot |
next |