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: 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
*
freedreno: multi-slice resources (cubemap, mipmap, etc)
Rob Clark
2013-09-14
1
-1
/
+1
*
freedreno: add debug option to disable scissor optimization
Rob Clark
2013-08-24
1
-0
/
+1
*
gallium: Add PIPE_CAP_ENDIANNESS
Tom Stellard
2013-07-22
1
-0
/
+3
*
mesa,glsl,gallium: remove GLSLSkipStrictMaxVaryingLimitCheck and dependencies
Marek Olšák
2013-07-02
1
-1
/
+0
*
freedreno: add a3xx support
Rob Clark
2013-06-08
1
-0
/
+4
*
freedreno: prepare for a3xx
Rob Clark
2013-06-08
1
-92
/
+29
*
freedreno: clear fixes and debugging
Rob Clark
2013-04-24
1
-0
/
+2
*
freedreno: implement fd_screen_destroy()
Rob Clark
2013-04-24
1
-6
/
+26
*
st/mesa: optionally apply texture swizzle to border color v2
Christoph Bumiller
2013-04-18
1
-0
/
+1
*
gallium: add PIPE_CAP_QUERY_PIPELINE_STATISTICS
Christoph Bumiller
2013-04-03
1
-0
/
+1
*
freedreno: use u_debug for debug env vars
Rob Clark
2013-03-25
1
-3
/
+10
*
freedreno: prefer sw upload for textures
Rob Clark
2013-03-25
1
-0
/
+2
*
gallium: add TGSI_SEMANTIC_TEXCOORD,PCOORD v3
Christoph Bumiller
2013-03-20
1
-0
/
+2
*
freedreno: gallium driver for adreno
Rob Clark
2013-03-11
1
-0
/
+471