mesa: Fix array out-of-bounds access by _mesa_Fogf.
[mesa.git] / src / mesa / main /
2009-12-09 Vinson Leemesa: Fix array out-of-bounds access by _mesa_Fogf.
2009-12-09 Vinson Leemesa: Fix array out-of-bounds access by _mesa_TexParame...
2009-12-09 Vinson Leemesa: Fix array out-of-bounds access by _mesa_Fogi.
2009-12-08 Vinson Leemesa: Fix array out-of-bounds access by _mesa_TexParame...
2009-12-08 Vinson Leemesa: Fix array out-of-bounds access by _mesa_TexParame...
2009-12-08 Ian Romanickmesa: set version string to 7.6.1-rc3
2009-12-05 Vinson Leemesa: Fix array out-of-bounds access by _mesa_TexGenf.
2009-12-05 Vinson Leemesa: Fix array out-of-bounds access by _mesa_TexGeni.
2009-12-05 Vinson Leemesa: Fix array out-of-bounds access by _mesa_TexParame...
2009-12-05 Vinson Leemesa: Fix array out-of-bounds access by _mesa_TexParame...
2009-12-05 Vinson Leemesa: Fix array out-of-bounds access in _mesa_TexEnvf.
2009-12-01 Ian Romanickmesa: set version string to 7.6.1-rc2
2009-11-26 Ian RomanickImprove implementation of GL_POINT_SPRITE_COORD_ORIGIN...
2009-11-19 Tom Fogalmesa: define 32bit byteswap for AIX.
2009-11-18 Brian Paulmesa: set version string to 7.6.1-rc1
2009-11-05 Brian Paulmesa: added cast to silence warning
2009-11-05 Brian Paulmesa: fix broken pack_histogram() case for GLhalf
2009-11-05 Brian Paulmesa: silence warning from gcc 4.4.1
2009-11-03 Brian Paulmesa: (GLint64) casts in get.c to silence Visual Studio...
2009-11-03 Karl Schultzmesa: added GLAPIENTRY keywords for sync object functions
2009-10-28 Vinson Leemesa: Fix memory leak if we run out of memory
2009-10-24 Brian Paulmesa: remove FBO texture depth/stencil test
2009-10-23 Brian Paulmesa: fix broken _mesa_str_checksum()
2009-10-23 Brian Paulmesa: fix GL_TEXTURE_INTERNAL_FORMAT query for compress...
2009-10-23 Brian Paulmesa: added _mesa_compressed_format_to_glenum()
2009-10-23 Brian Paulmesa: change s3tc vs. fxt1 priority when choosing compr...
2009-10-23 Brian Paulmesa: code refactoring- new _mesa_finish(), _mesa_flush()
2009-10-20 Vinson Leemesa: Fix Mac OS build.
2009-10-16 Brian Paulmesa: use C locale for _mesa_strtod()
2009-10-09 Brian Paulmesa: fix incorrect assertion in _mesa_add_aux_renderbu...
2009-10-05 Brian Paulmesa: fix return value when clipping {Read,Draw}Pixels...
2009-10-05 Michel DänzerUse _mesa_select_tex_image() rather than hardcoding...
2009-10-02 Brian Paulmesa: fix incorrect default texture binding in unbind_t...
2009-10-01 Brian Paulmesa: fix memory leak when generating mipmaps for compr...
2009-10-01 Brian Paulmesa: add missing return when out of memory
2009-10-01 Brian Paulmesa: fix potential uninitialized memory reads
2009-09-29 Brian Paulmesa: bump version to 7.6.1
2009-09-29 Brian Paulmesa: work-around glXCopyContext() bug in _mesa_copy_te...
2009-09-28 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-28 Ian RomanickPrep for 7.5.2 release
2009-09-28 Ian RomanickPrep for 7.6 release
2009-09-28 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-24 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-24 Eric Anholti965: Emit zero initialization for NV VP temporaries...
2009-09-24 Brian Paulmesa: remove glEnable(GL_DEPTH_BOUNDS_TEST_EXT) check...
2009-09-24 Brian Paulmesa: remove rgbMode check in enable_texture()
2009-09-24 Brian Paulmesa: replace assertion with no-op function assignment
2009-09-24 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-24 Brian Paulmesa: added default case return to silence warning
2009-09-22 Brian Paulmesa: fix more buffer object error messages
2009-09-22 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-22 Brian Paulmesa: fix error message text
2009-09-21 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-21 Brian Paulmesa: make max_buffer_index() a non-static function
2009-09-21 Maciej Cencoramesa: add some debug info to teximage.c
2009-09-21 Michel DänzerMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-20 Nicolai HähnleMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-16 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-15 Brian Paulmesa: compile glUniformMatrix() functions into display...
2009-09-15 Brian Paulmesa: implement more glUniform display list functions
2009-09-15 Brian Paulmesa: compile glUniform4f() into display lists
2009-09-15 Brian Paulmesa: compile glUseProgram/glUseProgramObjectARB into...
2009-09-15 Ian RomanickMerge commit 'origin/mesa_7_5_branch' into mesa_7_6_branch
2009-09-15 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-11 Vinson Leemesa: raise GL_INVALID_ENUM not GL_INVALID_VALUE for...
2009-09-10 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-10 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-10 Brian Paulmesa: in texenvprogram code, only do saturation when...
2009-09-09 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-08 Brian Paulmesa: bump version to 7.5.2
2009-09-03 Brian Paulmesa: rename gl_sync_object::Status to StatusFlag
2009-09-03 Ian RomanickDon't dereference function pointers in calls.
2009-09-03 Ian RomanickWhitespace and include file clean-up.
2009-09-03 Ian RomanickUse MIN2 instead of open-coded version
2009-09-03 Ian RomanickARB sync: Fix delete behavior and context destruction...
2009-09-03 Ian RomanickAdd dummy list node type 'struct simple_node'
2009-09-03 Ian RomanickARB sync: Add support for GL_ARB_sync to swrast
2009-09-03 Ian RomanickARB sync: Regenerate files from previous commit
2009-09-03 Ian RomanickARB sync: Add infrastructure for glGetInteger64v
2009-09-03 Brian Paulmesa: fix typos in separable filter functions
2009-09-03 Brian Paulmesa: compute tex env program key size based on nr_enab...
2009-09-03 Brian Paulmesa: use new combined PBO validate/map helpers in...
2009-09-03 Brian Paulmesa: use new combined PBO validate/map helpers
2009-09-03 Brian Paulmesa: combined PBO validate/map helpers
2009-09-03 Brian Paulmesa: use new _mesa_map_pbo_source/dest() functions...
2009-09-03 Brian Paulmesa: consolidate PBO map/unmap helpers
2009-09-03 Brian Paulmesa: change ctx->Driver.BufferData() to return GLboole...
2009-09-02 Brian PaulRevert "mesa: fix the non-GNU C bit-field case"
2009-09-02 Brian Paulmesa: fix the non-GNU C bit-field case
2009-09-02 Gary Wongmesa: silence gcc bit-field warning
2009-09-02 Brian Paulmesa: replace 8 with NUM_UNITS
2009-09-02 Brian Paulmesa: remove accidentally committed printf
2009-09-02 Brian Paulmesa: added #ifdef __GNUC__ around GLubyte bitfield...
2009-09-02 Chris Wilsonmesa: Compact state key for TexEnv program cache
2009-09-02 Eric Anholtmesa: Make MultiDrawElements submit multiple primitives...
2009-09-01 Brian Paulmesa: skip bitmap drawing code if width==0 or height==0
2009-09-01 Brian Paulmesa: new _mesa_expand_bitmap() function
2009-09-01 Brian Paulmesa: remove redundant assignments
2009-09-01 Brian Paulmesa: more clean-ups
2009-09-01 Brian Paulmesa: change conditional to match the previous one
next