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
*
r600g,radeonsi: fix initialized buffer range tracking for DMA, add comments
Marek Olšák
2013-12-12
1
-9
/
+12
*
radeonsi: fix binding the dummy pixel shader
Marek Olšák
2013-12-12
3
-24
/
+11
*
radeonsi: fix FS_COLOR0_WRITES_ALL_CBUFS with mixed colorbuffer formats
Marek Olšák
2013-12-12
1
-25
/
+15
*
radeonsi: use the colorbuffer count from the shader key
Marek Olšák
2013-12-12
3
-16
/
+7
*
radeonsi: remove unused variable in si_pipe_shader_ps
Marek Olšák
2013-12-12
1
-8
/
+1
*
radeonsi: Write htile state to hardware.
Andreas Hartmetz
2013-12-12
3
-13
/
+65
*
r600g,radeonsi: consolidate buffer code, add handling of DISCARD_RANGE for SI
Marek Olšák
2013-12-12
5
-121
/
+6
*
r600g,radeonsi: add common interface for buffer invalidation
Marek Olšák
2013-12-12
3
-3
/
+3
*
r600g,radeonsi: share flags has_cp_dma and has_streamout
Marek Olšák
2013-12-12
1
-4
/
+6
*
radeonsi: handle PIPE_TRANSFER_DISCARD_WHOLE_RESOURCE
Marek Olšák
2013-12-12
3
-0
/
+135
*
radeonsi: implement accelerated buffer copying
Marek Olšák
2013-12-12
3
-4
/
+64
*
radeonsi: Remove some stale XXX / FIXME comments
Michel Dänzer
2013-12-05
2
-5
/
+1
*
gallium/util: implement layered framebuffer clear in u_blitter
Marek Olšák
2013-12-03
1
-0
/
+1
*
gallium: add support for AMD_vertex_shader_layer
Marek Olšák
2013-12-03
1
-0
/
+1
*
radeonsi: add driver support for layered rendering and AMD_vertex_shader_layer
Marek Olšák
2013-12-03
4
-12
/
+27
*
radeonsi: implement OpenGL edge flags
Marek Olšák
2013-12-03
3
-6
/
+48
*
gallium: new shader cap bit for the amount of sampler views
Roland Scheidegger
2013-11-28
1
-0
/
+1
*
radeonsi: implement MSAA for CIK
Marek Olšák
2013-11-23
2
-8
/
+21
*
radeonsi/compute: Fix LDS size calculation
Tom Stellard
2013-11-21
1
-1
/
+16
*
gallium/drivers: compact compiler flags into Automake.inc
Emil Velikov
2013-11-16
1
-10
/
+6
*
radeonsi/compute: Dispose of LLVM module after compiling kernels
Aaron Watry
2013-11-15
1
-0
/
+1
*
radeonsi/compute: Free program and program.kernels on shutdown
Aaron Watry
2013-11-15
1
-1
/
+15
*
radeonsi: add support for Hawaii asics (v2)
Alex Deucher
2013-11-15
3
-0
/
+15
*
radeonsi/compute: Add Sea Islands support
Tom Stellard
2013-11-11
1
-3
/
+12
*
radeonsi: implement ARB_vertex_type_2_10_10_10_rev
Marek Olšák
2013-11-04
1
-0
/
+7
*
r600g,radeonsi: properly expose texture buffer formats
Marek Olšák
2013-11-04
1
-3
/
+8
*
radeonsi: implement texture buffer objects
Marek Olšák
2013-11-04
3
-54
/
+137
*
radeonsi: report our border color behavior
Marek Olšák
2013-11-04
1
-1
/
+3
*
radeonsi: bind a dummy constant buffer in place of NULL buffers
Marek Olšák
2013-11-04
3
-0
/
+29
*
radeonsi: implement uniform buffer objects
Marek Olšák
2013-11-04
4
-31
/
+41
*
radeonsi: try to fix IA_MULTI_VGT_PARAM programming
Marek Olšák
2013-11-04
3
-2
/
+8
*
radeonsi: Allow longer intrinsic names
Kai Wasserbäch
2013-10-30
1
-1
/
+1
*
gallium: add PIPE_CAP_MIXED_FRAMEBUFFER_SIZES
Ilia Mirkin
2013-10-26
1
-0
/
+1
*
r600g,radeonsi: use fences provided by the winsys
Marek Olšák
2013-10-25
4
-231
/
+4
*
radeonsi: add the vertex shader position output if it's missing
Marek Olšák
2013-10-25
1
-0
/
+13
*
radeonsi: respect semantic indices for COLOR[i] fragment shader outputs
Marek Olšák
2013-10-25
1
-5
/
+2
*
radeonsi: remove unused si_set_cs_sampler_view()
Brian Paul
2013-10-23
1
-4
/
+0
*
gallium: new, unified pipe_context::set_sampler_views() function
Brian Paul
2013-10-23
1
-20
/
+10
*
radeonsi: Use 'SI' as the LLVM processor for CIK on LLVM <= 3.3
Tom Stellard
2013-10-16
1
-0
/
+4
*
radeon/uvd: use PIPE_BIND_LINEAR for video surfaces
Grigori Goronzy
2013-10-13
1
-4
/
+4
*
radeonsi: Allow Sinking pass to move preloaded const/res/sampl
Vincent Lejeune
2013-10-13
2
-5
/
+28
*
radeonsi: pass alpha_ref value to PS in the user sgpr
Vadim Girlin
2013-10-13
3
-25
/
+29
*
radeon/llvm: show LLVM disassembly when available
Jay Cornwall
2013-10-12
1
-1
/
+1
*
radeonsi: fix occlusion queries for CIK
Marek Olšák
2013-10-09
1
-3
/
+12
*
radeonsi: draw register fixes for CIK
Marek Olšák
2013-10-09
2
-9
/
+27
*
gallium/radeon: don't export any private symbols
Marek Olšák
2013-10-08
1
-1
/
+3
*
radeonsi/compute: Fix segfault caused by recent refactoring
Tom Stellard
2013-10-03
1
-2
/
+2
*
radeonsi: Fix build
Brian Paul
2013-10-03
1
-3
/
+3
*
radeonsi/compute: fix bind_compute_sampler_states() breakage
Brian Paul
2013-10-03
1
-6
/
+0
*
radeon: don't use old bind_vertex/fragment_sampler_states() hooks
Brian Paul
2013-10-03
1
-2
/
+0
[next]