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
*
ir3: fixup for new nir_foreach_block()
Connor Abbott
2016-05-05
1
-30
/
+21
*
freedreno: remove null check before free
Thomas Hindoe Paaboel Andersen
2016-05-05
1
-2
/
+1
*
freedreno: allow ctx->draw_vbo to fail
Rob Clark
2016-05-04
5
-30
/
+37
*
freedreno: move shader-stage dirty bits to global dirty flag
Rob Clark
2016-05-04
8
-59
/
+41
*
freedreno/a4xx: fix bogus offset for f32x24s8 stencil restore
Rob Clark
2016-05-04
1
-4
/
+5
*
freedreno: add some debug_asserts() to catch insane offsets
Rob Clark
2016-05-04
1
-0
/
+2
*
freedreno/a4xx: deal with VS which do not write position
Rob Clark
2016-05-04
1
-0
/
+7
*
freedreno/ir3: remove a couple redundant is_flow()s
Rob Clark
2016-05-04
2
-2
/
+2
*
freedreno/ir3: cp small negative integers too
Rob Clark
2016-05-04
1
-1
/
+2
*
freedreno/ir3: fix # of registers
Rob Clark
2016-05-04
1
-1
/
+1
*
freedreno/ir3: lower immeds to const
Rob Clark
2016-05-04
3
-4
/
+80
*
freedreno/ir3: add ir3_cp_ctx
Rob Clark
2016-05-04
3
-12
/
+22
*
freedreno: s/Elements/ARRAY_SIZE/
Brian Paul
2016-05-03
1
-1
/
+1
*
freedreno/ir3: use pipe_debug_callback for shader-db traces
Rob Clark
2016-04-30
6
-33
/
+43
*
freedreno/a4xx: add debug callback to emit
Rob Clark
2016-04-30
3
-0
/
+6
*
freedreno/a3xx: add debug callback to emit
Rob Clark
2016-04-30
3
-0
/
+7
*
freedreno: wire up core pipe_debug_callback
Rob Clark
2016-04-30
2
-0
/
+15
*
freedreno/ir3: handle color clamp variant ourselves
Rob Clark
2016-04-30
5
-3
/
+28
*
freedreno: fix indentation
Rob Clark
2016-04-30
3
-12
/
+12
*
nir: Switch the arguments to nir_foreach_use and friends
Jason Ekstrand
2016-04-28
1
-1
/
+1
*
nir: Switch the arguments to nir_foreach_function
Jason Ekstrand
2016-04-28
2
-2
/
+2
*
nir: Switch the arguments to nir_foreach_phi_src
Jason Ekstrand
2016-04-28
1
-1
/
+1
*
nir: Switch the arguments to nir_foreach_instr
Jason Ekstrand
2016-04-28
2
-4
/
+4
*
nir: rename lower_flrp to lower_flrp32
Samuel Iglesias Gonsálvez
2016-04-28
1
-1
/
+1
*
gallium: Remove every double semi-colon
Jakob Sinclair
2016-04-26
1
-1
/
+1
*
freedreno/a3xx: remove unused fxn
Rob Clark
2016-04-25
1
-6
/
+0
*
freedreno/ir3: convert over to ralloc
Rob Clark
2016-04-25
2
-40
/
+6
*
freedreno: honor handle->offset
Rob Clark
2016-04-25
1
-2
/
+4
*
freedreno: disallow cat4 immed src
Rob Clark
2016-04-25
1
-1
/
+1
*
freedreno/a4xx: add render-target formats
Rob Clark
2016-04-25
1
-3
/
+3
*
freedreno: update generated headers
Rob Clark
2016-04-25
5
-5
/
+8
*
freedreno: reduce line width for deqp further
Rob Clark
2016-04-25
1
-1
/
+1
*
freedreno/ir3: fix sin/cos
Rob Clark
2016-04-25
8
-1
/
+92
*
freedreno/ir3: relax restriction in grouping
Rob Clark
2016-04-24
1
-3
/
+5
*
freedreno/ir3: fix small memory leak
Rob Clark
2016-04-24
1
-0
/
+2
*
freedreno/ir3: fix small RA bug
Rob Clark
2016-04-24
1
-1
/
+2
*
freedreno/a4xx: better workaround for astc+srgb
Rob Clark
2016-04-24
10
-22
/
+195
*
Revert "freedreno/a4xx: lower srgb in shader for astc textures"
Rob Clark
2016-04-24
7
-62
/
+6
*
freedreno/a4xx: blend state no longer depends on fb state
Rob Clark
2016-04-24
1
-4
/
+1
*
freedreno/a4xx: fix encoding of blend color state
Rob Clark
2016-04-22
1
-35
/
+14
*
freedreno: update generated headers
Rob Clark
2016-04-22
5
-9
/
+33
*
gallium: add bool return to pipe_context::end_query
Nicolai Hähnle
2016-04-21
1
-1
/
+2
*
gallium: use PIPE_SHADER_* everywhere, remove TGSI_PROCESSOR_*
Marek Olšák
2016-04-22
3
-10
/
+10
*
gallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*
Marek Olšák
2016-04-22
6
-26
/
+26
*
nir: rename nir_foreach_block*() to nir_foreach_block*_call()
Connor Abbott
2016-04-20
1
-1
/
+1
*
freedreno/a4xx: lower srgb in shader for astc textures
Rob Clark
2016-04-19
7
-6
/
+62
*
freedreno: cleanup fd_set_sampler_views
Rob Clark
2016-04-19
1
-37
/
+24
*
freedreno/ir3: fix grouping issue w/ reverse swizzles
Rob Clark
2016-04-18
1
-1
/
+17
*
nir/dead_variables: Configurably work with any variable mode
Jason Ekstrand
2016-04-13
1
-1
/
+1
*
Revert "freedreno/a4xx: better occlusion/sample counting"
Rob Clark
2016-04-13
1
-6
/
+1
[next]