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
*
vc4: Fix handling of UBO range offsets.
Eric Anholt
2016-08-03
1
-2
/
+3
*
vc4: Dump NIR at shader state creation time as well.
Eric Anholt
2016-08-03
1
-0
/
+8
*
r600g: use last_gfx_fence like radeonsi
Marek Olšák
2016-08-03
1
-3
/
+12
*
gallium/radeon: move last_gfx_fence from radeonsi to common code
Marek Olšák
2016-08-03
5
-7
/
+7
*
radeonsi: skip unnecessary si_update_shaders calls
Marek Olšák
2016-08-03
4
-7
/
+27
*
radeonsi: print the command line to VM fault reports (v2)
Marek Olšák
2016-08-03
1
-0
/
+3
*
ddebug: print the command line to all logs (v2)
Marek Olšák
2016-08-03
1
-0
/
+4
*
ddebug: don't use fmemopen on non-Linux OS
Marek Olšák
2016-08-03
1
-0
/
+5
*
radeonsi: don't set the last parameter component of llvm.AMDGPU.cube
Marek Olšák
2016-08-03
1
-2
/
+8
*
radeonsi: use llvm.amdgcn.cube* if available
Marek Olšák
2016-08-03
1
-4
/
+28
*
radeonsi: use llvm.amdgcn.rsq.f64 if available
Marek Olšák
2016-08-03
1
-1
/
+2
*
radeonsi: use v_mad_f32 for fma
Marek Olšák
2016-08-03
1
-2
/
+2
*
swr: build swr with -fno-strict-aliasing
Tim Rowley
2016-08-02
1
-0
/
+1
*
gallium/util: fix align64
Marek Olšák
2016-08-01
1
-1
/
+1
*
draw: Avoid aliasing violations.
Matt Turner
2016-08-01
2
-3
/
+6
*
r600g: Avoid aliasing violations.
Matt Turner
2016-08-01
2
-13
/
+9
*
r300g: Avoid aliasing violation.
Matt Turner
2016-08-01
1
-1
/
+2
*
gallium/auxiliary: Add u_bitcast.h header.
Matt Turner
2016-08-01
2
-0
/
+58
*
auxiliary/os: add new os_get_command_line() function
Brian Paul
2016-08-01
2
-0
/
+52
*
svga: avoid redundant SetVertexBuffer/SetIndexBuffer commands at rebind
Charmaine Lee
2016-08-01
1
-16
/
+19
*
u_vbuf: fix potentially bogus assert
Rob Clark
2016-08-01
1
-2
/
+4
*
vc4: Zero-initialize the hardware sampler view structure.
Eric Anholt
2016-07-31
1
-1
/
+1
*
Revert "gallium/util: fix resource leak"
Roland Scheidegger
2016-07-30
1
-2
/
+0
*
gallium/util: fix resource leak
Eric Engestrom
2016-07-30
1
-0
/
+2
*
freedreno/a4xx: fix comparison out of range warnings
[email protected]
2016-07-30
1
-7
/
+7
*
freedreno/a3xx: fix comparison out of range warnings
[email protected]
2016-07-30
1
-7
/
+7
*
freedreno/a2xx: fix comparison out of range warnings
[email protected]
2016-07-30
1
-4
/
+4
*
freedreno/ir3: init ir3_shader_key with memset()
[email protected]
2016-07-30
1
-1
/
+2
*
gallium/freedreno: move cast to avoid integer overflow
Eric Engestrom
2016-07-30
1
-2
/
+2
*
freedreno/a2xx: remove duplicate assignment
Eric Engestrom
2016-07-30
1
-2
/
+2
*
freedreno: defer flush_queue allocation
Rob Clark
2016-07-30
2
-2
/
+4
*
freedreno: add some hw query traces
Rob Clark
2016-07-30
1
-0
/
+16
*
freedreno: some locking
Rob Clark
2016-07-30
9
-23
/
+157
*
os: add pipe_mutex_assert_locked()
Rob Clark
2016-07-30
1
-0
/
+16
*
freedreno: drop needs_rb_fbd
Rob Clark
2016-07-30
6
-31
/
+12
*
freedreno: move needs_wfi into batch
Rob Clark
2016-07-30
19
-94
/
+93
*
freedreno: a bit of micro-optimization
Rob Clark
2016-07-30
2
-10
/
+10
*
freedreno: drop mem2gmem/gmem2mem query stages
Rob Clark
2016-07-30
2
-17
/
+1
*
freedreno: threaded batch flush
Rob Clark
2016-07-30
9
-26
/
+99
*
freedreno: track batch/blit types
Rob Clark
2016-07-30
5
-24
/
+52
*
freedreno: re-order support for hw queries
Rob Clark
2016-07-30
19
-264
/
+288
*
freedreno: use prsc for hw queries
Rob Clark
2016-07-30
3
-35
/
+45
*
freedreno: support discarding previous rendering in special cases
Rob Clark
2016-07-30
3
-5
/
+32
*
freedreno: shadow textures if possible to avoid stall/flush
Rob Clark
2016-07-30
3
-11
/
+211
*
freedreno: spiff up some debug traces
Rob Clark
2016-07-30
6
-6
/
+18
*
freedreno: add batch-cache and batch reordering
Rob Clark
2016-07-30
15
-111
/
+760
*
freedreno: move more batch related tracking to fd_batch
Rob Clark
2016-07-30
23
-398
/
+420
*
freedreno: dynamically sized/growable cmd buffers
Rob Clark
2016-07-30
2
-23
/
+33
*
freedreno: push resource tracking down into batch
Rob Clark
2016-07-30
7
-42
/
+51
*
freedreno: introduce fd_batch
Rob Clark
2016-07-30
20
-177
/
+252
[next]