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
*
nvc0: bind constant buffers for compute on Fermi
Samuel Pitoiset
2016-02-21
5
-13
/
+81
*
nvc0: allocate an area for compute user constbufs
Samuel Pitoiset
2016-02-21
4
-18
/
+20
*
nv50: do not advertise about compute shaders
Samuel Pitoiset
2016-02-20
1
-1
/
+1
*
llvmpipe: add a few const qualifiers
Brian Paul
2016-02-19
3
-4
/
+4
*
trace: assorted whitespace and formatting fixes
Brian Paul
2016-02-19
1
-29
/
+31
*
trace: remove unneeded inline qualifiers
Brian Paul
2016-02-19
1
-46
/
+46
*
svga: allow non-contiguous VS input declarations
Brian Paul
2016-02-18
1
-2
/
+2
*
gallivm: Check whether to stop disassemble only for x86
Oded Gabbay
2016-02-19
1
-0
/
+2
*
gallivm: use sstream for dissasembling
Oded Gabbay
2016-02-19
1
-21
/
+30
*
trace: fix new gcc6 warnings
Rob Clark
2016-02-18
1
-7
/
+0
*
gallium/auxiliary: fix new gcc6 warnings
Rob Clark
2016-02-18
1
-2
/
+2
*
gallium/hud: fix new gcc6 warnings
Rob Clark
2016-02-18
1
-0
/
+2
*
gallium/cso: only enable compute shaders when TGSI is supported
Samuel Pitoiset
2016-02-18
1
-1
/
+6
*
gallivm, tgsi: provide fake sample_i_ms implementations
Roland Scheidegger
2016-02-18
2
-4
/
+11
*
radeon/llvm: Add TargetLibraryInfo to the pass manager
Tom Stellard
2016-02-17
1
-1
/
+7
*
radeon/llvm: Set the target triple on the module
Tom Stellard
2016-02-17
4
-4
/
+12
*
gallivm: Add helpers for creating and destroying TargetLibraryInfo
Tom Stellard
2016-02-17
2
-0
/
+37
*
nvc0: invalidate all buffers when switching pipe contexts
Samuel Pitoiset
2016-02-17
1
-0
/
+1
*
freedreno: expose time-elapsed query
Rob Clark
2016-02-17
2
-1
/
+5
*
freedreno/a4xx: implement time-elapsed query
Rob Clark
2016-02-17
2
-0
/
+133
*
freedreno/a4xx: better occlusion/sample counting
Rob Clark
2016-02-17
1
-1
/
+6
*
freedreno/query: fix refcnt'ing issue
Rob Clark
2016-02-17
1
-1
/
+1
*
freedreno/query: some queries don't have ->begin_query()
Rob Clark
2016-02-17
2
-0
/
+18
*
freedreno/query: align counter snapshot locations
Rob Clark
2016-02-17
1
-0
/
+2
*
freedreno/query: add optional enable hook
Rob Clark
2016-02-17
5
-0
/
+36
*
freedreno: query max gpu freq
Rob Clark
2016-02-17
2
-0
/
+11
*
freedreno: update generated headers
Rob Clark
2016-02-17
5
-30
/
+1355
*
freedreno/ir3: fix new gcc6 errors
Rob Clark
2016-02-17
1
-1
/
+0
*
nv50/ir: we can't do the add to mad conversion when the mul saturates
Karol Herbst
2016-02-16
1
-0
/
+3
*
nv50/ir: optimize neg(and(set, 1)) to set
Karol Herbst
2016-02-16
1
-0
/
+32
*
nv50/ir: fix quadop emission in the presence of predication
Ilia Mirkin
2016-02-16
4
-5
/
+9
*
nv50,nvc0: enable/disable seamless cubemap texturing as requested
Ilia Mirkin
2016-02-16
12
-3
/
+26
*
nvc0: enable compute support on GK110:GM200 with an envvar
Samuel Pitoiset
2016-02-16
1
-2
/
+7
*
nvc0: add compute support for GM107
Samuel Pitoiset
2016-02-16
2
-1
/
+5
*
nvc0: fix compute state initialization on GK110+
Samuel Pitoiset
2016-02-16
1
-6
/
+7
*
gm107/ir: add ATOM CAS emission
Samuel Pitoiset
2016-02-16
1
-15
/
+27
*
cso: add CSO_BITS_ALL_SHADERS
Brian Paul
2016-02-16
1
-0
/
+6
*
cso: make most of the cso_save/restore_x() functions static
Brian Paul
2016-02-16
2
-85
/
+70
*
postprocess: use new cso_save/restore_state() functions
Brian Paul
2016-02-16
1
-38
/
+20
*
gallium/hud: use new cso_save/restore_state() functions
Brian Paul
2016-02-16
1
-37
/
+19
*
gallium/util: use new cso_save/restore_state() functions
Brian Paul
2016-02-16
1
-34
/
+18
*
cso: add new cso_save/restore_state() functions
Brian Paul
2016-02-16
2
-0
/
+133
*
cso: remove comment
Brian Paul
2016-02-16
1
-1
/
+0
*
cso: add new cso_set_viewport_dims() helper
Brian Paul
2016-02-16
2
-0
/
+20
*
Handle removal of LLVMAddTargetData in SVN revision 260919
Matthew Dawson
2016-02-16
2
-0
/
+8
*
nvc0: initial support for GM20x GPUs
Ben Skeggs
2016-02-16
5
-0
/
+11
*
nvc0: implement support for maxwell texture headers
Ben Skeggs
2016-02-16
3
-6
/
+203
*
nvc0: import maxwell texture header definitions from rnndb
Ben Skeggs
2016-02-16
1
-0
/
+365
*
nv50-: split tic format specification
Ben Skeggs
2016-02-16
5
-58
/
+73
*
nv50-: remove nv50_texture.xml.h
Ben Skeggs
2016-02-16
1
-306
/
+0
[next]