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 |
2004-09-25 |
Eric Anholt | Fix SiS AGP vertex dispatch by not trying to emit 0... |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Eric Anholt | Add sis to the list of DRI drivers, since it had alread... |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Eric Anholt | Refactor the linux-dri config files so that linux-dri... |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Eric Anholt | The previous code would emit a full set of state during... |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Eric Anholt | Fix texturing in quake3. Some code was left over from... |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Eric Anholt | Bump DRIVER_DATE for yesterday's changes. |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Brian Paul | moved to demos/ directory |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Brian Paul | moved in from the tests/ directory to include in distro |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Brian Paul | updated osmesa info |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Brian Paul | patches for clearing hw depth buffers from software... |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Daniel Borca | added (back!) option to use non-packedcolor |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Eric Anholt | -O -Wall warnings cleanups in r200. |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Eric Anholt | Clean up some warnings in the R100 driver with -O ... |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Eric Anholt | Remove an unnecessary calculation of the dest pointer. |
commit | commitdiff | tree | snapshot |
2004-09-23 |
Brian Paul | don't test for NULL pixels pointer here, do that in... |
commit | commitdiff | tree | snapshot |
2004-09-23 |
Brian Paul | removed hacked GL tokens, fixed a printf |
commit | commitdiff | tree | snapshot |
2004-09-23 |
Brian Paul | added a comment in BindTexture |
commit | commitdiff | tree | snapshot |
2004-09-23 |
Brian Paul | just some comments and formatting changes |
commit | commitdiff | tree | snapshot |
2004-09-23 |
Dave Airlie | fix for Erics new emit state code, rework out the dest... |
commit | commitdiff | tree | snapshot |
2004-09-22 |
Eric Anholt | The previous code would emit a full set of state during... |
commit | commitdiff | tree | snapshot |
2004-09-21 |
Dave Airlie | Add xmlconfig to the i810 makefile |
commit | commitdiff | tree | snapshot |
2004-09-20 |
Daniel Borca | clamp size of wide points |
commit | commitdiff | tree | snapshot |
2004-09-19 |
Ian Romanick | Add GL_ARB_texture_cube_map support for i830. Most... |
commit | commitdiff | tree | snapshot |
2004-09-19 |
Ian Romanick | Added GL_ARB_point_parameters support for i830. |
commit | commitdiff | tree | snapshot |
2004-09-19 |
Ian Romanick | Merge in all the i830 functional differences from the... |
commit | commitdiff | tree | snapshot |
2004-09-17 |
Karl Schultz | rearrange a couple of lines of code to avoid compilatio... |
commit | commitdiff | tree | snapshot |
2004-09-17 |
Eric Anholt | Symbol names are prepended with an underscore on CYGWIN... |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Brian Paul | silence warnings |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Brian Paul | silence warnings, re-indent code |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Brian Paul | VBO refcount and spriteblast fixes |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Brian Paul | clean-up the hokey transformation code so that window... |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Brian Paul | replace glNormal3f(v) with GL_CALL(Normal3f)(v), etc... |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Brian Paul | in _mesa_problem() include version number in error... |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Brian Paul | also fix possible delete bugs with buffer objects and... |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Brian Paul | fixed glDeleteTextures bug |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Brian Paul | Have the rendering contexts share textures. |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Brian Paul | Repeatedly deleting a texture ID with glDeleteTextures... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Brian Paul | Replace -lGL with -l$(GL_LIB), etc. |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Brian Paul | added GL_MAX_VERTEX_ATTRIBS_ARB bug fix |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Brian Paul | Handle GL_MAX_VERTEX_ATTRIBS_ARB in glGet*(). |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Ian Romanick | Minor extension string tweaks. Added support for verte... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Brian Paul | remove ARB_texture_non_power_of_two from _mesa_enable_1... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Brian Paul | adjust texcoords for texture rectangle sampling |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Brian Paul | tweak texcoord for sampling texture rectangles (Dave... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Daniel Borca | cleanup and bugfixes for fxDDClear() |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Daniel Borca | cleanup and some changes towards GL_ARB_point_sprite... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Daniel Borca | cleanup |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Daniel Borca | changes towards GL_ARB_point_sprite (two-zero) |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Brian Paul | updated ggi files in tarball list |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Brian Paul | applied patch #1026109 |
commit | commitdiff | tree | snapshot |
next |