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
2010-03-26
mesa: only call _mesa_update_state() when necessary in glGet functions
Brian Paul
2010-03-23
mesa: Also print _NEW_STENCIL in _mesa_print_state()
Kristian Høgsberg
2010-03-22
Merge branch '7.8'
Brian Paul
2010-03-22
mesa: remove return, do as the comment says
Brian Paul
2010-03-22
mesa: Add end of line to the end of a debug output.
Pauli Nieminen
2010-03-20
mesa: added GL3 query for GL_TEXTURE_SHARED_SIZE
Brian Paul
2010-03-20
mesa: added missing glGet query for GL_MAX_ARRAY_TEXTURE_LAYERS_EXT
Brian Paul
2010-03-20
mesa: added new GL3 buffer object queries
Brian Paul
2010-03-20
mesa: added GL3 buffer attachment aliases
Brian Paul
2010-03-20
mesa: added GL3 ContextFlags field and query code
Brian Paul
2010-03-17
Merge branch '7.8'
Brian Paul
2010-03-17
mesa: rename params in prototype to match implementation
Brian Paul
2010-03-17
Merge branch '7.8' into master
Pauli Nieminen
2010-03-16
mesa: set version string to 7.8-rc1
Ian Romanick
2010-03-15
Replace _mesa_strtod with _mesa_strtof.
Marcin Baczyński
2010-03-12
Merge branch '7.8'
Michel Dänzer
2010-03-12
Grammar and spelling fixes
Jeff Smith
2010-03-10
mesa: raise an error when trying to bind non-existant texture to FBO
Brian Paul
2010-03-10
mesa: added new function comments
Brian Paul
2010-03-08
Merge branch '7.8'
Brian Paul
2010-03-08
mesa: add additional missing z formats for render to texture
Brian Paul
2010-03-08
mesa: add render-to-texture case for MESA_FORMAT_S8_Z24
Brian Paul
2010-03-08
mesa: s/GL_DEPTH_STENCIL/GL_DEPTH_COMPONENT/ for MESA_FORMAT_Z16 renderbuffer
Brian Paul
2010-03-05
mesa: bump version to 7.9
Brian Paul
2010-03-05
Always return VOLATILE for ObjectPurgeable(VOLATILE)
Chris Wilson
2010-03-05
mesa: minor reformatting, new comments
Brian Paul
2010-03-05
mesa: whitespace fixes, 80-column wrapping, etc.
Brian Paul
2010-03-05
Merge branch 'object-purgeable'
Chris Wilson
2010-03-05
APPLE_object_purgeable: core
Chris Wilson
2010-03-05
Fix comparison of unsigned value against < 0.
Michel Dänzer
2010-03-04
APPLE_object_purgeable: autogenerated files
Chris Wilson
2010-03-04
Revert "mesa: Fix unsigned comparison."
Vinson Lee
2010-03-04
mesa: Fix unsigned comparison.
Vinson Lee
2010-03-04
mesa: Add asserts to check inputs to memcpy.
Vinson Lee
2010-03-03
Fix unmatched parenthesis introduce by previous commits
Ian Romanick
2010-03-03
Remove support for GCC older than 3.3.0
Ian Romanick
2010-03-03
mesa: Remove unused RasterIndex field
Ian Romanick
2010-03-03
mesa: Always return default value for CURRENT_RASTER_INDEX
Ian Romanick
2010-03-03
mesa: Eliminate index parameter to _mesa_feedback_vertex
Ian Romanick
2010-03-03
mesa: Remove ClearIndex and IndexMask from device-driver interface
Ian Romanick
2010-03-03
mesa: Remove _mesa_add_color_index_renderbuffers
Ian Romanick
2010-03-03
mesa: Remove checks of Visual.rgbMode in Get paths
Ian Romanick
2010-03-03
mesa: Remove checks of Visual.rgbMode
Ian Romanick
2010-03-03
mesa: Remove support for creating color-index visuals
Ian Romanick
2010-03-02
mesa: Add asserts to check inputs to memcpy.
Vinson Lee
2010-02-27
mesa: Add asserts to check inputs to memcpy.
Vinson Lee
2010-02-27
mesa: Add assert to check input to memcpy is not null.
Vinson Lee
2010-02-26
mesa: Remove unnecessary header.
Vinson Lee
2010-02-26
Set API dispatch pointers for OES_EGL_image functions
Kristian Høgsberg
2010-02-26
mesa: fix _BaseFormat assignment in _mesa_soft_renderbuffer_storage()
Brian Paul
[next]