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/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
*
gallium: rename PIPE_CAP_TGSI_VS_LAYER to also have _VIEWPORT
Ilia Mirkin
2014-07-03
1
-1
/
+1
*
gallium: add facilities for indirect drawing
Christoph Bumiller
2014-07-02
1
-0
/
+1
*
gallium: add a cap for max vertex streams
Ilia Mirkin
2014-07-01
1
-0
/
+1
*
gallium: create TGSI_PROPERTY to disable viewport and clipping
Christoph Bumiller
2014-06-02
1
-0
/
+1
*
freedreno: few caps fixes
Rob Clark
2014-05-26
1
-4
/
+4
*
freedreno: don't advertise texture arrays for now
Rob Clark
2014-05-20
1
-1
/
+1
*
freedreno: fix caps
Rob Clark
2014-05-18
1
-2
/
+2
*
freedreno/a3xx: fix MAX_INPUTS shader cap
Rob Clark
2014-05-14
1
-1
/
+1
*
freedreno/a3xx: add debug flag to expose glsl130
Rob Clark
2014-05-14
1
-3
/
+7
*
freedreno/a3xx: occlusion query support
Rob Clark
2014-05-13
1
-3
/
+6
*
gallium: add a cap for supporting 4-offset TG4 opcodes
Ilia Mirkin
2014-05-07
1
-4
/
+5
*
gallium: add basic support for ARB_sample_shading
Ilia Mirkin
2014-04-26
1
-0
/
+1
*
gallium: add a way to query min/max texture gather offsets
Ilia Mirkin
2014-04-10
1
-0
/
+2
*
gallium: add support for LODQ opcodes.
Dave Airlie
2014-04-07
1
-0
/
+1
*
mesa/soft/llvmpipe: add fake MSAA support
Dave Airlie
2014-04-02
1
-0
/
+1
*
gallium: the other drivers don't support ARB_buffer_storage
Marek Olšák
2014-02-25
1
-0
/
+1
*
gallium: add texture gather support to gallium (v3)
Dave Airlie
2014-02-25
1
-0
/
+2
*
gallium: add geometry shader output limits
Grigori Goronzy
2014-02-09
1
-0
/
+5
*
gallium: remove PIPE_CAP_MAX_COMBINED_SAMPLERS
Marek Olšák
2014-02-04
1
-2
/
+0
*
freedreno: enabling binning and opt by default
Rob Clark
2014-02-03
1
-10
/
+6
*
freedreno/a3xx/compiler: new compiler
Rob Clark
2014-02-03
1
-0
/
+2
*
freedreno/a3xx/compiler: split out old compiler
Rob Clark
2014-02-03
1
-0
/
+1
*
freedreno/a3xx: handle frag z write
Rob Clark
2014-02-01
1
-1
/
+1
*
freedreno: Set PIPE_CAP_MIN_MAP_BUFFER_ALIGNMENT to 64
Ian Romanick
2014-01-29
1
-0
/
+3
*
gallium: remove PIPE_CAP_SCALED_RESOLVE
Marek Olšák
2014-01-23
1
-1
/
+0
*
freedreno: add basic query support
Rob Clark
2014-01-08
1
-0
/
+2
*
freedreno/a3xx: support for hw binning pass
Rob Clark
2014-01-08
1
-0
/
+9
*
gallium/winsys/drm: Prepare for passing prime fds in winsys_handle
Christopher James Halse Rogers
2013-12-10
1
-0
/
+5
*
freedreno/a3xx: add adreno 330 support
Rob Clark
2013-12-07
1
-0
/
+1
*
gallium: add support for AMD_vertex_shader_layer
Marek Olšák
2013-12-03
1
-0
/
+1
*
gallium: new shader cap bit for the amount of sampler views
Roland Scheidegger
2013-11-28
1
-0
/
+1
*
freedreno/a3xx/compiler: highp frag shader
Rob Clark
2013-11-01
1
-0
/
+1
*
freedreno: we do actually support sqrt
Rob Clark
2013-11-01
1
-0
/
+4
*
gallium: add PIPE_CAP_MIXED_FRAMEBUFFER_SIZES
Ilia Mirkin
2013-10-26
1
-0
/
+1
*
freedreno/a3xx: fix const/rel/const-rel encoding
Rob Clark
2013-10-24
1
-3
/
+5
*
freedreno: add debug option to disable GMEM bypass
Rob Clark
2013-09-14
1
-0
/
+1
*
freedreno/a3xx: use INDIRECT state load for shaders
Rob Clark
2013-09-14
1
-0
/
+1
[next]