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 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
*
radeon: implement pipe_context::bind_sampler_states()
Brian Paul
2013-10-03
1
-0
/
+22
*
r600g,radeonsi: create aux_context last
Marek Olšák
2013-10-03
1
-0
/
+3
*
r600g,radeonsi: workaround for late shared screen initialization
Marek Olšák
2013-09-30
1
-0
/
+2
*
radeon: make texture logging more useful
Marek Olšák
2013-09-29
1
-2
/
+0
*
r600g,radeonsi: share r600_texture.c
Marek Olšák
2013-09-29
8
-943
/
+10
*
r600g,radeonsi: consolidate tiling_info initialization
Marek Olšák
2013-09-29
5
-80
/
+7
*
radeonsi: implement clear_buffer using CP DMA, initialize CMASK with it
Marek Olšák
2013-09-29
4
-19
/
+108
*
radeonsi: move debug options to R600_DEBUG
Marek Olšák
2013-09-29
3
-9
/
+8
*
r600g,radeonsi: share the async dma interface
Marek Olšák
2013-09-29
2
-5
/
+28
[next]