mesa.git
2003-11-30 Brian Pauls/texUnit->Enabled/enableBits/ (Karl Rasche)
2003-11-30 Karl RascheFixed compiler warnings
2003-11-29 Brian PaulUse XPutImage() for glDrawPixels() and XCopyArea()...
2003-11-29 Brian PaulFix generic/conventional vertex array glitches.
2003-11-28 Brian Paulmore tweaks to error checking and reporting
2003-11-28 Brian Paulif id==0 in glGetQueryObject, raise GL_INVALID_OPERATION
2003-11-28 Brian Paulfix an error test
2003-11-28 Brian Paulupdated NetReality -> Pansophica
2003-11-28 Keith WhitwellSave and restore front colors on backfacing triangles...
2003-11-26 Brian Pauladded link to Chromium
2003-11-26 Brian Paulupdated CVS info
2003-11-26 Daniel Borcaaccomodate vtx-0-2-branch
2003-11-25 Brian Paulcurrent raster color index should be GLfloat
2003-11-25 Brian Pauladded SoftGL link
2003-11-25 Brian PaulOtto Solares' patch to add radeon 9200
2003-11-25 Brian Paulfix assorted g++ warnings
2003-11-25 Brian Paulcasts for g++
2003-11-25 Brian Paulfix a lot of warnings found with g++
2003-11-25 Brian Paulsilence a warning
2003-11-25 Brian Paulremove __FUNCTION__ hack
2003-11-25 Brian Pauladded a cast
2003-11-25 Brian PaulRemove unnecessary usage of __FUNCTION__.
2003-11-25 Karl Rasche - New version of the syntax rules from Michal Krol
2003-11-25 Karl Rascheadded support for generic vertex attributes (ARB_vp...
2003-11-24 Brian Paulupdated after APIspec fixes
2003-11-24 Brian Pauloops, fix glitches in 1.5 functions
2003-11-24 Brian Paulminor cast fixes
2003-11-24 Brian Paulgenerate the OpenGL 1.5 entrypoints
2003-11-24 Brian Paulupdated list of new/old src files
2003-11-24 Brian Paulset the VB->FogCoordPtr with the other legacy pointers
2003-11-24 Brian Paulfix YCBCR assertion and disable assertion in auto-mipma...
2003-11-24 Keith Whitwellremove dead files
2003-11-24 Brian Paulwhitespace and comment changes
2003-11-24 Brian Paulminor error string improvement
2003-11-24 Brian Pauladded GL_ARB_vertex/fragment_program and new vertex...
2003-11-24 Keith WhitwellMerge vtx-0-2-branch
2003-11-24 Keith WhitwellImport vtx-0-2-branch
2003-11-24 Keith WhitwellRemove a lot of rcs tags, avoid merge conflicts
2003-11-24 Karl RascheMoving NV_fragment_program tests to ARB_fragment_program
2003-11-23 Karl Rasche- parse_alias() Was totally borked
2003-11-23 Karl Rasche - Create a dummy program to keep from segfaulting...
2003-11-23 Karl RaschePorting NV_vertex_program demos to ARB_vertex_program
2003-11-23 Karl RaschePorting NV_vertex_program tests to ARB_vertex_program
2003-11-23 Brian Paulinclude malloc.h to get ptrdiff_t for vertex buffer...
2003-11-23 Keith Whitwellbuild fixes, rh9
2003-11-22 Brian Pauladded OpenGL 1.5 tokens and functions not yet put into...
2003-11-22 Brian Paulpass ctx to fetch_vector4_deriv()
2003-11-22 Brian PaulGL_ARB_point_sprite is not part of 1.5
2003-11-22 Daniel Borcaupdated core makefiles to include arbparse
2003-11-21 Brian Paulfix some bugs in computation of DDX, DDY commands
2003-11-21 Brian Pauls/byte/GLubyte/ and other minor clean-ups
2003-11-21 Brian Paulreformat comments for 80-column viewing
2003-11-21 Brian Paulfix a bunch of warnings
2003-11-21 Daniel Borcamore texture compression
2003-11-21 Jouk Jansen Committing in .
2003-11-21 Karl RascheCaught missing parse_color_type() [Jacob Jansen]
2003-11-20 Daniel Borcatexture compression testbed
2003-11-20 Daniel Borcasmall matters
2003-11-19 Karl RascheInitial checkin of new ARB frag/vertex program parser
2003-11-19 Karl RascheInitial checkin of new ARB_frag/vertex program parser
2003-11-19 Karl RascheInitial checking of new ARB_frag/vertex program parser
2003-11-18 Daniel Borcadoc updates; GLUT timer additions; fixed compilation...
2003-11-18 Brian Pauladded reference to original half/float conversion code
2003-11-18 Brian Pauladded missing <type> error checking in read_index_pixels()
2003-11-18 Brian PaulSome groundwork for supporting GLhalf datatype.
2003-11-18 Brian Paulfix comments about Cr==V, Cb==U
2003-11-17 Brian Paulfix texgen bug 597589
2003-11-13 Brian Paulremove GL_GLEXT_LEGACY
2003-11-13 Brian Pauladded glAccum bug fix
2003-11-13 Brian Paulno-op glAccum in selection/feedback mode (per Mark...
2003-11-13 Daniel Borcavanilla extensions disabled
2003-11-12 Brian Pauladded Ville's RGBA blend fix
2003-11-12 Brian Paulupdated 5.0.2 tarballs
2003-11-12 Brian PaulVille Syrjala's logic op patch
2003-11-12 Daniel Borcadirty hack to advertise vanilla extension names
2003-11-10 Brian PaulRedo array element checking for vertex array buffers.
2003-11-07 Brian Pauls/GGIMesaContext/ggi_mesa_context_t/
2003-11-07 Brian Paulfix comments
2003-11-07 Brian Pauladded glTexSubImage3D bug
2003-11-07 Brian Pauls/xoffset/zoffset/ (Cedric Gautier)
2003-11-07 Daniel BorcaNCC fixes and some cosmetics
2003-11-04 Brian Pauladded wgl bug fix
2003-11-04 Brian Paulfix AccessViolation bug (#835861)
2003-11-03 Brian Paulanother tweak from Matt Sealey
2003-11-03 Daniel Borcasmall fixes wrt texture handling
2003-11-03 Daniel Borcasmall fixes wrt texture handling
2003-11-03 Daniel BorcaVoodoo2 happiness
2003-11-03 Daniel Borcaaccomodate decorated names
2003-10-31 Daniel Borcaremoved detritus
2003-10-30 Daniel Borcabugfixes wrt texture compression
2003-10-29 Daniel Borcachanges to accomodate texture compression
2003-10-29 Daniel Borcatexture compression
2003-10-27 Brian Paulprefix MAKELIB with TOP in default case (Matt Sealey)
2003-10-27 Brian Paulminor fix to glutSetColor prototype (Evgeny Kotsuba)
2003-10-27 Brian PaulPass $(MKLIB_OPTIONS) to mklib script to allow setting...
2003-10-27 Brian Pauladded MorphOS instructions (Matt Sealey)
2003-10-24 Jon SmirlFix for missing GLAPIENTRYP definition
2003-10-23 Daniel Borcaentrypoints... again
2003-10-23 Daniel Borcamore MinGW fixes
2003-10-23 Brian Pauls/GLuint */GLvoid */
next