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
2011-01-30
st/vega: Disable blending when the paint is opaque.
Chia-I Wu
2011-01-30
st/vega: Remove an invalid sanity check.
Chia-I Wu
2011-01-30
st/vega: s/vg[A-Z]/vega[A-Z]/.
Chia-I Wu
2011-01-30
r600g: Fix void pointer arithmetic.
Vinson Lee
2011-01-30
r600g: fixes a segfault in the piglit fbo-genmipmap-formats test.
Dave Airlie
2011-01-29
r300/compiler: Standardize the number of bits used by swizzle fields
Tom Stellard
2011-01-30
r300g: upload translated indices via the uploader
Marek Olšák
2011-01-30
r300g: rework vertex format fallback
Marek Olšák
2011-01-30
r600g: upload translated indices via the uploader
Marek Olšák
2011-01-30
r600g: rework vertex format fallback
Marek Olšák
2011-01-30
r600g: fix vertex format fallback
Marek Olšák
2011-01-30
r600g: rework vertex buffer uploads
Marek Olšák
2011-01-30
r600g: consolidate set_constant_buffer functions
Marek Olšák
2011-01-30
r600g: consolidate vertex_buffer_update functions
Marek Olšák
2011-01-30
r600g: consolidate draw_vbo functions (v2)
Marek Olšák
2011-01-30
r600g: make r600_drawl inherit pipe_draw_info
Marek Olšák
2011-01-30
r600g: add back u_upload_mgr integration
Marek Olšák
2011-01-30
nvc0: implement transform feedback state
Christoph Bumiller
2011-01-29
nvc0: enable PIPE_CAP_ARRAY_TEXTURES and fix them
Christoph Bumiller
2011-01-30
egl_dri2: Export glapi symbols for DRI drivers.
Chia-I Wu
2011-01-30
egl: Make the transition to built-in drivers more smooth.
Chia-I Wu
2011-01-29
mapi: Workaround a bug in makedepend.
Chia-I Wu
2011-01-29
u_blitter: use user buffers instead of real buffers
Marek Olšák
2011-01-28
gallium/docs: add info about transfer boxes and array textures
Brian Paul
2011-01-28
gallium: added comments to pipe_transfer
Brian Paul
2011-01-28
st/mesa: fix texture array dimensions
Brian Paul
2011-01-28
softpipe: fix array textures to use resource array_size
Brian Paul
2011-01-28
mesa: fix typo, wrap long line
Brian Paul
2011-01-28
st/mesa: pass layers param to st_texture_create()
Brian Paul
2011-01-29
Revert "glcpp: Demote "macro redefined" from an error to a warning"
Carl Worth
2011-01-28
util: Fix leak of transfers in upload manager
Jakob Bornecrantz
2011-01-28
mesa: Fix available APIs for AMD_conservative_depth
Chad Versace
2011-01-28
r300/compiler: print stats based on the initial number of instructions
Marek Olšák
2011-01-28
r300g: fix resource_copy_region for DXT SRGB formats
Marek Olšák
2011-01-28
glcpp: Demote "macro redefined" from an error to a warning
Carl Worth
2011-01-27
glapi: add @GOTPCREL relocation type
Dimitry Andric
2011-01-28
r600g: handle PIPE_CAP_ARRAY_TEXTURES
Marek Olšák
2011-01-28
r300g: handle PIPE_CAP_ARRAY_TEXTURES
Marek Olšák
2011-01-28
r300g: 8x8-compressed zbuffer can only be point-sampled
Marek Olšák
2011-01-28
r300g: fix and re-enable 8x8 zbuffer compression mode
Marek Olšák
2011-01-27
r300g: print driver info if RADEON_DEBUG=info
Marek Olšák
2011-01-27
r300g: add winsys flag CAN_AACOMPRESS
Marek Olšák
2011-01-27
r300g: rename flag squaretiling -> drm_2_1_0
Marek Olšák
2011-01-27
util: fix parsing debug options
Marek Olšák
2011-01-27
r300g: fix some bugs with zbuffer compression (v4)
Marek Olšák
2011-01-26
glsl: use 'this' pointer to be consistent
Brian Paul
2011-01-26
glsl: remove needless conditional
Brian Paul
2011-01-26
glsl: move ir_var_out code
Brian Paul
2011-01-26
glsl: move ir_var_system_value code
Brian Paul
2011-01-26
glsl: use local var to simplify code a bit
Brian Paul
[next]