index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
freedreno
/
freedreno_screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno/ir3: add NIR compiler
Rob Clark
2015-04-05
1
-0
/
+5
*
freedreno/a3xx: add UBO support
Ilia Mirkin
2015-04-05
1
-2
/
+2
*
freedreno: convert blit program to array for each number of rts
Ilia Mirkin
2015-04-02
1
-1
/
+1
*
freedreno/a3xx: add independent blend function support
Ilia Mirkin
2015-04-02
1
-2
/
+4
*
freedreno/a3xx: point size should not be divided by 2
Ilia Mirkin
2015-03-28
1
-1
/
+1
*
gallium: implement get_device_vendor() for existing drivers
Giuseppe Bilotta
2015-03-23
1
-0
/
+8
*
freedreno: fix spelling
Rob Clark
2015-03-18
1
-1
/
+1
*
gallium: add FMA and DFMA opcodes (v3)
Marek Olšák
2015-03-16
1
-0
/
+1
*
freedreno/ir3: remove old compiler
Rob Clark
2015-03-15
1
-1
/
+0
*
freedreno: replace glsl130 debug flag with glsl120
Rob Clark
2015-03-08
1
-11
/
+9
*
freedreno/a4xx: re-enable int (conditional on glsl130)
Rob Clark
2015-03-03
1
-1
/
+1
*
freedreno/a4xx: add ARB_instanced_arrays support
Rob Clark
2015-02-24
1
-3
/
+1
*
freedreno/a4xx: add support for vertexid and instanceid sysvals
Rob Clark
2015-02-24
1
-1
/
+1
*
freedreno: implement fence
Rob Clark
2015-02-21
1
-23
/
+0
*
gallium: add new double-related shader caps to all the getters
Ilia Mirkin
2015-02-20
1
-0
/
+2
*
freedreno: add missing PIPE_CAP_RESOURCE_FROM_USER_MEMORY to switch
Ilia Mirkin
2015-02-19
1
-0
/
+1
*
freedreno/a3xx: add ARB_instanced_arrays support
Ilia Mirkin
2015-02-19
1
-1
/
+1
*
freedreno/a3xx: add support for vertexid and instanceid sysvals
Ilia Mirkin
2015-02-19
1
-3
/
+5
*
gallium: Add MULTISAMPLE_Z_RESOLVE cap
Axel Davy
2015-02-06
1
-0
/
+1
*
gallium: add a cap to determine whether the driver supports offset_clamp
Ilia Mirkin
2015-02-02
1
-0
/
+1
*
gallium: add TGSI_SEMANTIC_VERTEXID_NOBASE and TGSI_SEMANTIC_BASEVERTEX
Roland Scheidegger
2014-12-16
1
-0
/
+1
*
freedreno: add is_a3xx()/is_a4xx() helpers
Rob Clark
2014-12-13
1
-6
/
+12
*
freedreno: add adreno 420 support
Rob Clark
2014-11-15
1
-1
/
+5
*
freedreno: rename a couple debug flags
Rob Clark
2014-10-25
1
-3
/
+3
*
gallium: introduce PIPE_CAP_CLIP_HALFZ.
Mathias Fröhlich
2014-10-24
1
-0
/
+1
*
gallium: add PIPE_SHADER_CAP_MAX_OUTPUTS and use it in st/mesa
Marek Olšák
2014-10-21
1
-0
/
+1
*
freedreno/ir3: add debug flag to disable cp
Rob Clark
2014-10-20
1
-0
/
+1
*
freedreno: positions come out as integers, not half-integers
Ilia Mirkin
2014-10-20
1
-2
/
+2
*
freedreno/ir3: large const support
Rob Clark
2014-10-15
1
-1
/
+5
*
freedreno/ir3: add TXD support and expose ARB_shader_texture_lod
Ilia Mirkin
2014-10-02
1
-1
/
+1
*
freedreno: instanced drawing/compute not yet supported
Ilia Mirkin
2014-10-02
1
-3
/
+3
*
freedreno: dual-source render targets are not supported
Ilia Mirkin
2014-10-02
1
-1
/
+1
*
freedreno: max-texture-lod-bias should be 15.0f
Rob Clark
2014-10-01
1
-1
/
+1
*
freedreno: turn missing caps into compile warnings
Rob Clark
2014-09-27
1
-10
/
+10
*
freedreno: we have more than 0 viewports!
Rob Clark
2014-09-27
1
-0
/
+3
*
freedreno: don't advertise mirror-clamp support
Rob Clark
2014-09-27
1
-1
/
+1
*
freedreno: fix compiler warning
Rob Clark
2014-09-27
1
-0
/
+1
*
freedreno/a3xx: more texture array fixes
Rob Clark
2014-09-21
1
-2
/
+4
*
freedreno: add DRM_CONF_SHARE_FD
Rob Clark
2014-09-21
1
-2
/
+9
*
freedreno: "fix" problems with excessive flushes
Rob Clark
2014-09-12
1
-1
/
+1
*
gallium: add a texture target to sampler view and a CAP to use it
Ilia Mirkin
2014-09-12
1
-0
/
+1
*
freedreno/a3xx: enable hw primitive-restart
Rob Clark
2014-09-09
1
-1
/
+3
*
gallium: add cap for MAX_VERTEX_ATTRIB_STRIDE
Timothy Arceri
2014-08-27
1
-0
/
+3
*
gallium: Add and handle PIPE_CAP_CONDITIONAL_RENDER_INVERTED
Tobias Klausmann
2014-08-19
1
-0
/
+1
*
gallium/freedreno: handle query_renderer caps
Emil Velikov
2014-08-15
1
-0
/
+12
*
gallium: add opcodes/cap for fine derivative support
Ilia Mirkin
2014-08-14
1
-0
/
+1
*
automake: gallium/freedreno: drop spurious include dirs
Emil Velikov
2014-08-13
1
-2
/
+2
*
gallium: remove PIPE_SHADER_CAP_MAX_ADDRS
Marek Olšák
2014-08-11
1
-2
/
+0
*
gallium: rename shader cap MAX_CONSTS to MAX_CONST_BUFFER_SIZE
Marek Olšák
2014-07-28
1
-2
/
+2
*
freedreno/a3xx: enable/disable wa's based on patch-level
Rob Clark
2014-07-25
1
-0
/
+17
[next]