mesa.git
2003-05-02 Brian Paulminor updates
2003-05-02 Brian Paulupdates from Ian
2003-05-01 Brian Paulmore docs (Klaus Niederkruger)
2003-05-01 Brian PaulUse ctx->Const.MaxTextureImageUnits and MaxTextureCoord...
2003-05-01 Brian PaulIan's buffer swap extensions
2003-04-30 Brian Paulchange global_grid_u0/u1 to REAL (Eric Cazeaux)
2003-04-29 Brian Paulupdated for glIsBufferARB
2003-04-29 Brian Pauldon't try to clear non-existant buffers
2003-04-29 Jouk Jansen Committing in .
2003-04-28 Brian PaulLOG2() clean-up (Klaus Niederkrueger)
2003-04-28 Brian Paulnew comments (Klaus Niederkruger)
2003-04-28 Brian Paulfix glIsBufferARB() prototype
2003-04-23 Brian Paulupdated with newest functions
2003-04-23 Brian Paulfix function prototypes for manging (Bill Hoffman)
2003-04-21 Brian Paulremove unneeded fragment program test
2003-04-21 Brian Paulremove unneeded unsigned int / zero comparisons
2003-04-21 Brian Paulfix DDX, DDY instructions (probably not finished though)
2003-04-21 Brian PaulImplemented GL_EXT_depth_bounds_test.
2003-04-21 Brian Pauladded GL_EXT_depth_bounds_test
2003-04-21 Brian Paulalias ARB/NV program functions where possible
2003-04-21 Brian Paulsilence warning
2003-04-21 Brian Pauladded a cast
2003-04-21 Brian Paulsilence warnings
2003-04-21 Brian Paulcasts
2003-04-21 Brian Paulfix minor warnings
2003-04-21 Brian Pauluse INDEX8_SPAN_ARGS
2003-04-21 Brian Paulfix .c / .h typo
2003-04-18 Brian Paulminor re-org of program matrix, program local parameter...
2003-04-18 Brian Paulmore GL_ARB_fragment_program tokens
2003-04-18 Brian Paulmore GL_ARB_vertex/fragment_program bits
2003-04-17 Brian Paulfix some glBindProgramNV/ARB details
2003-04-17 Brian Paulclean up usage of extension function pointers
2003-04-17 Brian PaulDemo of using GL_ARB_vertex/fragment_program to do...
2003-04-17 Brian Pauladded LoadProgramNV and RequestResidentProgramsNV
2003-04-17 Brian PaulAdded arbprogram.c to Makefiles.
2003-04-17 Brian Paultemporary GL_ARB_fragment_program tokens
2003-04-17 Brian Paulcheckpoint: more infrastructure for GL_ARB_vertex/fragm...
2003-04-14 Brian Paulfix depth texture tex env bug (#719903)
2003-04-11 Brian PaulSome groundwork for GL_ARB_vertex/fragment_program.
2003-04-10 Brian Paulremove a const
2003-04-10 Keith Whitwelldrawarrayrange fix
2003-04-09 Brian Paulfix typo
2003-04-09 Brian Paulfix typo
2003-04-09 Brian Pauladd support for swap and sync extensions (Ian Romanick)
2003-04-09 Brian PaulAdded function pointer typedefs for GL_NV_fragment_program
2003-04-09 Brian PaulAdded GL_ARB_vertex_buffer_object tokens
2003-04-09 Brian Paulbasic work on GL_ARB_vertex_buffer_object
2003-04-08 Brian Paulfix string compare bug
2003-04-08 Brian Pauladd missing return in raster_pos4f()
2003-04-08 Brian Paulfix some problems parsing scalar source arguments
2003-04-08 Brian PaulAdded ctx->Texture._EnabledCoordUnits bitfield.
2003-04-08 Brian Pauladded _mesa_realloc()
2003-04-07 Brian Paulscalar source reg can be a scalar or vector literal
2003-04-07 Brian Paulinitialize attribute vectors to 4 components
2003-04-07 Brian PaulDemo of per-pixel lighting with a fragment program.
2003-04-07 Brian Paulminor parser fixes, program print-out fixes
2003-04-07 Brian Paulfix typo
2003-04-07 Brian Paulfix color array mixup
2003-04-07 Keith WhitwellDon't unset FLUSH_STORED_VERTICES in _tnl_execute_casse...
2003-04-07 Brian PaulAdded gcc-sl target and shared lib shell script (Philip...
2003-04-05 Keith WhitwellPass 4th element correctly in loopback_VertexAttrib4svNV
2003-04-05 Brian Paultest glProgramNamedParameter4fNV()
2003-04-05 Brian Paulfragment program named constants and named program...
2003-04-04 Brian PaulRework gl[Copy]Tex[Sub]Image() error checking so that...
2003-04-03 Brian Paulmore memory-related fixes
2003-04-03 Brian Paulsome texture compression odds & ends
2003-04-03 Brian Paulsimplify CEILF, FLOORF, FABSF stuff
2003-04-02 Brian Paulfix double-memory free in XMesaDestroyContext
2003-04-01 Brian Pauladded GL_PROXY_TEXTURE_RECTANGLE_NV to is_proxy_target()
2003-04-01 Brian Paulclean-up current state initialization
2003-04-01 Brian Pauladded GL_FRAGMENT_PROGRAM_NV (Alan Matsuoka)
2003-04-01 Brian Paulminor initialization fixes
2003-04-01 Brian Paulimprove some error messages
2003-04-01 Brian PaulGL_SECONDARY_COLOR_ARRAY_SIZE_EXT query was returning...
2003-04-01 Brian PaulGL_FOG_COORDINATE_SOURCE_EXT query was missing
2003-04-01 Brian Paulfix GL_LIST_MODE, GL_CURRENT_MATRIX_STACK_DEPTH_NV...
2003-04-01 Brian Paulfix default compare mode
2003-04-01 Brian Pauls/gl_ctx/mesa/ and misc clean-ups
2003-04-01 Brian Pauluse structure containment to derive xmesa_context from...
2003-04-01 Brian PaulNew device driver hooks for texture object and texture...
2003-04-01 Brian Paulcomments
2003-04-01 Brian Paul_mesa_realloc() fix
2003-04-01 Brian Pauladded gnumake/gmake info
2003-04-01 Jouk Jansen Committing in .
2003-03-31 Brian PaulRemove dead code.
2003-03-31 Brian Paulclean-ups, const qualifiers
2003-03-31 Brian Paulminor clean-ups, const qualifiers
2003-03-31 Brian Paulreduce memory needed for vertex attributes (allocate...
2003-03-31 Brian Pauluse gluSphere instead of glutSphere so we get texcoords
2003-03-31 Brian Paulfixed bad texgen Q problem
2003-03-30 Brian Paulminor updates
2003-03-30 Brian Pauladded MD5 checksums
2003-03-30 Brian Pauladded 5.0.1 info
2003-03-30 Brian Paulminor change
2003-03-30 Brian Paul5.0.1 updates
2003-03-30 Brian Paulenable 1.4 extensions
2003-03-29 Brian Paulremove debug printf
2003-03-29 Brian Paulremove duplicate line
2003-03-29 Brian PaulBasic infrastructure for GL_ARB_vertex_buffer_object.
2003-03-29 Brian Paulprint GL_MULTISAMPLE_ARB
next