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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ilo: add support for PIPE_QUERY_PIPELINE_STATISTICS
Chia-I Wu
2014-03-10
4
-3
/
+108
*
ilo: add ILO_3D_PIPELINE_WRITE_STATISTICS
Chia-I Wu
2014-03-10
5
-0
/
+90
*
ilo: add some MI commands to GPE
Chia-I Wu
2014-03-10
4
-0
/
+116
*
ilo: set PIPE_CONTROL_GLOBAL_GTT_WRITE automatically
Chia-I Wu
2014-03-10
2
-2
/
+16
*
ilo: print a warning when PPGTT is disabled
Chia-I Wu
2014-03-10
2
-0
/
+20
*
ilo: require hardware logical context support
Chia-I Wu
2014-03-10
5
-12
/
+12
*
ilo: move ring types to winsys
Chia-I Wu
2014-03-10
6
-34
/
+11
*
ilo: winsys may limit the batch buffer size
Chia-I Wu
2014-03-10
5
-4
/
+12
*
ilo: PIPE_CAP_QUERY_TIMESTAMP may not be supported
Chia-I Wu
2014-03-10
2
-1
/
+4
*
ilo: rework winsys batch buffer functions
Chia-I Wu
2014-03-10
3
-16
/
+11
*
ilo: replace bo alloc flags by initial domains
Chia-I Wu
2014-03-10
6
-14
/
+16
*
ilo: remove intel_bo_get_size()
Chia-I Wu
2014-03-10
2
-14
/
+18
*
ilo: remove intel_bo_get_virtual()
Chia-I Wu
2014-03-10
4
-90
/
+105
*
ilo: rework winsys bo reloc functions
Chia-I Wu
2014-03-10
4
-8
/
+13
*
ilo: remove intel_winsys_enable_reuse()
Chia-I Wu
2014-03-10
1
-2
/
+0
*
radeonsi: Use proper member name for deleting export shader PM4 state
Michel Dänzer
2014-03-10
1
-0
/
+2
*
r600g: document why texture offset emulation is needed
Marek Olšák
2014-03-10
1
-1
/
+2
*
Revert nvc0 part of "nv50: adjust blit_3d handling of ms output textures"
Ilia Mirkin
2014-03-09
1
-8
/
+4
*
nv50: adjust blit_3d handling of ms output textures
Ilia Mirkin
2014-03-09
2
-8
/
+16
*
nouveau: fix fence waiting logic in screen destroy
Ilia Mirkin
2014-03-09
3
-7
/
+27
*
nouveau: add valid range tracking to nouveau_buffer
Ilia Mirkin
2014-03-09
6
-0
/
+47
*
radeonsi: fix freeing descriptor buffers
Christian König
2014-03-08
1
-1
/
+1
*
radeonsi: fix leaking the bound state on destruction v2
Christian König
2014-03-08
3
-0
/
+10
*
radeonsi: avoid stale state pointers
Christian König
2014-03-08
1
-9
/
+3
*
radeonsi: avoid stale pointers in si_delete_shader_selector
Christian König
2014-03-08
1
-1
/
+6
*
radeon/vce: fix memory leak
Christian König
2014-03-08
1
-0
/
+1
*
radeon: Include radeon_elf_util.c in the list of LLVM_C_FILES v2
Tom Stellard
2014-03-07
2
-1
/
+2
*
radeon/llvm: Factor elf parsing code out into its own function
Tom Stellard
2014-03-07
4
-51
/
+132
*
radeon: Rename struct radeon_llvm_binary to radeon_shader_binary v2
Tom Stellard
2014-03-07
5
-12
/
+23
*
gallium: rename R4A4 and A4R4 formats to match their swizzle
Marek Olšák
2014-03-07
1
-1
/
+1
*
radeonsi: fix blit compressed texture workaround to support 2D arrays
Marek Olšák
2014-03-07
1
-1
/
+2
*
r600g: fix blitting the last 2 mipmap levels for Evergreen
Marek Olšák
2014-03-07
3
-13
/
+36
*
r600g: fix texelFetchOffset GLSL functions
Marek Olšák
2014-03-07
1
-10
/
+77
*
radeon: Use upload manager for buffer downloads
Niels Ole Salscheider
2014-03-07
1
-18
/
+56
*
WIP: freedreno/a3xx: incorrect scissor for binning pass
Rob Clark
2014-03-05
3
-8
/
+35
*
nv50,nvc0: add 11f_11f_10f vertex support
Ilia Mirkin
2014-03-04
3
-1
/
+3
*
radeon/uvd: fix typo in documentation
Dieter Nützel
2014-03-04
1
-1
/
+1
*
r600g: implement edge flags
Marek Olšák
2014-03-04
3
-4
/
+53
*
r600g: port color buffer format conversion from radeonsi
Marek Olšák
2014-03-04
4
-913
/
+161
*
radeonsi: move translate_colorswap to common code
Marek Olšák
2014-03-04
4
-54
/
+62
*
softpipe: use 64-bit arithmetic in softpipe_resource_layout()
Brian Paul
2014-03-03
1
-3
/
+3
*
freedreno/a3xx/compiler: overflow in trans_endif
Rob Clark
2014-03-02
1
-13
/
+5
*
freedreno/a3xx/compiler: fix for resolving PHI's
Rob Clark
2014-03-02
1
-18
/
+33
*
freedreno/lowering: two-sided-color
Rob Clark
2014-03-02
5
-57
/
+269
*
freedreno/a3xx/compiler: add SSG
Rob Clark
2014-03-02
2
-0
/
+2
*
freedreno/a3xx: fix gl_PointSize
Rob Clark
2014-03-02
5
-13
/
+20
*
freedreno: resync generated headers
Rob Clark
2014-03-02
4
-5
/
+7
*
freedreno/a3xx: binning-pass vertex shader variant
Rob Clark
2014-03-02
3
-18
/
+57
*
freedreno/a3xx: add support for frag coord/face
Rob Clark
2014-03-02
7
-123
/
+408
*
freedreno/a3xx: fix for unused inputs
Rob Clark
2014-03-02
2
-5
/
+11
[next]