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
...
*
freedreno/a4xx: allow seamless cubemap filtering to be enabled per-texture
Ilia Mirkin
2015-11-19
3
-1
/
+3
*
freedreno/a4xx: support lod_bias
Ilia Mirkin
2015-11-19
2
-0
/
+7
*
freedreno/a4xx: add fake RGTC support (required for GL3)
Rob Clark
2015-11-18
3
-1
/
+22
*
freedreno/a4xx: add compressed texture formats
Rob Clark
2015-11-18
2
-2
/
+26
*
freedreno: update generated headers
Rob Clark
2015-11-18
5
-11
/
+37
*
freedreno: expose GLSL 140 and fake MSAA for GL3.0/3.1 support
Ilia Mirkin
2015-11-18
1
-2
/
+2
*
freedreno/a3xx: fix texture buffers, enable offsets
Ilia Mirkin
2015-11-18
3
-14
/
+32
*
freedreno: add support for conditional rendering, required for GL3.0
Ilia Mirkin
2015-11-18
6
-6
/
+56
*
freedreno/a3xx: add fake RGTC support (required for GL3)
Ilia Mirkin
2015-11-18
5
-27
/
+175
*
freedreno/a3xx: add missing formats to enable ARB_vertex_type_2_10_10_10_rev
Ilia Mirkin
2015-11-18
2
-4
/
+8
*
freedreno/a3xx+a4xx: fix for stk binning pass hang
Rob Clark
2015-11-18
3
-19
/
+76
*
freedreno/a3xx+a4xx: fix GL_POINTS lockup w/ GLES
Rob Clark
2015-11-18
3
-6
/
+11
*
gallium: add PIPE_CAP_CLEAR_TEXTURE and clear_texture prototype
Ilia Mirkin
2015-11-11
1
-0
/
+1
*
freedreno/a4xx: fix blend color
Rob Clark
2015-11-06
1
-5
/
+9
*
freedreno: update generated headers
Rob Clark
2015-11-06
6
-43
/
+54
*
freedreno: add a305 support
Guillaume Charifi
2015-11-06
1
-0
/
+1
*
freedreno/ir3: Use nir_foreach_variable
Boyan Ding
2015-11-06
1
-3
/
+3
*
gallium: add PIPE_CAP_COPY_BETWEEN_COMPRESSED_AND_PLAIN_FORMATS
Marek Olšák
2015-10-28
1
-0
/
+1
*
freedreno: remove unnecessary null checks
Rob Clark
2015-10-24
4
-13
/
+13
*
gallium: add PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS_HINT
Marek Olšák
2015-10-20
1
-0
/
+2
*
gallium: add PIPE_CAP_SHAREABLE_SHADERS
Marek Olšák
2015-10-20
1
-0
/
+1
*
glsl: (mostly) remove libglsl_util
Rob Clark
2015-10-16
1
-2
/
+1
*
freedreno: add debug option to dirty state after draw
Rob Clark
2015-10-15
3
-2
/
+7
*
freedreno/a3xx: cache-flush is needed after MEM_WRITE
Rob Clark
2015-10-15
3
-5
/
+14
*
glsl: move shader_enums into nir
Rob Clark
2015-10-09
3
-2
/
+2
*
gallium: add per-sample interpolation control into rasterizer statOAe
Marek Olšák
2015-10-03
1
-0
/
+1
*
freedreno/ir3: use nir two-sided-color lowering
Rob Clark
2015-09-18
1
-21
/
+3
*
freedreno/ir3: lower txp/clamp in NIR
Rob Clark
2015-09-18
1
-26
/
+30
*
freedreno/ir3: add --gpu arg to cmdline compiler
Rob Clark
2015-09-17
1
-1
/
+10
*
freedreno/a4xx: wire up ucp support
Rob Clark
2015-09-17
1
-0
/
+1
*
freedreno/ir3: add support for ucp
Rob Clark
2015-09-17
4
-13
/
+80
*
freedreno/ir3: convert from tgsi semantic/index to varying-slot
Rob Clark
2015-09-17
7
-193
/
+234
*
freedreno/ir3: switch to shader_enums.h interp constants
Rob Clark
2015-09-17
4
-41
/
+20
*
freedreno/a3xx: use NUM_USER_CLIP_PLANES helper instead of magic number
Ilia Mirkin
2015-09-16
1
-1
/
+2
*
freedreno/a3xx: fix blending of L8 format
Ilia Mirkin
2015-09-16
1
-0
/
+2
*
freedreno/a3xx: add support for dual-source blending
Ilia Mirkin
2015-09-16
7
-6
/
+32
*
gallium/ttn: Convert to using VARYING_SLOT_* / FRAG_RESULT_*.
Eric Anholt
2015-09-16
1
-23
/
+38
*
freedreno: one screen to rule them all
Rob Clark
2015-09-16
2
-0
/
+11
*
freedreno/ir3: use NIR to lower ffract instead of tgsi_lowering
Rob Clark
2015-09-16
1
-1
/
+1
*
freedreno/a4xx: more texture formats
Rob Clark
2015-09-15
1
-7
/
+8
*
freedreno/a4xx: border-color support
Rob Clark
2015-09-15
4
-2
/
+31
*
freedreno/a4xx: wire up texture clamp lowering
Rob Clark
2015-09-15
2
-20
/
+80
*
freedreno: helper for a3xx/a4xx border-colors
Rob Clark
2015-09-15
4
-67
/
+99
*
freedreno: update generated headers
Rob Clark
2015-09-15
5
-17
/
+37
*
gallium: add PIPE_CAP_TGSI_TXQS to let st know if TXQS is supported
Ilia Mirkin
2015-09-13
1
-0
/
+1
*
freedreno/ir3: fix compile warn after 1807a08e
Rob Clark
2015-09-13
1
-0
/
+1
*
freedreno/ir3: fix compile break after a4aa25be
Rob Clark
2015-09-13
1
-2
/
+1
*
freedreno/a3xx: implement half-z clipping
Ilia Mirkin
2015-08-29
3
-2
/
+4
*
freedreno/a3xx: add basic clip plane support
Ilia Mirkin
2015-08-29
3
-1
/
+24
*
nir: Convert the builder to use the new NIR cursor API.
Kenneth Graunke
2015-08-27
1
-1
/
+1
[prev]
[next]