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
/
r300
Age
Commit message (
Expand
)
Author
2011-01-24
r300g: remove unused function
Marek Olšák
2011-01-24
r300g: remove any traces of depth_clamp
Marek Olšák
2011-01-24
r300g: handle PIPE_CAP_INSTANCED_DRAWING in get_param
Marek Olšák
2011-01-24
Revert "r300g/swtcl: re-enable LLVM"
Jakob Bornecrantz
2011-01-23
r300g: Increase fragment shader limits for r400 cards
Tom Stellard
2011-01-23
r300g: support sRGB colorbuffers
Marek Olšák
2011-01-23
r300/compiler: remove any code related to relative addressing of temporaries
Marek Olšák
2011-01-10
r300g: add debug option for buffer upload logging
Marek Olšák
2011-01-09
r300g: do not upload the same user buffer several times
Marek Olšák
2011-01-09
r300g: fix crash when flushing ZMASK
Marek Olšák
2011-01-08
r300g: fix a surface leak when flushing ZMASK
Marek Olšák
2011-01-08
r300g: rework command submission and resource space checking
Marek Olšák
2011-01-08
r300g: Remove invalid assertion.
Łukasz Krotowski
2011-01-07
r300g: derive user buffer sizes at draw time
Marek Olšák
2011-01-06
r300g: fix corruption when nr_cbufs==0 and multiwrites enabled
Marek Olšák
2011-01-06
r300g: remove the buffer range checking
Marek Olšák
2011-01-06
r300g: skip buffer validation of upload buffers when appropriate
Marek Olšák
2011-01-06
u_upload_mgr: new features
Marek Olšák
2010-12-29
r300g: support user buffers as constant buffers
Marek Olšák
2010-12-28
r300g: rename aos to vertex arrays
Marek Olšák
2010-12-28
r300g: mark vertex arrays as dirty after a buffer_offset change
Marek Olšák
2010-12-25
r300g: simplify buffer_transfer_inline_write
Marek Olšák
2010-12-25
r300g: simplify the code for buffer uploads
Marek Olšák
2010-12-25
r300g: user index buffers are always aligned
Marek Olšák
2010-12-25
r300g: increase the size of upload buffers
Marek Olšák
2010-12-24
r300g/swtcl: re-enable LLVM
Marek Olšák
2010-12-24
r300g: turn back on rv530 hiz.
Dave Airlie
2010-12-24
r300g: hyperz fixing typo.
Dave Airlie
2010-12-24
r300g: add support for color0 writes to all bound color buffers.
Dave Airlie
2010-12-23
r300g: use a simpler fallback for misaligned ushort indices with triangles
Marek Olšák
2010-12-23
r300g: add support for B2G3R3 texturing
Marek Olšák
2010-12-22
r300g: Remove unnecessary headers.
Vinson Lee
2010-12-22
r300g: fix precision issues with B10G10R10A2
Marek Olšák
2010-12-22
r300g: support B10G10R10A2 render targets only with DRM 2.8.0 or later versions
Marek Olšák
2010-12-20
gallium: remove unused 'buf' parameter in pipe_buffer_unmap
Marek Olšák
2010-12-19
r300g: optimize the fallback for misaligned ushort indices
Marek Olšák
2010-12-17
r300g: finally fix the texture corruption on r3xx-r4xx
Marek Olšák
2010-12-13
r300g: fixup rs690 tiling stride alignment calculations.
Dave Airlie
2010-12-11
r300g: fix rendering with a vertex attrib having a zero stride
Marek Olšák
2010-12-07
r300g: also revalidate the SWTCL vertex buffer after its reallocation
Marek Olšák
2010-12-07
r300g: validate buffers only if any of bound buffers is changed
Marek Olšák
2010-12-07
r300g: cache packet dwords of 3D_LOAD_VBPNTR in a command buffer if possible
Marek Olšák
2010-12-05
r300g: optimize looping over atoms
Marek Olšák
2010-12-05
r300g: cleanup winsys
Marek Olšák
2010-12-05
r300g: try and use all of vertex constant space
Dave Airlie
2010-12-05
r300g: do not use the index parameter in set_constant_buffer
Marek Olšák
2010-12-03
r300g: one more r500_index_bias_supported leftover
Marek Olšák
2010-12-03
r300g: add capability bit index_bias_supported
Marek Olšák
2010-12-03
r300g: do not remove unused constants if we are not near the limit
Marek Olšák
2010-12-03
r300g: fix pointer arithmetic with void* in transfer_inline_write
Marek Olšák
[next]