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
/
vc4
Commit message (
Expand
)
Author
Age
Files
Lines
*
vc4: use nir two-sided-color lowering
Boyan Ding
2015-10-06
2
-24
/
+2
*
vc4: Fix a leak of the last color read/write surface on context destroy.
Eric Anholt
2015-10-06
1
-0
/
+3
*
vc4: Fix a memory leak in the simulator case.
Eric Anholt
2015-10-06
1
-1
/
+6
*
gallium: add per-sample interpolation control into rasterizer statOAe
Marek Olšák
2015-10-03
1
-0
/
+1
*
vc4: Try to pair up instructions when only one of them has PM bit
Boyan Ding
2015-09-17
1
-47
/
+76
*
vc4: convert from tgsi semantic/index to varying-slot
Eric Anholt
2015-09-16
7
-147
/
+106
*
gallium/ttn: Convert to using VARYING_SLOT_* / FRAG_RESULT_*.
Eric Anholt
2015-09-16
3
-10
/
+28
*
vc4: Fix build from recent NIR cleanups.
Eric Anholt
2015-09-14
1
-2
/
+1
*
gallium: add PIPE_CAP_TGSI_TXQS to let st know if TXQS is supported
Ilia Mirkin
2015-09-13
1
-0
/
+1
*
vc4: Initialize pack field of qreg to 0 in qir_get_temp
Boyan Ding
2015-09-04
1
-0
/
+1
*
nir: Convert the builder to use the new NIR cursor API.
Kenneth Graunke
2015-08-27
2
-4
/
+4
*
gallium: add flags parameter to pipe_screen::context_create
Marek Olšák
2015-08-26
2
-2
/
+2
*
vc4: Actually allow math results to allocate into r4.
Eric Anholt
2015-08-21
2
-1
/
+7
*
vc4: Fold the 16-bit integer pack into the instructions generating it.
Eric Anholt
2015-08-21
5
-30
/
+22
*
vc4: Reuse QPU dumping for packing bits in QIR.
Eric Anholt
2015-08-21
3
-22
/
+26
*
vc4: Make _dest variants of qir ALU helpers to provide an explicit dest.
Eric Anholt
2015-08-21
2
-4
/
+20
*
vc4: Use the SSA defs list for figuring out eligible MOVs for copy prop.
Eric Anholt
2015-08-21
1
-12
/
+10
*
vc4: Add algebraic opt for rcp(1.0).
Eric Anholt
2015-08-20
1
-0
/
+8
*
vc4: Allow unpack_8[abcd]_f's src to stay in r4.
Eric Anholt
2015-08-20
1
-1
/
+15
*
vc4: Pack the unorm-packing bits into a src MUL instruction when possible.
Eric Anholt
2015-08-20
5
-16
/
+104
*
vc4: Add a QIR helper for whether the op is a MUL type.
Eric Anholt
2015-08-20
3
-4
/
+16
*
vc4: Drop an unused algebraic op.
Eric Anholt
2015-08-20
1
-9
/
+0
*
vc4: Switch QPU_PACK_SCALED to be two non-SSA instructions.
Eric Anholt
2015-08-20
5
-21
/
+19
*
vc4: Make the pack-to-unorm instructions be non-SSA.
Eric Anholt
2015-08-20
4
-42
/
+36
*
vc4: Allow QIR registers to be non-SSA.
Eric Anholt
2015-08-20
4
-4
/
+10
*
vc4: We can now move TEX_RESULT accesses across other r4 ops.
Eric Anholt
2015-08-20
1
-16
/
+0
*
util/ra: Make allocating conflict lists optional
Jason Ekstrand
2015-08-18
1
-1
/
+1
*
vc4: Move all of our fixed function fragment color handling to NIR.
Eric Anholt
2015-08-14
6
-388
/
+538
*
vc4: Add a helper for making driver-specific NIR load_uniform for GL state
Eric Anholt
2015-08-14
2
-2
/
+30
*
nir: Add a nir_opt_undef() to handle csels with undef.
Eric Anholt
2015-08-14
1
-0
/
+1
*
gallium: add an interface for EXT_depth_bounds_test
Marek Olšák
2015-08-14
1
-0
/
+1
*
gallium: add support for GLES texture float extensions (v3)
Marek Olšák
2015-08-14
1
-0
/
+2
*
vc4: add missing nir include, to fix the build
Emil Velikov
2015-08-07
1
-0
/
+1
*
vc4: automake: remove unused include
Emil Velikov
2015-08-07
1
-1
/
+0
*
vc4: Use nir_lower_load_const_to_scalar().
Eric Anholt
2015-08-04
1
-0
/
+1
*
vc4: Don't bother de-SSAing values that aren't part of phi webs.
Eric Anholt
2015-08-04
1
-15
/
+44
*
vc4: Don't bother saturating the dst color for blending.
Eric Anholt
2015-08-04
1
-8
/
+2
*
vc4: Make r4-writes implicitly move to a temp, and allocate temps to r4.
Eric Anholt
2015-08-04
8
-107
/
+106
*
vc4: Drop a dead prototype.
Eric Anholt
2015-08-04
1
-8
/
+0
*
vc4: Lower uniform loads to scalar in NIR.
Eric Anholt
2015-07-30
2
-31
/
+81
*
vc4: Move some FS input lowering into NIR.
Eric Anholt
2015-07-30
2
-35
/
+50
*
vc4: Move program keys to the header file.
Eric Anholt
2015-07-30
2
-47
/
+49
*
vc4: Lower NIR inputs to scalar as well.
Eric Anholt
2015-07-30
2
-4
/
+44
*
vc4: Start adding a NIR-based output lowering pass.
Eric Anholt
2015-07-30
4
-7
/
+137
*
vc4: Mark our shaders as single-threaded.
Eric Anholt
2015-07-30
2
-0
/
+6
*
vc4: Avoid leaking indirect array access UBOs.
Eric Anholt
2015-07-30
1
-0
/
+2
*
vc4: Avoid overflowing various static tables.
Eric Anholt
2015-07-30
4
-4
/
+4
*
vc4: Fix return values from recent validation changes.
Eric Anholt
2015-07-30
1
-4
/
+4
*
vc4: Skip re-emitting the shader_rec if it's unchanged.
Eric Anholt
2015-07-28
5
-43
/
+158
*
vc4: Drop unused vpm_offset value.
Eric Anholt
2015-07-28
1
-3
/
+0
[next]