index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
radeonsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: replace bswap_32 calls with util_bswap32
Jonathan Gray
2013-06-17
1
-3
/
+1
*
gallium/u_blitter: make clearing independent of the colorbuffer format
Marek Olšák
2013-06-13
1
-2
/
+1
*
gallium/u_blitter: make clearing independent of the number of bound colorbuffers
Marek Olšák
2013-06-13
1
-1
/
+1
*
radeonsi/compute: Upload work group, work item size in input buffer
Tom Stellard
2013-06-03
1
-11
/
+27
*
radeonsi/compute: Pass kernel arguments in a buffer v2
Tom Stellard
2013-06-03
3
-35
/
+44
*
radeonsi/compute: Implement un-binding of global buffers
Tom Stellard
2013-06-03
1
-12
/
+19
*
radeonsi/compute: Support multiple kernels in a compute program
Tom Stellard
2013-06-03
1
-9
/
+18
*
radeonsi/compute: Add missing PIPE_COMPUTE caps
Tom Stellard
2013-06-03
1
-0
/
+16
*
gallium: Add support for multiple viewports
Zack Rusin
2013-05-25
1
-6
/
+10
*
radeonsi: Enable GLSL 1.30
Michel Dänzer
2013-05-28
1
-1
/
+1
*
radeonsi: Handle TGSI TXQ opcode
Michel Dänzer
2013-05-28
1
-2
/
+32
*
radeonsi: Add support for TGSI TXF opcode
Michel Dänzer
2013-05-28
1
-13
/
+50
*
radeonsi: Use tgsi_util_get_texture_coord_dim()
Michel Dänzer
2013-05-28
1
-25
/
+7
*
radeonsi: Handle TGSI_SEMANTIC_CLIPDIST
Michel Dänzer
2013-05-28
1
-4
/
+17
*
radeonsi: Make border colour state handling safe for integer textures
Michel Dänzer
2013-05-28
2
-20
/
+27
*
radeonsi: Fix hardware state for dual source blending
Michel Dänzer
2013-05-28
4
-6
/
+17
*
radeonsi: Fix user clip planes
Michel Dänzer
2013-05-21
1
-4
/
+3
*
radeonsi: Handle TGSI_SEMANTIC_CLIPVERTEX
Michel Dänzer
2013-05-21
6
-8
/
+86
*
radeonsi: Initial support for multiple constant buffers
Michel Dänzer
2013-05-21
4
-73
/
+119
*
radeonsi: Fix handling of TGSI_SEMANTIC_PSIZE
Michel Dänzer
2013-05-21
5
-9
/
+17
*
radeonsi: increase array size for shader inputs and outputs
Marek Olšák
2013-05-21
2
-2
/
+4
*
radeonsi: update r600_get_llvm_processor_name for hainan
Alex Deucher
2013-05-14
1
-0
/
+1
*
radeonsi: add support for hainan chips
Alex Deucher
2013-05-14
2
-0
/
+4
*
gallium: add PIPE_CAP_MAX_TEXTURE_BUFFER_SIZE for GL
Marek Olšák
2013-05-11
1
-0
/
+1
*
radeon/llvm: Always build libradeonllvm as static
Tom Stellard
2013-05-06
1
-1
/
+1
*
gallium: fix type of flags in pipe_context::flush()
Chia-I Wu
2013-05-04
1
-1
/
+1
*
scons: remove radeon build
Andreas Boll
2013-05-03
1
-17
/
+0
*
vl/idct: fix for commit 7d2f2a0c890b1993532a45c8c392c28950ddc06e
Christian König
2013-05-03
1
-3
/
+3
*
vl/buffers: fix typo in function name
Christian König
2013-05-03
1
-3
/
+3
*
vl/buffer: use 2D_ARRAY instead of 3D textures
Christian König
2013-05-01
1
-7
/
+7
*
radeon/uvd: stop using anonymous unions
Christian König
2013-04-26
1
-1
/
+1
*
winsys/radeon: consolidate tracing into winsys v2
Jerome Glisse
2013-04-25
3
-3
/
+3
*
radeonsi: cleanup disabling tiling for UVD v3
Christian König
2013-04-24
1
-3
/
+4
*
gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...
José Fonseca
2013-04-23
1
-1
/
+1
*
radeonsi: add support for compressed texture v2
Jerome Glisse
2013-04-18
2
-2
/
+76
*
radeonsi: add 2d tiling support for texture v3
Jerome Glisse
2013-04-18
2
-72
/
+20
*
st/mesa: optionally apply texture swizzle to border color v2
Christoph Bumiller
2013-04-18
1
-0
/
+1
*
radeonsi: Read config values from the .AMDGPU.config ELF section
Tom Stellard
2013-04-15
1
-7
/
+27
*
radeon/llvm: Use a struct for storing compiled code
Tom Stellard
2013-04-15
1
-18
/
+17
*
radeon/uvd: add UVD implementation v5
Christian König
2013-04-11
5
-6
/
+193
*
radeonsi: remove sampler writemask v3
Christian König
2013-04-10
1
-12
/
+7
*
radeonsi: Add compute support v3
Tom Stellard
2013-04-05
9
-48
/
+375
*
radeonsi: Set TCL1_ACTION_ENA when invalidating the texture cache
Tom Stellard
2013-04-05
1
-0
/
+1
*
radeonsi: Remove si_pm4_inval_vertex_cache()
Tom Stellard
2013-04-05
3
-8
/
+1
*
gallium: PIPE_COMPUTE_CAP_IR_TARGET - allow drivers to specify a processor v2
Tom Stellard
2013-04-05
3
-1
/
+15
*
radeonsi: add more cases for copying unsupported formats to resource_copy_region
Marek Olšák
2013-04-03
1
-0
/
+12
*
gallium: add PIPE_CAP_QUERY_PIPELINE_STATISTICS
Christoph Bumiller
2013-04-03
1
-0
/
+1
*
radeonsi: add instance divisor support v3
Christian König
2013-04-02
4
-59
/
+94
*
radeonsi: add start instance support
Christian König
2013-04-02
3
-10
/
+21
*
radeonsi: add instanceid support
Christian König
2013-04-02
4
-7
/
+43
[next]