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
/
r600
Age
Commit message (
Expand
)
Author
2010-12-12
r600g: fix rendering with a vertex attrib having a zero stride
Alex Deucher
2010-12-09
r600g: Fix SCons build.
Vinson Lee
2010-12-09
r600g: indentation cleanup
Jerome Glisse
2010-12-09
r600g: specialized upload manager
Jerome Glisse
2010-12-07
r600g: remove dead code
Jerome Glisse
2010-12-06
r600g: avoid useless shader rebuild at draw call
Jerome Glisse
2010-12-06
r600g: build fetch shader from vertex elements
Jerome Glisse
2010-12-05
r600g: Cleanup fetch shader resources in r600_pipe_shader_destroy().
Henri Verbeet
2010-12-03
r600g: more indentation fix + warning silencing + dead code removal
Jerome Glisse
2010-12-03
r600g: indentation fix
Jerome Glisse
2010-12-03
r600g: update polygon offset only when rasterizer or zbuffer change
Jerome Glisse
2010-12-03
r600g: set address of pop instructions to next instruction
Fabian Bieler
2010-12-03
r600g: dump raw shader output for debugging
Jerome Glisse
2010-12-02
r600g: bump texture/cb limits appropriately for evergreen
Alex Deucher
2010-12-02
gallium: support for array textures and related changes
Roland Scheidegger
2010-11-29
r600g: it looks like r600 can handle dword offsets in the indices.
Dave Airlie
2010-11-27
r600g: Fix the PIPE_FORMAT_A8_UNORM color swap for Evergreen as well.
Henri Verbeet
2010-11-27
r600g: Fix the PIPE_FORMAT_L8A8_UNORM color swaps.
Henri Verbeet
2010-11-23
r600g: Removed duplicated call to tgsi_split_literal_constant().
Tilman Sauerbeck
2010-11-23
r600g: Only compare active vertex elements
Mathias Fröhlich
2010-11-22
r600g: add support for ontario APUs
Alex Deucher
2010-11-22
r600g: fix additional EVENT_WRITE packet
Alex Deucher
2010-11-22
gallium: add PIPE_SHADER_CAP_SUBROUTINES
Marek Olšák
2010-11-22
r600g: pick correct color swap for A8 fbos.
Dave Airlie
2010-11-20
r600g: Fix location for clip plane registers
Owen W. Taylor
2010-11-19
r600g: use full range of VS resources for vertex samplers
Alex Deucher
2010-11-19
r600g: use meaningful defines for chiprev
Alex Deucher
2010-11-19
r600g: translate ARR instruction for evergreen
Alex Deucher
2010-11-19
r600g: add fetch shader capabilities
Jerome Glisse
2010-11-17
r600g: fix buffer alignment
Alex Deucher
2010-11-17
r600g: code cleanup (indent, trailing space, empty line ...)
Jerome Glisse
2010-11-17
r600g: Synchronize supported color formats between Evergreen and r600/r700.
Henri Verbeet
2010-11-17
r600g: Swizzle vertex data only once.
Henri Verbeet
2010-11-15
r600g: Add PIPE_FORMAT_L8A8_UNORM for Evergreen as well.
Henri Verbeet
2010-11-15
r600g: Evergreen has two extra frac_bits for the sampler LOD state.
Henri Verbeet
2010-11-12
r600g: fill out CAPs for indirect addressing
Marek Olšák
2010-11-11
r600g: enforce minimum stride on render target texture images
Keith Whitwell
2010-11-11
r600g: do not try to use staging resource for depth textures
Keith Whitwell
2010-11-11
r600g: guard experimental s3tc code with R600_ENABLE_S3TC
Keith Whitwell
2010-11-09
r600: fix my pessimism about PIPE_TRANSFER_x flags
Keith Whitwell
2010-11-09
r600g: translate ARR instruction
Keith Whitwell
2010-11-09
r600g: attempt to turn on DXTn formats
Keith Whitwell
2010-11-09
r600g: avoid recursion with staged uploads
Keith Whitwell
2010-11-08
r600g: implement texture_get_handle (needed for eglExportDRMImageMESA)
Benjamin Franzke
2010-11-07
r600g: Mention AMD in the renderer string.
Henri Verbeet
2010-11-03
r600g: Swap the util_blitter_destroy call order.
José Fonseca
2010-11-03
evergreeng: set hardware pixelcenters according to gl_rasterization_rules
Keith Whitwell
2010-11-03
evergreeng: respect linewidth state, use integer widths only
Keith Whitwell
2010-11-03
r600g: don't call debug_get_bool_option for tiling more than once
Keith Whitwell
2010-11-03
evergreeng: protect against null constant buffers
Keith Whitwell
[next]