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 |
2004-09-10 |
Brian Paul | updated from patch 1026109 |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Brian Paul | new file (bug 1026109) |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Brian Paul | removed (bug 1026109) |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Brian Paul | ggi updates |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Brian Paul | assorted updates (bug #1025977) |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Brian Paul | misc updates for 6.2 release |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Brian Paul | updated error msg |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Jose Fonseca | Use CSS in custom headers. |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Brian Paul | fix matrix classification and program parsing error... |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Brian Paul | reset error state before parsing (David Reveman) |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Brian Paul | More updates for Doxygen. |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Brian Paul | added glapi and shader modules, misc updates |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Jose Fonseca | Update the doxygen configuration file. |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Brian Paul | fix a bug in analyse_from_scratch() reported by Wes... |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Brian Paul | clean-ups and comments |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Brian Paul | initial bits for DRI_FILES for putting DRI driver sourc... |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Brian Paul | Another attempt at fixing name mangling and gl__unused4... |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Dave Airlie | updated patch for vertex program |
commit | commitdiff | tree | snapshot |
2004-09-07 |
Dave Airlie | This patch enables GL_ARB_vertex_program and GL_NV_vert... |
commit | commitdiff | tree | snapshot |
2004-09-07 |
Dave Airlie | Add a solo-x86 config, and make solo use the x86 glapi |
commit | commitdiff | tree | snapshot |
2004-09-03 |
Daniel Borca | make sure the HW is clean before shooting the pipeline |
commit | commitdiff | tree | snapshot |
2004-09-02 |
Keith Whitwell | r200-maybe-flush-less-3.diff |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Brian Paul | also test for __arm__ for setting USE_IEEE (X bug 1155) |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Keith Whitwell | The i915 driver was merged after EMIT_*_BGR bug was... |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Daniel Borca | newer Glide3x snaps vertices internally for V1/VR/VB |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Daniel Borca | document MESA_FX_NOSNAP |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Brian Paul | updated CFLAGS (Anich Gregor) |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Daniel Borca | remove CR |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Daniel Borca | cleanup |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Daniel Borca | revived unused code, but got rid of warnings |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Daniel Borca | cleaned up extensions a bit |
commit | commitdiff | tree | snapshot |
next |