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
/
gallium
/
drivers
Age
Commit message (
Expand
)
Author
2010-08-26
r300g: fix constant buffer upload once again for r3xx->r4xx
Marek Olšák
2010-08-26
nouveau: handle early initialization errors
Marcin Slusarz
2010-08-25
r600g: simplify states
Jerome Glisse
2010-08-25
nvfx: Set pointer to NULL after free.
Vinson Lee
2010-08-25
r300g: fix potentially uninitialized variables in create_rs_state
Marek Olšák
2010-08-25
llvmpipe: fix bad patch application
Keith Whitwell
2010-08-25
llvmpipe: Remove unnecessary header.
Vinson Lee
2010-08-25
llvmpipe: track drawing region as a single u_rect
Keith Whitwell
2010-08-25
llvmpipe: better triangle debugging
Keith Whitwell
2010-08-25
llvmpipe: cull zero-area triangles early
Keith Whitwell
2010-08-25
llvmpipe: more rasterization counters
Keith Whitwell
2010-08-25
llvmpipe: move some fence functions into lp_screen.c
Keith Whitwell
2010-08-25
llvmpipe: wake all threads waiting on a fence
Keith Whitwell
2010-08-25
llvmpipe: fence debugging, add llvmpipe_finish
Keith Whitwell
2010-08-25
draw: specialized cliptesting routines
Keith Whitwell
2010-08-25
llvmpipe: remove dead code
Keith Whitwell
2010-08-25
gallium: Use draw_set_index_buffer and others.
Chia-I Wu
2010-08-25
svga: Remove redundant svga_draw_range_elements.
Chia-I Wu
2010-08-25
nvfx: Clean up header file inclusion in nvfx_screen.h.
Vinson Lee
2010-08-25
nvfx: Include missing headers in nvfx_shader.h.
Vinson Lee
2010-08-25
r300g: fix gl_PointCoord
Marek Olšák
2010-08-25
r300g: eliminate unused constants in FS
Marek Olšák
2010-08-25
r300g: eliminate unused constants in VS
Marek Olšák
2010-08-25
r300g: clean up some mess in set_constant_buffer
Marek Olšák
2010-08-25
r300g: fix indentation
Marek Olšák
2010-08-25
r300g: reset the index bias to 0 at the end of CS
Marek Olšák
2010-08-24
nvfx: Initialize variables on error path.
Vinson Lee
2010-08-24
r600g: Add support for PIPE_FORMAT_R32_FLOAT.
Henri Verbeet
2010-08-23
nvfx: Remove unnecessary headers.
Vinson Lee
2010-08-23
r300g: Remove unused variable.
Vinson Lee
2010-08-24
r600g: add XPD support
Dave Airlie
2010-08-24
r600g: add CMP support.
Dave Airlie
2010-08-24
nvfx: don't emit dummy commands on nv30
Luca Barbieri
2010-08-23
r600g: Add support for PIPE_CAP_DEPTH_CLAMP.
Henri Verbeet
2010-08-23
r600g: export one component per pixel + r7xx uncompression shader
Jerome Glisse
2010-08-23
nvfx: improve fp temp accounting
Luca Barbieri
2010-08-23
nvfx: emit bo relocations only when needed
Luca Barbieri
2010-08-23
nvfx: match Gallium's gl_PointCoord brokenness
Luca Barbieri
2010-08-23
nvfx: support clip planes sensibly and fix them on nv30
Luca Barbieri
2010-08-23
r300g: avoid stall in no-tcl drawing when mapping vbo
Dave Airlie
2010-08-23
nvfx: fix minor memory leak
Luca Barbieri
2010-08-23
nvfx: support both sprite coord origins
Luca Barbieri
2010-08-23
nvfx: use 64-bit bitmasks for temps
Luca Barbieri
2010-08-22
r600g: fix DB decompression
Jerome Glisse
2010-08-22
nvfx: Include missing header in nvfx_vertprog.c.
Vinson Lee
2010-08-22
nvfx: refactor to support multiple fragment program versions
Luca Barbieri
2010-08-22
nvfx: move stuff around
Luca Barbieri
2010-08-22
r600g: depth buffer likely needs decompression when used as texture
Jerome Glisse
2010-08-22
llvmpipe: reduce size of fragment shader variant key
Keith Whitwell
2010-08-22
llvmpipe: remove unused member from lp_fragment_shader_variant_key
Keith Whitwell
[next]