index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
freedreno
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
20
-29
/
+29
*
gallium: add PIPE_CAP_MAX_SHADER_PATCH_VARYINGS
Marek Olšák
2015-07-16
1
-0
/
+1
*
freedreno/a4xx: occlusion query support
Rob Clark
2015-07-10
1
-1
/
+85
*
freedreno: update generated headers
Rob Clark
2015-07-10
11
-57
/
+116
*
freedreno/ir3/sched: fixup new instr's block
Rob Clark
2015-07-10
1
-0
/
+4
*
freedreno/ir3/ra: fix failed assert for a0/p0
Rob Clark
2015-07-10
1
-0
/
+5
*
freedreno/ir3: shader-db traces
Rob Clark
2015-07-10
7
-8
/
+67
*
freedreno: fix crash in fd_invalidate_resource()
Rob Clark
2015-07-10
1
-2
/
+2
*
freedreno: unref old fence
Rob Clark
2015-07-10
1
-1
/
+3
*
android: freedreno: add missing components to the build
Varad Gautam
2015-07-08
1
-1
/
+4
*
gallium: remove redundant pipe_context::fence_signalled
Marek Olšák
2015-07-05
1
-1
/
+0
*
gallium: handle fence_finish timeout in various drivers
Marek Olšák
2015-07-05
1
-0
/
+3
*
freedreno/ir3: don't be confused by eliminated indirects
Rob Clark
2015-07-03
2
-0
/
+14
*
freedreno/ir3: sched fixes for addr register usage
Rob Clark
2015-07-03
1
-12
/
+65
*
freedreno/ir3: fix indirects tracking
Rob Clark
2015-07-03
5
-10
/
+23
*
gallium/ttn: mark location specially in nir for color0-writes-all
Ilia Mirkin
2015-07-03
1
-0
/
+4
*
freedreno: use consistent version string format
Timothy Arceri
2015-07-01
1
-1
/
+1
*
freedreno/ir3: cache defining instruction
Rob Clark
2015-06-30
3
-69
/
+91
*
freedreno/ir3: fix RA issue with fanin
Rob Clark
2015-06-30
1
-5
/
+15
*
freedreno/ir3: add ir3_shader_disasm()
Rob Clark
2015-06-30
3
-120
/
+124
*
freedreno/a4xx: fix for sparse-samplers
Rob Clark
2015-06-30
1
-3
/
+7
*
freedreno/ir3: fix crash in fail path
Rob Clark
2015-06-30
3
-3
/
+12
*
freedreno/ir3: fix crash in RA
Rob Clark
2015-06-30
1
-2
/
+5
*
freedreno/ir3: fixes for indirect writes
Rob Clark
2015-06-30
3
-4
/
+12
*
freedreno/ir3: fix constlen in case of load_uniform_indirect
Rob Clark
2015-06-30
1
-0
/
+5
*
mesa: Enable subdir-objects globally.
Matt Turner
2015-06-26
1
-2
/
+0
*
freedreno/ir3: pass sz to split_dest()
Rob Clark
2015-06-21
2
-5
/
+7
*
freedreno/ir3/nir: add more opcodes
Rob Clark
2015-06-21
1
-1
/
+8
*
freedreno/ir3: only unminify txf coords on a3xx
Rob Clark
2015-06-21
1
-1
/
+9
*
freedreno: remove int sampler shader variants
Rob Clark
2015-06-21
8
-104
/
+7
*
freedreno/ir3: block reshuffling and loops!
Rob Clark
2015-06-21
10
-126
/
+1025
*
freedreno/ir3: a4xx encodes larger immed offset
Rob Clark
2015-06-21
4
-7
/
+21
*
freedreno/ir3: simplify find_neighbors stop condition
Rob Clark
2015-06-21
1
-17
/
+1
*
freedreno/ir3: move inputs/outputs to shader
Rob Clark
2015-06-21
12
-176
/
+160
*
freedreno/ir3/ra: use register_allocate
Rob Clark
2015-06-21
6
-481
/
+590
*
freedreno/ir3: introduce ir3_compiler object
Rob Clark
2015-06-21
12
-31
/
+90
*
freedreno/ir3: dump nocp option
Rob Clark
2015-06-21
3
-8
/
+0
*
freedreno/ir3: silence warnings
Rob Clark
2015-06-21
1
-1
/
+10
*
freedreno/ir3: remove tgsi f/e
Rob Clark
2015-06-21
12
-3957
/
+25
*
freedreno/ir3/sched: convert to priority queue
Rob Clark
2015-06-21
4
-229
/
+242
*
freedreno/ir3: use standard list implementation
Rob Clark
2015-06-21
8
-209
/
+161
*
freedreno/ir3: drop dot graph dumping
Rob Clark
2015-06-21
10
-525
/
+228
*
freedreno/ir3: more builder helpers
Rob Clark
2015-06-21
4
-21
/
+16
*
mesa; add a dummy _mesa_error_no_memory() symbol to libglsl_util
Emil Velikov
2015-06-12
1
-8
/
+0
*
gallium: use $(top_builddir) when referencing static archives
Emil Velikov
2015-06-12
1
-1
/
+1
*
freedreno: use CXX linker rather than explicit link against libstdc++
Emil Velikov
2015-06-12
1
-1
/
+2
*
tgsi/ureg: don't emit in/out arrays if drivers don't support ranged declarations
Marek Olšák
2015-06-05
1
-0
/
+1
*
freedreno/a3xx: set .zw of sprite coords to .01
Ilia Mirkin
2015-05-20
1
-3
/
+6
*
freedreno/ir3: fix immediate usage in tgsi tex fe
Ilia Mirkin
2015-05-20
1
-5
/
+9
*
nir: Get rid of the array elements parameter on load/store intrinsics
Jason Ekstrand
2015-05-20
1
-5
/
+0
[next]