- 1fcac8b adjust texcoords for texture rectangle sampling by Brian Paul · 21 years ago
- 114246e tweak texcoord for sampling texture rectangles (Dave Reveman) by Brian Paul · 21 years ago
- b66f674 cleanup and bugfixes for fxDDClear() by Daniel Borca · 21 years ago
- 802632e cleanup and some changes towards GL_ARB_point_sprite (two-zero) by Daniel Borca · 21 years ago
- eabfd43 cleanup by Daniel Borca · 21 years ago
- a9ea162 changes towards GL_ARB_point_sprite (two-zero) by Daniel Borca · 21 years ago
- e54464e updated ggi files in tarball list by Brian Paul · 21 years ago
- 89ac4fc applied patch #1026109 by Brian Paul · 21 years ago
- 0479ce0 updated from patch 1026109 by Brian Paul · 21 years ago
- 5cc7111 new file (bug 1026109) by Brian Paul · 21 years ago
- 0a55db0 removed (bug 1026109) by Brian Paul · 21 years ago
- a290fd6 ggi updates by Brian Paul · 21 years ago
- 0cabfa6 assorted updates (bug #1025977) by Brian Paul · 21 years ago
- e14c225 misc updates for 6.2 release by Brian Paul · 21 years ago
- 8a970af updated error msg by Brian Paul · 21 years ago
- a9a155e Use CSS in custom headers. by Jose Fonseca · 21 years ago
- 5c6ede2 fix matrix classification and program parsing error state bugs by Brian Paul · 21 years ago
- 7f76b8f reset error state before parsing (David Reveman) by Brian Paul · 21 years ago
- 253204f More updates for Doxygen. by Brian Paul · 21 years ago
- 7e5c452 added glapi and shader modules, misc updates by Brian Paul · 21 years ago
- 375457b Update the doxygen configuration file. by Jose Fonseca · 21 years ago
- 2dab997 fix a bug in analyse_from_scratch() reported by Wes Bethel by Brian Paul · 21 years ago
- 7dc9a88 clean-ups and comments by Brian Paul · 21 years ago
- 281f855 initial bits for DRI_FILES for putting DRI driver sources into the tarball by Brian Paul · 21 years ago
- d86d148 Another attempt at fixing name mangling and gl__unused413(). by Brian Paul · 21 years ago
- c18fe0c updated patch for vertex program by Dave Airlie · 21 years ago
- 0866b67 This patch enables GL_ARB_vertex_program and GL_NV_vertex_program by Dave Airlie · 21 years ago
- e520b72 Add a solo-x86 config, and make solo use the x86 glapi by Dave Airlie · 21 years ago
- 58c4937 make sure the HW is clean before shooting the pipeline by Daniel Borca · 21 years ago
- f3d9600 r200-maybe-flush-less-3.diff by Keith Whitwell · 21 years ago
- 72b395f also test for __arm__ for setting USE_IEEE (X bug 1155) by Brian Paul · 21 years ago
- 535408a The i915 driver was merged after EMIT_*_BGR bug was fixed. This brings by Keith Whitwell · 21 years ago
- c372549 newer Glide3x snaps vertices internally for V1/VR/VB by Daniel Borca · 21 years ago
- 2b0f589 document MESA_FX_NOSNAP by Daniel Borca · 21 years ago
- dbc4830 updated CFLAGS (Anich Gregor) by Brian Paul · 21 years ago
- 171614a remove CR by Daniel Borca · 21 years ago
- 367850d cleanup by Daniel Borca · 21 years ago
- 7a42f15 revived unused code, but got rid of warnings by Daniel Borca · 21 years ago
- 5b2434c cleaned up extensions a bit by Daniel Borca · 21 years ago
- d4462dc clamp lodbias by Daniel Borca · 21 years ago
- d17c176 fixed automatic mipmap generation by Daniel Borca · 21 years ago
- 554321a fog really needs W by Daniel Borca · 21 years ago
- b1f709c remove CR by Daniel Borca · 21 years ago
- eec588b Werror is bad, unless you know what you are doing by Daniel Borca · 21 years ago
- a5bc642 bump version to 6.2, add installmesa to tarballs by Brian Paul · 21 years ago
- a9aa19e ICD update from Gregor Anich by Brian Paul · 21 years ago
- b7d0484 move (void) foo; instances after local declarations by Brian Paul · 21 years ago
- d0bdae8 print internalFormat value in r200ChooseTextureFormat() error message by Brian Paul · 21 years ago
- a6c423d Silence gcc 3.4 warnings on ReactOS. Mostly unused var warnings. (patch 1015696) by Brian Paul · 21 years ago
- 8662869 regenerated with license info by Brian Paul · 21 years ago
- 0e9929a Makefile for python-generated files (Ian Romanick) by Brian Paul · 21 years ago
- cd24885 use version generated from the XML database by Brian Paul · 21 years ago
- d99e550 fix MGL namespace warning (patch 1014800) by Brian Paul · 21 years ago
- 9554411 return type for MapBuffer was not specified by Brian Paul · 21 years ago
- 5920b72 Fix mgl name mangling (patch 1014800) by Brian Paul · 21 years ago
- 86e001b Windows ICD driver code (patch 1014800) by Brian Paul · 21 years ago
- 7c544d3 fix a couple bad casts by Brian Paul · 21 years ago
- be9b759 remove BeOS conditional code. oglinfo should be moved to xdemos since it's a GLX program by Brian Paul · 21 years ago
- 0ad6554 print current config name before building src and progs by Brian Paul · 21 years ago
- 3b550e1 work around a param bug (Adam Jackson) by Brian Paul · 21 years ago
- f43cc67 Disable x86 iround() version on BeOS with gcc < 2.95.x, as it choke GAS. by Philippe Houdoin · 21 years ago
- 0f539de Todo list updated. Build instructions detailed. by Philippe Houdoin · 21 years ago
- b227e90 Duplicate CFLAGS in CXXFLAGS removed. Now define DEBUG symbol in debug build. by Philippe Houdoin · 21 years ago
- c2530b5 Converted the Savage driver to the new DRI interface and enabled compilation by Felix Kuehling · 21 years ago
- b1e178c release notes for 6.2 by Brian Paul · 21 years ago
- b0f0873 IRIX fixes by Brian Paul · 21 years ago
- 9debd56 added src/glw/depend to tarball list by Brian Paul · 21 years ago
- 17386de cast to fix a warning (in disabled code anyway) by Brian Paul · 21 years ago
- bc3a533 don't use __FUNCTION__ - not portable by Brian Paul · 21 years ago
- 370b478 check if __mips or _MIPS_ARCH is defined to set IEEE_ONE (bug 1003026) by Brian Paul · 21 years ago
- 5f9c21a also check for __hppa__ and hpux for IEEE support (bug 1003026) by Brian Paul · 21 years ago
- edfe0fe enabled GL_ARB_texture_rectangle by Brian Paul · 21 years ago
- d4edb53 hide GL_ARB_texture_compression from non-VSA cards by Daniel Borca · 21 years ago
- 14c532f cleanup by Daniel Borca · 21 years ago
- e4a4d04 first bug fix for v6.2 by Brian Paul · 21 years ago
- b160cbf bump version to 6.2 by Brian Paul · 21 years ago
- a1dad07 don't check for ARB_texture_non_power_of_two for OpenGL 1.5 (Philipp Klaus Krause) by Brian Paul · 21 years ago
- b8e148c by Jouk Jansen · 21 years ago
- 5d0efec why is GL_ARB_texture_env_combine different from EXT? by Daniel Borca · 21 years ago
- 50a84ce "const int _nc" was really stupid... by Daniel Borca · 21 years ago
- 5549797 cleanup by Daniel Borca · 21 years ago
- fd9757d silence compiler warnings by Daniel Borca · 21 years ago
- 740cbb1 added Mesa 6.1 release info by Brian Paul · 21 years ago
- efb2ade check for either GL_NV_vertex_program or GL_ARB_vertex_program for some enables by Brian Paul · 21 years ago
- e41460b updates from Jouk by Brian Paul · 21 years ago
- 6aa5b4c set release date for 6.1 by Brian Paul · 21 years ago
- 626f825 Revert the move of lost_context setting to UNLOCK_HARDWARE that was done in the by Eric Anholt · 21 years ago
- ffdea1a don't enable the float texture and GLhalf pixel extensions yet by Brian Paul · 21 years ago
- 6fc61be Fixed an assembler warning / error (depending on the version of GAS used). by Ian Romanick · 21 years ago
- 5183061 some updated info about adding new extensions by Brian Paul · 21 years ago
- 6f3cc6a Close some races with locking on R100 and R200 which could manifest as rendering by Eric Anholt · 21 years ago
- 7e27ab4 whitespace clean-up, new 'clean' commands by Brian Paul · 21 years ago
- 153f479 prepared for release by Daniel Borca · 21 years ago
- 479b3d0 Add glutGetProcAddress(). Not all GLUT version 5 APIs are supported yet, thought. by Philippe Houdoin · 21 years ago
- 375047b make clean at root now clean the glu/$(GLU_DIRS) too. by Philippe Houdoin · 21 years ago
- ac07d89 Stupid me. I don't know why I moved the GLView.h here at first, but now I know why by Philippe Houdoin · 21 years ago
- ddff352 cleanup by Daniel Borca · 21 years ago
- 624477a fixed texture fetchers, fixed automatic mipmap generation, some cleanup by Daniel Borca · 21 years ago
- cd64349 fixed pixel drawing routines, some cleanup by Daniel Borca · 21 years ago
- 616a5b6 disabled stereo checking in wglChoosePixelFormat by Daniel Borca · 21 years ago