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
2011-03-07
r600g: Simplify some swizzle lookups.
Henri Verbeet
2011-03-07
r600g: Constant buffers can contain up to 4096 constants.
Henri Verbeet
2011-03-06
r600g: use long long integers for instance addr calculation
Christian König
2011-03-05
gallium: split CAP_INSTANCE_DRAWING into INSTANCEID and INSTANCE_DIVISOR
Marek Olšák
2011-03-05
r600g: simplify instance addr calculation
Christian König
2011-03-05
r600g: fix fragment shader size calculation
Christian König
2011-03-04
r600g: disable tiling by default again.
Dave Airlie
2011-03-03
r600g: correct mega_fetch_count in fetch shader
Christian König
2011-03-02
r600g: change the cross over point for 2d->1d
Dave Airlie
2011-03-01
r600g: add NV_conditional_render support.
Dave Airlie
2011-03-01
r600g: start using drm minor version to enable things.
Dave Airlie
2011-02-28
r600g: truncate point sampled texture coordinates
Alex Deucher
2011-02-28
r600g: add missing evergreen INT_TO_FLT to r600_bc_get_num_operands
Alex Deucher
2011-02-28
r600g: indentation fixes
Jerome Glisse
2011-02-28
r600g: implement instanced drawing support
Christian König
2011-02-28
Revert "r600g: Don't negate result of ABS instruction"
Dave Airlie
2011-02-28
r600g: Process TRUNC with tgis_op2
Fabian Bieler
2011-02-28
r600g: Don't negate result of ABS instruction
Fabian Bieler
2011-02-25
r600g: explicity set sign bits for RGTC
Dave Airlie
2011-02-25
r600g: bc 4/5 or rgtc textures need to be tiled as well.
Dave Airlie
2011-02-24
r600g: EXT_texture_array support.
Dave Airlie
2011-02-23
r600g: Request DWORD aligned vertex buffers.
Fabian Bieler
2011-02-18
r600g: reorganise rgtc pieces.
Dave Airlie
2011-02-18
r600g: Start a new TEX clause if the texture lookup address was fetched in th...
Fabian Bieler
2011-02-18
r600g: Add support to dump vertex- and texture-fetch clauses
Fabian Bieler
2011-02-18
r600g: add BC4/5 to RGTC conversion
Dave Airlie
2011-02-17
r600g: get s3tc working on cards with crappy 64/128 bit types.
Dave Airlie
2011-02-17
r600g: add missing type to color buffer swap.
Dave Airlie
2011-02-16
r600g: fix typo in previous s3tc commit
Dave Airlie
2011-02-16
r600g: add L8A8 SRGB formats.
Dave Airlie
2011-02-16
r600g: add L4A4 support.
Dave Airlie
2011-02-16
r600g: fix s3tc-texsubimage
Dave Airlie
2011-02-16
r600g: add srgb compressed formats to the list.
Dave Airlie
2011-02-15
r600g: Fix RGB10_A2 format handling
Fabian Bieler
2011-02-15
r600g: fix regression in r6/7xx since mipmap rework
Dave Airlie
2011-02-15
r600g: add support for s3tc formats.
Dave Airlie
2011-02-15
r600g: fix miptree calculations
Dave Airlie
2011-02-15
r600g: drop tiled flag
Dave Airlie
2011-02-14
gallium: notify drivers about possible changes in user buffer contents
Marek Olšák
2011-02-14
r600g: add alignment cases for linear aligned
Alex Deucher
2011-02-14
r600g: do not destroy the original index buffer when translating indices
Marek Olšák
2011-02-11
r600g: get correct height alignment
Dave Airlie
2011-02-11
r600g: drop two unused | 0 that are actually in word4 anyways.
Dave Airlie
2011-02-11
r600g: handle 16/32 u/s norm formats properly
Dave Airlie
2011-02-08
r600g: fixup assertion
Marek Olšák
2011-02-08
r600g: add a faster implementation of transfer_inline_write
Marek Olšák
2011-02-08
r600g: slab-allocate buffer and transfer structures
Marek Olšák
2011-02-08
r600g: use the same upload buffer for vertices, indices, and constants
Marek Olšák
2011-02-08
u_vbuf_mgr: add a way to specify the BIND flag for the upload buffer
Marek Olšák
2011-02-08
u_vbuf_mgr: make the uploader public
Marek Olšák
[next]