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
/
a4xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno/a4xx: use smaller threadsize for more registers
Rob Clark
2016-01-18
1
-2
/
+5
*
freedreno: per-generation OUT_IB packet
Rob Clark
2016-01-18
1
-0
/
+8
*
u_upload_mgr: allow specifying PIPE_USAGE_* for the upload buffer
Marek Olšák
2016-01-02
1
-1
/
+2
*
u_upload_mgr: remove alignment parameter from u_upload_create
Marek Olšák
2016-01-02
1
-2
/
+1
*
u_upload_mgr: pass alignment to u_upload_alloc manually
Marek Olšák
2016-01-02
2
-2
/
+3
*
freedreno/a4xx: fix fragcoord.z + fragdepth
Rob Clark
2015-12-15
2
-5
/
+5
*
freedreno: update generated headers
Rob Clark
2015-12-15
1
-35
/
+75
*
freedreno: fix bind_sampler_states when hwcso is NULL
Serge Martin
2015-12-09
1
-0
/
+3
*
freedreno/ir3: assign varying locations later
Rob Clark
2015-11-26
1
-1
/
+1
*
freedreno/a4xx: rework vinterp/vpsrepl
Rob Clark
2015-11-26
1
-12
/
+36
*
freedreno/a4xx: re-emit program on dirty framebuffer
Ilia Mirkin
2015-11-23
1
-1
/
+1
*
freedreno/a4xx: use a factor of 32767 for snorm8 blending
Ilia Mirkin
2015-11-23
1
-5
/
+34
*
freedreno/a4xx: only compute texture offset once for the view
Ilia Mirkin
2015-11-23
3
-13
/
+6
*
freedreno/a4xx: add ARB_texture_view support
Ilia Mirkin
2015-11-23
2
-7
/
+9
*
freedreno/a4xx: add formats for ARB_texture_buffer_object_rgb32 support
Ilia Mirkin
2015-11-23
3
-3
/
+9
*
freedreno/a4xx: add ARB_texture_rgb10_a2ui support
Ilia Mirkin
2015-11-23
2
-2
/
+3
*
freedreno/a4xx: add astc formats
Ilia Mirkin
2015-11-23
1
-0
/
+33
*
freedreno/a4xx: support 16384 texels in buffer texture
Ilia Mirkin
2015-11-23
1
-1
/
+1
*
freedreno/a4xx: add ARB_texture_buffer_range support
Ilia Mirkin
2015-11-23
2
-14
/
+38
*
freedreno/a4xx: add polygon mode support
Ilia Mirkin
2015-11-23
4
-4
/
+26
*
freedreno/a4xx: disable blending and alphatest for integer rt0
Ilia Mirkin
2015-11-21
1
-2
/
+13
*
freedreno/a4xx: fix independent blend
Ilia Mirkin
2015-11-21
2
-2
/
+3
*
freedreno/a4xx: set fetchsize in mem2gmem texture restore
Ilia Mirkin
2015-11-21
1
-1
/
+2
*
freedreno/a4xx: add 11_11_10_float vertex type support
Ilia Mirkin
2015-11-21
2
-1
/
+2
*
freedreno/a4xx: fix 3d texture setup
Ilia Mirkin
2015-11-21
3
-3
/
+7
*
freedreno/a4xx: add missing formats to enable ARB_vertex_type_2_10_10_10_rev
Ilia Mirkin
2015-11-20
2
-4
/
+8
*
freedreno/a4xx: use hardware RGTC texture samplers
Ilia Mirkin
2015-11-20
4
-21
/
+13
*
freedreno/a4xx: hook up RGB565 format
Ilia Mirkin
2015-11-20
2
-1
/
+2
*
freedreno/a4xx: logic op handling
Ilia Mirkin
2015-11-20
4
-10
/
+16
*
freedreno/a4xx: add 16-bit unorm/snorm format texturing/rendering
Ilia Mirkin
2015-11-20
2
-25
/
+47
*
freedreno/a4xx: point regid to "red" even for alpha-only rb formats
Ilia Mirkin
2015-11-20
1
-7
/
+0
*
freedreno/a4xx: fix dst_alpha blend for RGBX render targets
Ilia Mirkin
2015-11-20
3
-5
/
+32
*
freedreno/a4xx: add BPTC support
Ilia Mirkin
2015-11-20
2
-0
/
+8
*
freedreno/a4xx: fix 5_5_5_1 texture sampler format
Ilia Mirkin
2015-11-19
1
-1
/
+1
*
freedreno/a4xx: add depth clamp and halfz clip
Ilia Mirkin
2015-11-19
2
-0
/
+7
*
freedreno/a4xx: allow seamless cubemap filtering to be enabled per-texture
Ilia Mirkin
2015-11-19
2
-0
/
+2
*
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
1
-2
/
+5
*
freedreno/a3xx+a4xx: fix for stk binning pass hang
Rob Clark
2015-11-18
1
-9
/
+36
*
freedreno/a3xx+a4xx: fix GL_POINTS lockup w/ GLES
Rob Clark
2015-11-18
2
-6
/
+9
*
freedreno/a4xx: fix blend color
Rob Clark
2015-11-06
1
-5
/
+9
*
freedreno: update generated headers
Rob Clark
2015-11-06
2
-35
/
+42
*
freedreno: remove unnecessary null checks
Rob Clark
2015-10-24
2
-7
/
+7
*
freedreno/a4xx: wire up ucp support
Rob Clark
2015-09-17
1
-0
/
+1
*
freedreno/ir3: convert from tgsi semantic/index to varying-slot
Rob Clark
2015-09-17
2
-37
/
+50
*
freedreno/ir3: switch to shader_enums.h interp constants
Rob Clark
2015-09-17
1
-3
/
+2
*
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
[next]