index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
Age
Commit message (
Expand
)
Author
2009-12-05
mesa: Fix array out-of-bounds access by _mesa_TexParameterf.
Vinson Lee
2009-12-04
mesa: Fix array out-of-bounds access in _mesa_TexEnvf.
Vinson Lee
2009-11-30
mesa: set version string to 7.6.1-rc2
Ian Romanick
2009-11-25
Improve implementation of GL_POINT_SPRITE_COORD_ORIGIN errors
Ian Romanick
2009-11-19
mesa: define 32bit byteswap for AIX.
Tom Fogal
2009-11-18
mesa: set version string to 7.6.1-rc1
Brian Paul
2009-11-04
mesa: added cast to silence warning
Brian Paul
2009-11-04
mesa: fix broken pack_histogram() case for GLhalf
Brian Paul
2009-11-04
mesa: silence warning from gcc 4.4.1
Brian Paul
2009-11-03
mesa: (GLint64) casts in get.c to silence Visual Studio warnings
Brian Paul
2009-11-03
mesa: added GLAPIENTRY keywords for sync object functions
Karl Schultz
2009-10-28
mesa: Fix memory leak if we run out of memory
Vinson Lee
2009-10-23
mesa: remove FBO texture depth/stencil test
Brian Paul
2009-10-23
mesa: fix broken _mesa_str_checksum()
Brian Paul
2009-10-23
mesa: fix GL_TEXTURE_INTERNAL_FORMAT query for compressed formats
Brian Paul
2009-10-23
mesa: added _mesa_compressed_format_to_glenum()
Brian Paul
2009-10-23
mesa: change s3tc vs. fxt1 priority when choosing compressed formats
Brian Paul
2009-10-22
mesa: code refactoring- new _mesa_finish(), _mesa_flush()
Brian Paul
2009-10-20
mesa: Fix Mac OS build.
Vinson Lee
2009-10-16
mesa: use C locale for _mesa_strtod()
Brian Paul
2009-10-09
mesa: fix incorrect assertion in _mesa_add_aux_renderbuffers()
Brian Paul
2009-10-05
mesa: fix return value when clipping {Read,Draw}Pixels height <= 0
Brian Paul
2009-10-05
Use _mesa_select_tex_image() rather than hardcoding face 0.
Michel Dänzer
2009-10-02
mesa: fix incorrect default texture binding in unbind_texobj_from_texunits()
Brian Paul
2009-10-01
mesa: fix memory leak when generating mipmaps for compressed textures
Brian Paul
2009-10-01
mesa: add missing return when out of memory
Brian Paul
2009-10-01
mesa: fix potential uninitialized memory reads
Brian Paul
2009-09-29
mesa: bump version to 7.6.1
Brian Paul
2009-09-29
mesa: work-around glXCopyContext() bug in _mesa_copy_texture_state()
Brian Paul
2009-09-28
Prep for 7.6 release
Ian Romanick
2009-09-24
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
2009-09-24
i965: Emit zero initialization for NV VP temporaries as required.
Eric Anholt
2009-09-24
mesa: remove glEnable(GL_DEPTH_BOUNDS_TEST_EXT) check/warning
Brian Paul
2009-09-24
mesa: remove rgbMode check in enable_texture()
Brian Paul
2009-09-24
mesa: replace assertion with no-op function assignment
Brian Paul
2009-09-24
mesa: added default case return to silence warning
Brian Paul
2009-09-22
mesa: fix more buffer object error messages
Brian Paul
2009-09-22
mesa: fix error message text
Brian Paul
2009-09-21
mesa: make max_buffer_index() a non-static function
Brian Paul
2009-09-21
mesa: add some debug info to teximage.c
Maciej Cencora
2009-09-16
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Ian Romanick
2009-09-15
mesa: compile glUniformMatrix() functions into display lists
Brian Paul
2009-09-15
mesa: implement more glUniform display list functions
Brian Paul
2009-09-15
mesa: compile glUniform4f() into display lists
Brian Paul
2009-09-15
mesa: compile glUseProgram/glUseProgramObjectARB into display lists
Brian Paul
2009-09-15
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
2009-09-11
mesa: raise GL_INVALID_ENUM not GL_INVALID_VALUE for glTexParamter errors
Vinson Lee
2009-09-10
mesa: in texenvprogram code, only do saturation when really needed.
Brian Paul
2009-09-08
mesa: bump version to 7.5.2
Brian Paul
2009-09-03
mesa: rename gl_sync_object::Status to StatusFlag
Brian Paul
[prev]
[next]