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
*
radeonsi: Handle TGSI_OPCODE_DDX/Y using local memory
Michel Dänzer
2013-07-10
4
-2
/
+103
*
radeonsi: Handle TGSI_OPCODE_TXD
Michel Dänzer
2013-07-10
1
-2
/
+25
*
mesa,glsl,gallium: remove GLSLSkipStrictMaxVaryingLimitCheck and dependencies
Marek Olšák
2013-07-02
1
-1
/
+0
*
radeonsi: disable 2D tiling on CIK for now
Alex Deucher
2013-06-28
1
-1
/
+4
*
radeonsi: add llvm processor names for CIK
Alex Deucher
2013-06-28
1
-0
/
+3
*
radeonsi: emit PA_SC_RASTER_CONFIG[_1] on cik
Alex Deucher
2013-06-28
1
-17
/
+34
*
radeonsi: PA_CL_ENHANCE is privileged on CIK
Alex Deucher
2013-06-28
1
-2
/
+3
*
radeonsi: update surface sync packet emit for CIK
Alex Deucher
2013-06-28
1
-6
/
+17
*
radeonsi: store chip class in the pm4 struct
Alex Deucher
2013-06-28
5
-19
/
+62
*
radeonsi: properly handle DB tiling setup on CIK
Alex Deucher
2013-06-28
1
-7
/
+155
*
radeonsi: emit additional shader pgm rsrc registers for CIK
Alex Deucher
2013-06-28
1
-0
/
+11
*
radeonsi: emit TA_BC_BASE_ADDR_HI for border color on CIK
Alex Deucher
2013-06-28
1
-0
/
+2
*
radeonsi: fix VGT_PRIMITIVE_TYPE emit for CIK
Alex Deucher
2013-06-28
1
-1
/
+4
*
radeonsi: register updates for CIK
Alex Deucher
2013-06-28
1
-65
/
+931
*
radeonsi: initial PM4 changes for CIK
Alex Deucher
2013-06-28
2
-8
/
+15
*
radeonsi: initial support for CIK chips
Alex Deucher
2013-06-28
1
-1
/
+13
*
radeonsi: rename SI chip class from TAHITI to SI
Alex Deucher
2013-06-28
1
-2
/
+2
*
radeonsi/compute: Fix memory leak in radeonsi_launch_grid.
Vinson Lee
2013-06-27
1
-0
/
+1
*
gallium: add condition parameter to render_condition
Roland Scheidegger
2013-06-18
4
-4
/
+12
*
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
[next]