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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
radeonsi: Handle TGSI TXQ opcode
Michel Dänzer
2013-05-28
2
-3
/
+33
*
radeonsi: Add support for TGSI TXF opcode
Michel Dänzer
2013-05-28
2
-14
/
+51
*
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
*
r600g/sb: handle more cases for folding in gvn pass
Vadim Girlin
2013-05-28
2
-28
/
+118
*
st/vdpau: destroy handle table only when it's empty
Christian König
2013-05-27
1
-1
/
+1
*
st/vdpau: remove vlCreateHTAB from surface functions
Christian König
2013-05-27
1
-9
/
+0
*
st/vdpau: invalidate the handles on destruction
Christian König
2013-05-27
3
-0
/
+4
*
r600g/sb: improve folding for SETcc
Vadim Girlin
2013-05-27
1
-8
/
+98
*
r600g/sb: optimize CNDcc instructions
Vadim Girlin
2013-05-27
3
-1
/
+113
*
r600g/sb: improve optimization of conditional instructions
Vadim Girlin
2013-05-27
6
-21
/
+96
*
ilo: enable multiple constant buffers
Chia-I Wu
2013-05-27
1
-1
/
+1
*
ilo: add support for indirect access of CONST in FS
Chia-I Wu
2013-05-27
2
-2
/
+99
*
ilo: add support for TBOs on GEN6
Chia-I Wu
2013-05-27
1
-8
/
+26
*
ilo: advertise supports for pure integer formats
Chia-I Wu
2013-05-27
1
-2
/
+3
*
ilo: add support for texture buffer objects
Chia-I Wu
2013-05-27
2
-10
/
+32
*
tgsi: add buffer texture to tgsi_util_get_texture_coord_dim()
Chia-I Wu
2013-05-27
2
-0
/
+3
*
r600g/sb: improve handling of KILL instructions
Vadim Girlin
2013-05-27
3
-89
/
+139
*
r600g/sb: fix peephole optimization for PRED_SETE
Vadim Girlin
2013-05-27
1
-1
/
+1
*
r600g/sb: fix scheduling of PRED_SET instructions
Vadim Girlin
2013-05-27
2
-2
/
+18
*
r600g/sb: fix handling of preloaded inputs for compute shaders
Vadim Girlin
2013-05-25
1
-0
/
+4
*
st/glx: add null ctx check in glXDestroyContext()
Brian Paul
2013-05-24
1
-10
/
+12
*
st/glx/xlib: assorted whitespace, comment fixes
Brian Paul
2013-05-24
1
-8
/
+17
*
r600g/sb: fix incorrect assert
Vadim Girlin
2013-05-24
1
-1
/
+1
*
r600g/sb: relax some restrictions for FETCH instructions
Vadim Girlin
2013-05-24
1
-9
/
+8
*
r600g/sb: relax register allocation for compute shaders
Vadim Girlin
2013-05-24
2
-2
/
+16
*
r600g/sb: fix gpr array handling for compute shaders
Vadim Girlin
2013-05-24
1
-1
/
+1
*
r600g/sb: fix buffer overflow in sb_ostream
Vadim Girlin
2013-05-24
1
-1
/
+1
*
r600g/compute: Use common transfer_{map,unmap} functions for global resources
Tom Stellard
2013-05-23
1
-44
/
+24
*
r600g/compute: Use common transfer_{map,unmap} functions for kernel inputs
Tom Stellard
2013-05-23
1
-4
/
+11
*
freedreno: scissor fix
Rob Clark
2013-05-23
1
-0
/
+11
*
freedreno: implement pipe->resource_copy_region()
Rob Clark
2013-05-23
1
-8
/
+43
*
ilo: Initialize need_flush in draw_vbo.
Vinson Lee
2013-05-23
1
-1
/
+1
*
radeon: Initialize variables in radeon_llvm_context_init.
Vinson Lee
2013-05-22
1
-0
/
+2
*
softpipe: change TEX_TILE_SIZE and NUM_TEX_TILE_ENTRIES
Roland Scheidegger
2013-05-22
1
-2
/
+8
*
softpipe: disambiguate TILE_SIZE / TEX_TILE_SIZE
Roland Scheidegger
2013-05-22
3
-38
/
+38
*
llvmpipe: disable simple_shader optimization
Roland Scheidegger
2013-05-22
1
-1
/
+6
*
llvmpipe: fix early depth test / late depth write stencil issues
Roland Scheidegger
2013-05-22
1
-5
/
+12
*
llvmpipe: fix issue with not writing new stencil values
Roland Scheidegger
2013-05-22
2
-4
/
+7
*
llvmpipe: (trivial) remove confusing code in stencil test
Roland Scheidegger
2013-05-22
1
-16
/
+11
*
llvmpipe: fix bug in early depth test / late depth write handling
Roland Scheidegger
2013-05-22
1
-6
/
+7
*
Haiku: Add Gallium winsys and target code
Alexander von Gluck IV
2013-05-22
9
-0
/
+589
*
ilo: set more fields of 3DSTATE_DEPTH_BUFFER
Chia-I Wu
2013-05-22
1
-48
/
+120
*
ilo: correctly set view extent in SURFACE_STATE
Chia-I Wu
2013-05-22
2
-85
/
+115
*
ilo: avoid unnecessary emission of SO states
Chia-I Wu
2013-05-22
2
-9
/
+15
*
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
[prev]
[next]