2004-10-15 |
Ian Romanick | Fixed a few places that should have been using GET_SRC_PTR. |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Ian Romanick | Convert MGA driver to use new spantmp2.h interface. |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Nicolai Haehnle | Huge dumb drop. State: |
commit | commitdiff | tree | snapshot |
2004-10-14 |
Ian Romanick | Add support for optimized versions of the code underlyi... |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Keith Whitwell | Add a license to this file. It was written on VA's... |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Ian Romanick | Added some documentation that I managed to figure out... |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Ian Romanick | Make the GL_RENDERER string include the actual chipset... |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Ian Romanick | Initial support for PowerPC specific code in Mesa and... |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Ian Romanick | Refactor the code in driGetRendererString a bit to... |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Brian Paul | updated fsv URL |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Ian Romanick | Eliminate the funky SSE exception test from DRI builds... |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Brian Paul | initial 6.3 changes |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Brian Paul | Fix minor fog / fragment program state bug. |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Adam Jackson | Bug #1588: abort if no palette format matches. (Egbert... |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Philippe Houdoin | Let's build again after the support for GL_ARB_draw_buf... |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Philippe Houdoin | Fix a potential memory leak. |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Philippe Houdoin | Forgot a contributor. |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Philippe Houdoin | Implement BGLView::CopyPixelsIn/Out(). |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Daniel Borca | support for external libraries |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Daniel Borca | SWTC trick (disabled for now) |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Daniel Borca | SWTC trick, enabled new extensions |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Daniel Borca | SWTC trick |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Daniel Borca | bump version numbers to their real values |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Daniel Borca | doc update |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Daniel Borca | avoid the patch if Mesa_DXTn flag is set |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Daniel Borca | add more mess to the dynamic linking system |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Daniel Borca | add newline to end of file |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Felix Kuehling | Fix strange white space that gcc didn't like. |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Michal Krol | Prefix operator and constructor keywords with two conse... |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Michal Krol | Enable draw_buffers only if GL_ARB_draw_buffers string is |
commit | commitdiff | tree | snapshot |
2004-10-09 |
Eric Anholt | This statechange is vtx state, not tcl. |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Eric Anholt | Use the right FALLBACK macro for projtex so that projec... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Eric Anholt | Add fallback debugging (R128_DEBUG=fall) output, and... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Eric Anholt | Don't compile WriteMonoDepthSpan if HAVE_HW_DEPTH_SPANS... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Eric Anholt | Add support for NV_blend_square, and print errors if... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Ian Romanick | Massively cleaned up the code that calculates front... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Ian Romanick | Reject unsupported texture formats passed to glCompress... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Ian Romanick | Add simple test program for Mesa bug #1028405. |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Alex Deucher | Apply Eric's stencil wrap patch (Eric Anholt) |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Eric Anholt | Add Roland Scheidegger's S3TC patch. This patch does... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Ian Romanick | Prevent Y-offset from exceeding valid range in texture... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Felix Kuehling | Fix emitting fog without secondary color and vice-versa. |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Karl Schultz | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Brian Paul | more GL_ARB_draw_buffers updates from Michale Krol |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Brian Paul | fix GetVertexAttrib problem |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Ian Romanick | Convert tdfxDDInitExtensions to use driInitExtensions. |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Daniel Borca | put Rush in the list of supported HW |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Daniel Borca | stencil wrap works, either HW or SW (Ian Romanick) |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Daniel Borca | enable 2_0 extensions |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Ian Romanick | Use the driFillInModes utility function. |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Ian Romanick | Also export fbconfigs with 0/0 depth/stencil modes... |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Ian Romanick | Add some Savage3D stencil documentation based on discus... |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Brian Paul | make clean should remove depend.bak too (Sérgio Moneiro... |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Brian Paul | ARB_fp support for GL_ARB_draw_buffers (Karl Rasche) |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Ian Romanick | Set MaxTextureImageUnits and MaxTextureCoordUnits to... |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Ian Romanick | The alpha post-scale and the RGB post-scale were mistak... |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Eric Anholt | Remove empty r128_vb.h. |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Brian Paul | put glapi_x86.S into the x86/ directory |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Brian Paul | remove unused413 stuff, glDrawBuffersARB uses that... |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Brian Paul | GL_ARB_draw_buffers |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Brian Paul | fix _DrawDestMask[0][0] typos |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Brian Paul | added support for GL_ARB_draw_buffers |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Brian Paul | fix indentation |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Brian Paul | fix a comment |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Brian Paul | bump version to 6.3 |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Brian Paul | initial stuff for 6.3 |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Brian Paul | a few more updates for the 6.2 release |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Brian Paul | fix LoadProgramNV regression when I had fixed the RefCo... |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Brian Paul | added PBO known issues |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Brian Paul | set 6.2 release date |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Eric Anholt | If an application cleared before any state had been... |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Eric Anholt | Convert Rage 128 over to t_vertex.c. While it's slight... |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Eric Anholt | Add an option for vertices emitted to be swapped CPU_TO... |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Ian Romanick | Cut out all of the old texture environment code and... |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Karl Schultz | minor updates and improvements |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Karl Schultz | Add the glut project to the demos workspace. |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Karl Schultz | Remove glut project from the Mesa workspace. This... |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Karl Schultz | Add HP shared lib configs. |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Karl Schultz | HP shared lib config |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Ian Romanick | Replace the numerous switch-statements to derive GL_COM... |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Karl Schultz | fix problems in previous version |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Karl Schultz | Enable builds on AIX 64-bit |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Dave Airlie | Fix mesa solo with doublebuffered apps, the drawable... |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Ian Romanick | Factored out code for setting texture coordinate wrap... |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Brian Paul | set span.y prior to each span write in draw_depth_pixel... |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Eric Anholt | Bugzilla #1058: Fix some potential 64bit pointer issue... |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Eric Anholt | OK, one more time. Simplify the state-backup system... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Karl Schultz | Fix bug in glDrawPixels when writing color indexed... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Nicolai Haehnle | Initial revision |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Daniel Borca | use GLuint instead of uint |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Brian Paul | version bump |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Brian Paul | change include of glx_mangle.h to match other headers |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Brian Paul | remove beos/*.h files from tarball list |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Brian Paul | bump minor version to 2 |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Brian Paul | VBO RefCount fix (David Reveman) |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Daniel Borca | stencil wrap works, either HW or SW (Ian Romanick) |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Eric Anholt | Bump driver_date for today's fixes. |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Eric Anholt | Can't bail in sisDDLogicOpCode when logicop is off... |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Eric Anholt | Triangle stipple is a fallback, since we don't have... |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Eric Anholt | Correct a couple of comments. |
commit | commitdiff | tree | snapshot |
next |