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
Age
Commit message (
Expand
)
Author
2009-06-17
wgl: Factor out some repetitive code into inline functions.
José Fonseca
2009-06-16
i965: fix bugs in projective texture coordinates
Brian Paul
2009-06-16
softpipe: fix out of bounds quad rasterization bug
Brian Paul
2009-06-16
mesa: fix incorrect viewport clamping in _mesa_set_viewport()
Brian Paul
2009-06-16
mesa: fix REMAINDER() macro
Brian Paul
2009-06-16
gallium: Avoid atomic ops / locking when src is dst.
José Fonseca
2009-06-15
intel: Release fb backing regions in intelDestroyBuffer()
Shuang He
2009-06-15
python/tests: Add is_depth_stencil_format utility function.
José Fonseca
2009-06-15
python/tests: Cleanup texture_sample.
José Fonseca
2009-06-15
mesa: Always return a value.
José Fonseca
2009-06-15
mesa: Use appropriate float/integer types.
José Fonseca
2009-06-15
mesa: Use type modifier for float constants.
José Fonseca
2009-06-15
mesa: Use integer type with appropriate sign.
José Fonseca
2009-06-15
rtasm: Use 32bit constant.
José Fonseca
2009-06-15
gallium: Ensure assert macro is defined before being used in p_thread.h
José Fonseca
2009-06-15
softpipe: Fix softpipe_is_texture_referenced.
José Fonseca
2009-06-15
dri st: Don't require the PIPE_TEXTURE_USAGE_RENDER_TARGET property for depth...
Thomas Hellstrom
2009-06-15
gallium: Fix segfault and valgrind error introduced with commit 3f2e006b75970...
Thomas Hellstrom
2009-06-29
Revert "r200: make use of DMA buffers for Elts a lot better."
Dave Airlie
2009-06-27
r300g: YCbCr and sRGB textures.
Corbin Simpson
2009-06-27
r300g: Fix EXT_packed_depth_stencil functionality.
Corbin Simpson
2009-06-27
st/dri: Fix last depth bits logic
Jakob Bornecrantz
2009-06-27
radeon: Always initialize front and back renderbuffers if present
Nicolai Hähnle
2009-06-27
radeon: Update .gitignore
Nicolai Hähnle
2009-06-26
r300g: EXT_provoking_vertex.
Corbin Simpson
2009-06-26
r300g: S3TC.
Corbin Simpson
2009-06-26
r300g: Use real texture formats.
Corbin Simpson
2009-06-26
r300g: Definitively forbid unusable Z buffer/stencil formats.
Corbin Simpson
2009-06-26
r300g: Comment out assert for now.
Corbin Simpson
2009-06-26
r300g: Be more specific on surface_copy fallbacks.
Corbin Simpson
2009-06-26
r300g: PIPE_CAP_TGSI_CONT_SUPPORTED.
Corbin Simpson
2009-06-26
r300-gallium: Ensure that no dirty state goes unemitted.
Corbin Simpson
2009-06-26
Merge branch 'arb_vertex_array_object'
Brian Paul
2009-06-26
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-26
i965: fix fetching constants from constant buffer in glsl path
Roland Scheidegger
2009-06-22
intel: enable GL_ARB_vertex_array_object extension
Brian Paul
2009-06-22
mesa: plug in glBindVertexArray, glGenVertexArrays functions
Brian Paul
2009-06-22
st/mesa: alphabetize lines
Brian Paul
2009-06-22
st/mesa: enable GL_ARB_vertex_array_object
Brian Paul
2009-06-22
mesa: enforce the rule that arrays live in VBOs for GL_ARB_vertex_array_object
Brian Paul
2009-06-22
mesa: added extension flag for ARB_vertex_array_object
Brian Paul
2009-06-19
mesa: implement _mesa_GenVertexArrays() for GL_ARB_vertex_array_object
Brian Paul
2009-06-19
mesa: implement _mesa_BindVertexArray()
Brian Paul
2009-06-19
mesa: move vertex array objects from shared state to per-context
Brian Paul
2009-06-19
mesa: regenerated files related to GL_ARB_vertex_array_object
Brian Paul
2009-06-19
glapi: add new information for GL_ARB_vertex_array_object
Brian Paul
2009-06-19
intel: Fixups for 'mesa: create/destroy buffer objects via driver functions'.
Michel Dänzer
2009-06-19
radeon: fix cube maps for non-mm path
Roland Scheidegger
2009-06-19
st/mesa: restore some parameter checking buffer object functions
Brian Paul
2009-06-19
r200: fix cube maps for non-mm path
Roland Scheidegger
[prev]
[next]