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-11-07
mesa: rename vars in pixel pack/unpack code
Brian Paul
2010-11-07
mesa: consolidate pixel packing/unpacking code
Brian Paul
2010-11-07
mesa: Clean up header file inclusion in arrayobj.h.
Vinson Lee
2010-11-06
mesa: Include mfeatures.h in api_validate.c for FEATURE_* symbols.
Vinson Lee
2010-11-06
mesa: Include mfeatures.h in api_loopback for FEATURE_beginend.
Vinson Lee
2010-11-06
mesa: Clean up header file inclusion in api_validate.h.
Vinson Lee
2010-11-06
mesa: Clean up header file inclusion in api_loopback.h.
Vinson Lee
2010-11-06
mesa: Clean up header file inclusion in version.h.
Vinson Lee
2010-11-06
mesa: Clean up header file inclusion in accum.h.
Vinson Lee
2010-11-06
mesa: Fix delayed state flagging for EXT_sso-related program changes.
Eric Anholt
2010-11-03
mesa: code to unpack RGBA as uints
Brian Paul
2010-11-02
mesa: silence new warnings in texobj.c
Brian Paul
2010-11-02
mesa: Don't compute an unused texture completeness debug string.
Eric Anholt
2010-11-02
mesa: fix aux/accum comment and error message mixups
Brian Paul
2010-11-02
mesa: remove always-false conditional in check_compatible()
Brian Paul
2010-11-02
mesa: move the gl_config struct declaration
Brian Paul
2010-11-02
mesa: use GLubyte for edge flag arrays
Brian Paul
2010-11-02
mesa: Allow contexts of different APIs to coexist.
Chia-I Wu
2010-11-02
mesa: Select FEATURE_remap_table when multiple APIs are enabled.
Chia-I Wu
2010-10-29
mesa: Make metaops use program refcounts instead of names.
Eric Anholt
2010-10-29
mesa: remove dead code
Brian Paul
2010-10-29
mesa: Fix windows build (uint -> GLuint).
José Fonseca
2010-10-29
Merge branch 'glapi-reorg'
Chia-I Wu
2010-10-28
mesa: pixel transfer ops do not apply to integer-valued textures
Brian Paul
2010-10-28
mesa: additional integer formats in _mesa_bytes_per_pixel()
Brian Paul
2010-10-28
mesa: add const qualifier to _mesa_is_legal_format_and_type()
Brian Paul
2010-10-28
mesa: fix integer cases in _mesa_is_legal_format_and_type()
Brian Paul
2010-10-28
mesa: fix incorrect type in _mesa_texstore_rgba_int16()
Brian Paul
2010-10-28
mesa: remove obsolete comment
Brian Paul
2010-10-28
mesa: add extension table entry for GL_EXT_gpu_shader4
Brian Paul
2010-10-28
mesa: clean-up array element code
Brian Paul
2010-10-28
mesa: glArrayElement support for integer-valued arrays
Brian Paul
2010-10-28
mesa: state/queries for GL_MIN/MAX_PROGRAM_TEXEL_OFFSET_EXT
Brian Paul
2010-10-28
mesa: consolidate glVertex/Color/etcPointer() code
Brian Paul
2010-10-28
mesa: add gl_client_array::Integer field and related vertex array state code
Brian Paul
2010-10-28
mesa: implement integer-valued vertex attribute functions
Brian Paul
2010-10-28
mesa: add new GLvertexformat entries for integer-valued attributes
Brian Paul
2010-10-28
mesa: plug in more GL_EXT_gpu_shader4 functions
Brian Paul
2010-10-28
mesa: add glGetUniformuiv(), plug in uint glUniform funcs
Brian Paul
2010-10-28
mesa: plug in stubs for glBindFragDataLocation(), glGetFragDataLocation()
Brian Paul
2010-10-28
glapi: regenerated API files
Brian Paul
2010-10-28
mesa: remove 'normalized' parameter from _mesa_VertexAttribIPointer()
Brian Paul
2010-10-27
swrast: Enable GL_EXT_separate_shader_objects in software paths
Ian Romanick
2010-10-27
Track separate programs for each stage
Ian Romanick
2010-10-27
mesa: Track an ActiveProgram distinct from CurrentProgram
Ian Romanick
2010-10-27
mesa: Add display list support for GL_EXT_separate_shader_objects functions
Ian Romanick
2010-10-27
mesa: Skeletal support for GL_EXT_separate_shader_objects
Ian Romanick
2010-10-27
mesa: Add infrastructure to track GL_EXT_separate_shader_objects
Ian Romanick
2010-10-27
glapi: Commit files changed by previous commit
Ian Romanick
2010-10-27
mesa: Remove unnecessary header.
Vinson Lee
[next]