2004-10-12 |
Daniel Borca | SWTC trick |
commit | commitdiff | tree |
2004-10-12 |
Daniel Borca | bump version numbers to their real values |
commit | commitdiff | tree |
2004-10-12 |
Daniel Borca | doc update |
commit | commitdiff | tree |
2004-10-12 |
Daniel Borca | avoid the patch if Mesa_DXTn flag is set |
commit | commitdiff | tree |
2004-10-12 |
Daniel Borca | add more mess to the dynamic linking system |
commit | commitdiff | tree |
2004-10-12 |
Daniel Borca | add newline to end of file |
commit | commitdiff | tree |
2004-10-11 |
Felix Kuehling | Fix strange white space that gcc didn't like. |
commit | commitdiff | tree |
2004-10-11 |
Michal Krol | Prefix operator and constructor keywords with two conse... |
commit | commitdiff | tree |
2004-10-11 |
Michal Krol | Enable draw_buffers only if GL_ARB_draw_buffers string is |
commit | commitdiff | tree |
2004-10-09 |
Eric Anholt | This statechange is vtx state, not tcl. |
commit | commitdiff | tree |
2004-10-08 |
Eric Anholt | Use the right FALLBACK macro for projtex so that projec... |
commit | commitdiff | tree |
2004-10-08 |
Eric Anholt | Add fallback debugging (R128_DEBUG=fall) output, and... |
commit | commitdiff | tree |
2004-10-08 |
Eric Anholt | Don't compile WriteMonoDepthSpan if HAVE_HW_DEPTH_SPANS... |
commit | commitdiff | tree |
2004-10-08 |
Eric Anholt | Add support for NV_blend_square, and print errors if... |
commit | commitdiff | tree |
2004-10-08 |
Ian Romanick | Massively cleaned up the code that calculates front... |
commit | commitdiff | tree |
2004-10-08 |
Ian Romanick | Reject unsupported texture formats passed to glCompress... |
commit | commitdiff | tree |
2004-10-08 |
Ian Romanick | Add simple test program for Mesa bug #1028405. |
commit | commitdiff | tree |
2004-10-08 |
Alex Deucher | Apply Eric's stencil wrap patch (Eric Anholt) |
commit | commitdiff | tree |
2004-10-07 |
Eric Anholt | Add Roland Scheidegger's S3TC patch. This patch does... |
commit | commitdiff | tree |
2004-10-07 |
Ian Romanick | Prevent Y-offset from exceeding valid range in texture... |
commit | commitdiff | tree |
2004-10-07 |
Felix Kuehling | Fix emitting fog without secondary color and vice-versa. |
commit | commitdiff | tree |
2004-10-06 |
Karl Schultz | *** empty log message *** |
commit | commitdiff | tree |
2004-10-06 |
Brian Paul | more GL_ARB_draw_buffers updates from Michale Krol |
commit | commitdiff | tree |
2004-10-06 |
Brian Paul | fix GetVertexAttrib problem |
commit | commitdiff | tree |
2004-10-06 |
Ian Romanick | Convert tdfxDDInitExtensions to use driInitExtensions. |
commit | commitdiff | tree |
2004-10-05 |
Daniel Borca | put Rush in the list of supported HW |
commit | commitdiff | tree |
2004-10-05 |
Daniel Borca | stencil wrap works, either HW or SW (Ian Romanick) |
commit | commitdiff | tree |
2004-10-05 |
Daniel Borca | enable 2_0 extensions |
commit | commitdiff | tree |
2004-10-04 |
Ian Romanick | Use the driFillInModes utility function. |
commit | commitdiff | tree |
2004-10-04 |
Ian Romanick | Also export fbconfigs with 0/0 depth/stencil modes... |
commit | commitdiff | tree |
2004-10-04 |
Ian Romanick | Add some Savage3D stencil documentation based on discus... |
commit | commitdiff | tree |
2004-10-04 |
Brian Paul | make clean should remove depend.bak too (Sérgio Moneiro... |
commit | commitdiff | tree |
2004-10-04 |
Brian Paul | ARB_fp support for GL_ARB_draw_buffers (Karl Rasche) |
commit | commitdiff | tree |
2004-10-04 |
Ian Romanick | Set MaxTextureImageUnits and MaxTextureCoordUnits to... |
commit | commitdiff | tree |
2004-10-04 |
Ian Romanick | The alpha post-scale and the RGB post-scale were mistak... |
commit | commitdiff | tree |
2004-10-03 |
Eric Anholt | Remove empty r128_vb.h. |
commit | commitdiff | tree |
2004-10-02 |
Brian Paul | put glapi_x86.S into the x86/ directory |
commit | commitdiff | tree |
2004-10-02 |
Brian Paul | remove unused413 stuff, glDrawBuffersARB uses that... |
commit | commitdiff | tree |
2004-10-02 |
Brian Paul | GL_ARB_draw_buffers |
commit | commitdiff | tree |
2004-10-02 |
Brian Paul | fix _DrawDestMask[0][0] typos |
commit | commitdiff | tree |
2004-10-02 |
Brian Paul | added support for GL_ARB_draw_buffers |
commit | commitdiff | tree |
2004-10-02 |
Brian Paul | fix indentation |
commit | commitdiff | tree |
2004-10-02 |
Brian Paul | fix a comment |
commit | commitdiff | tree |
2004-10-02 |
Brian Paul | bump version to 6.3 |
commit | commitdiff | tree |
2004-10-02 |
Brian Paul | initial stuff for 6.3 |
commit | commitdiff | tree |
2004-10-02 |
Brian Paul | a few more updates for the 6.2 release |
commit | commitdiff | tree |
2004-10-02 |
Brian Paul | fix LoadProgramNV regression when I had fixed the RefCo... |
commit | commitdiff | tree |
2004-10-02 |
Brian Paul | added PBO known issues |
commit | commitdiff | tree |
2004-10-02 |
Brian Paul | set 6.2 release date |
commit | commitdiff | tree |
2004-10-02 |
Eric Anholt | If an application cleared before any state had been... |
commit | commitdiff | tree |
2004-10-02 |
Eric Anholt | Convert Rage 128 over to t_vertex.c. While it's slight... |
commit | commitdiff | tree |
2004-10-02 |
Eric Anholt | Add an option for vertices emitted to be swapped CPU_TO... |
commit | commitdiff | tree |
2004-10-02 |
Ian Romanick | Cut out all of the old texture environment code and... |
commit | commitdiff | tree |
2004-10-01 |
Karl Schultz | minor updates and improvements |
commit | commitdiff | tree |
2004-10-01 |
Karl Schultz | Add the glut project to the demos workspace. |
commit | commitdiff | tree |
2004-10-01 |
Karl Schultz | Remove glut project from the Mesa workspace. This... |
commit | commitdiff | tree |
2004-10-01 |
Karl Schultz | Add HP shared lib configs. |
commit | commitdiff | tree |
2004-10-01 |
Karl Schultz | HP shared lib config |
commit | commitdiff | tree |
2004-10-01 |
Ian Romanick | Replace the numerous switch-statements to derive GL_COM... |
commit | commitdiff | tree |
2004-10-01 |
Karl Schultz | fix problems in previous version |
commit | commitdiff | tree |
2004-10-01 |
Karl Schultz | Enable builds on AIX 64-bit |
commit | commitdiff | tree |
2004-10-01 |
Dave Airlie | Fix mesa solo with doublebuffered apps, the drawable... |
commit | commitdiff | tree |
2004-09-30 |
Ian Romanick | Factored out code for setting texture coordinate wrap... |
commit | commitdiff | tree |
2004-09-30 |
Brian Paul | set span.y prior to each span write in draw_depth_pixel... |
commit | commitdiff | tree |
2004-09-30 |
Eric Anholt | Bugzilla #1058: Fix some potential 64bit pointer issue... |
commit | commitdiff | tree |
2004-09-30 |
Eric Anholt | OK, one more time. Simplify the state-backup system... |
commit | commitdiff | tree |
2004-09-28 |
Karl Schultz | Fix bug in glDrawPixels when writing color indexed... |
commit | commitdiff | tree |
2004-09-28 |
Nicolai Haehnle | Initial revision |
commit | commitdiff | tree |
2004-09-28 |
Daniel Borca | use GLuint instead of uint |
commit | commitdiff | tree |
2004-09-27 |
Brian Paul | version bump |
commit | commitdiff | tree |
2004-09-27 |
Brian Paul | change include of glx_mangle.h to match other headers |
commit | commitdiff | tree |
2004-09-27 |
Brian Paul | remove beos/*.h files from tarball list |
commit | commitdiff | tree |
2004-09-27 |
Brian Paul | bump minor version to 2 |
commit | commitdiff | tree |
2004-09-27 |
Brian Paul | VBO RefCount fix (David Reveman) |
commit | commitdiff | tree |
2004-09-27 |
Daniel Borca | stencil wrap works, either HW or SW (Ian Romanick) |
commit | commitdiff | tree |
2004-09-25 |
Eric Anholt | Bump driver_date for today's fixes. |
commit | commitdiff | tree |
2004-09-25 |
Eric Anholt | Can't bail in sisDDLogicOpCode when logicop is off... |
commit | commitdiff | tree |
2004-09-25 |
Eric Anholt | Triangle stipple is a fallback, since we don't have... |
commit | commitdiff | tree |
2004-09-25 |
Eric Anholt | Correct a couple of comments. |
commit | commitdiff | tree |
2004-09-25 |
Eric Anholt | Fix SiS AGP vertex dispatch by not trying to emit 0... |
commit | commitdiff | tree |
2004-09-25 |
Eric Anholt | Add sis to the list of DRI drivers, since it had alread... |
commit | commitdiff | tree |
2004-09-25 |
Eric Anholt | Refactor the linux-dri config files so that linux-dri... |
commit | commitdiff | tree |
2004-09-25 |
Eric Anholt | The previous code would emit a full set of state during... |
commit | commitdiff | tree |
2004-09-25 |
Eric Anholt | Fix texturing in quake3. Some code was left over from... |
commit | commitdiff | tree |
2004-09-25 |
Eric Anholt | Bump DRIVER_DATE for yesterday's changes. |
commit | commitdiff | tree |
2004-09-24 |
Brian Paul | moved to demos/ directory |
commit | commitdiff | tree |
2004-09-24 |
Brian Paul | moved in from the tests/ directory to include in distro |
commit | commitdiff | tree |
2004-09-24 |
Brian Paul | updated osmesa info |
commit | commitdiff | tree |
2004-09-24 |
Brian Paul | patches for clearing hw depth buffers from software... |
commit | commitdiff | tree |
2004-09-24 |
Daniel Borca | added (back!) option to use non-packedcolor |
commit | commitdiff | tree |
2004-09-24 |
Eric Anholt | -O -Wall warnings cleanups in r200. |
commit | commitdiff | tree |
2004-09-24 |
Eric Anholt | Clean up some warnings in the R100 driver with -O ... |
commit | commitdiff | tree |
2004-09-24 |
Eric Anholt | Remove an unnecessary calculation of the dest pointer. |
commit | commitdiff | tree |
2004-09-23 |
Brian Paul | don't test for NULL pixels pointer here, do that in... |
commit | commitdiff | tree |
2004-09-23 |
Brian Paul | removed hacked GL tokens, fixed a printf |
commit | commitdiff | tree |
2004-09-23 |
Brian Paul | added a comment in BindTexture |
commit | commitdiff | tree |
2004-09-23 |
Brian Paul | just some comments and formatting changes |
commit | commitdiff | tree |
2004-09-23 |
Dave Airlie | fix for Erics new emit state code, rework out the dest... |
commit | commitdiff | tree |
2004-09-22 |
Eric Anholt | The previous code would emit a full set of state during... |
commit | commitdiff | tree |
2004-09-21 |
Dave Airlie | Add xmlconfig to the i810 makefile |
commit | commitdiff | tree |
next |