index
:
~dbaker/mesa
11.2-next
18.1-proposed
for-jason
jenkins
jenkins_gl
master
meson-windows
patches-for-ajax
submit/generator-argparse
submit/generator-mako
submit/python2-for-intel
wip/generator-mako
wip/generator-rewrite-v2
wip/glapi-cleanup
wip/gles32-symbols
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
freedreno
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-28
gallium: add PIPE_CAP_COPY_BETWEEN_COMPRESSED_AND_PLAIN_FORMATS
Marek Olšák
1
-0
/
+1
2015-10-24
freedreno: remove unnecessary null checks
Rob Clark
4
-13
/
+13
2015-10-20
gallium: add PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS_HINT
Marek Olšák
1
-0
/
+2
2015-10-20
gallium: add PIPE_CAP_SHAREABLE_SHADERS
Marek Olšák
1
-0
/
+1
2015-10-16
glsl: (mostly) remove libglsl_util
Rob Clark
1
-2
/
+1
2015-10-15
freedreno: add debug option to dirty state after draw
Rob Clark
3
-2
/
+7
2015-10-15
freedreno/a3xx: cache-flush is needed after MEM_WRITE
Rob Clark
3
-5
/
+14
2015-10-09
glsl: move shader_enums into nir
Rob Clark
3
-2
/
+2
2015-10-03
gallium: add per-sample interpolation control into rasterizer statOAe
Marek Olšák
1
-0
/
+1
2015-09-18
freedreno/ir3: use nir two-sided-color lowering
Rob Clark
1
-21
/
+3
2015-09-18
freedreno/ir3: lower txp/clamp in NIR
Rob Clark
1
-26
/
+30
2015-09-17
freedreno/ir3: add --gpu arg to cmdline compiler
Rob Clark
1
-1
/
+10
2015-09-17
freedreno/a4xx: wire up ucp support
Rob Clark
1
-0
/
+1
2015-09-17
freedreno/ir3: add support for ucp
Rob Clark
4
-13
/
+80
2015-09-17
freedreno/ir3: convert from tgsi semantic/index to varying-slot
Rob Clark
7
-193
/
+234
2015-09-17
freedreno/ir3: switch to shader_enums.h interp constants
Rob Clark
4
-41
/
+20
2015-09-16
freedreno/a3xx: use NUM_USER_CLIP_PLANES helper instead of magic number
Ilia Mirkin
1
-1
/
+2
2015-09-16
freedreno/a3xx: fix blending of L8 format
Ilia Mirkin
1
-0
/
+2
2015-09-16
freedreno/a3xx: add support for dual-source blending
Ilia Mirkin
7
-6
/
+32
2015-09-16
gallium/ttn: Convert to using VARYING_SLOT_* / FRAG_RESULT_*.
Eric Anholt
1
-23
/
+38
2015-09-16
freedreno: one screen to rule them all
Rob Clark
2
-0
/
+11
2015-09-16
freedreno/ir3: use NIR to lower ffract instead of tgsi_lowering
Rob Clark
1
-1
/
+1
2015-09-15
freedreno/a4xx: more texture formats
Rob Clark
1
-7
/
+8
2015-09-15
freedreno/a4xx: border-color support
Rob Clark
4
-2
/
+31
2015-09-15
freedreno/a4xx: wire up texture clamp lowering
Rob Clark
2
-20
/
+80
2015-09-15
freedreno: helper for a3xx/a4xx border-colors
Rob Clark
4
-67
/
+99
2015-09-15
freedreno: update generated headers
Rob Clark
5
-17
/
+37
2015-09-13
gallium: add PIPE_CAP_TGSI_TXQS to let st know if TXQS is supported
Ilia Mirkin
1
-0
/
+1
2015-09-13
freedreno/ir3: fix compile warn after 1807a08e
Rob Clark
1
-0
/
+1
2015-09-13
freedreno/ir3: fix compile break after a4aa25be
Rob Clark
1
-2
/
+1
2015-08-29
freedreno/a3xx: implement half-z clipping
Ilia Mirkin
3
-2
/
+4
2015-08-29
freedreno/a3xx: add basic clip plane support
Ilia Mirkin
3
-1
/
+24
2015-08-27
nir: Convert the builder to use the new NIR cursor API.
Kenneth Graunke
1
-1
/
+1
2015-08-26
gallium: add flags parameter to pipe_screen::context_create
Marek Olšák
6
-6
/
+6
2015-08-25
freedreno/ir3: fix compile break after splitting out nir_control_flow.h
Rob Clark
1
-0
/
+1
2015-08-25
freedreno/ir3: fix compile break after fxn->start_block removal
Rob Clark
1
-1
/
+1
2015-08-24
freedreno/a4xx: formats update
Rob Clark
1
-5
/
+5
2015-08-24
freedreno: update generated headers
Rob Clark
5
-5
/
+8
2015-08-18
util/ra: Make allocating conflict lists optional
Jason Ekstrand
1
-1
/
+1
2015-08-18
freedreno: use fd_pipe_wait_timeout()
Rob Clark
2
-21
/
+1
2015-08-18
freedreno: fence fix
Rob Clark
3
-4
/
+8
2015-08-17
freedreno/a3xx: add s3tc texture format support
Ilia Mirkin
1
-0
/
+9
2015-08-17
freedreno/a3xx: fix up logic for handling block formats
Ilia Mirkin
3
-5
/
+7
2015-08-17
freedreno/a3xx: double the polygon offset value
Ilia Mirkin
1
-1
/
+1
2015-08-16
freedreno/a3xx: add per-texture seamless cubemap control
Ilia Mirkin
2
-1
/
+2
2015-08-15
freedreno/a4xx: add cube map array support
Ilia Mirkin
4
-4
/
+14
2015-08-15
freedreno/a4xx: fix srgb render targets
Rob Clark
3
-8
/
+22
2015-08-15
freedreno: update generated headers
Rob Clark
5
-14
/
+30
2015-08-14
freedreno: expose OES exts for float linear filtering
Ilia Mirkin
1
-2
/
+4
2015-08-14
gallium: add an interface for EXT_depth_bounds_test
Marek Olšák
1
-0
/
+1
[next]