index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
freedreno
/
a3xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno/ir3: convert from tgsi semantic/index to varying-slot
Rob Clark
2015-09-17
2
-34
/
+45
*
freedreno/ir3: switch to shader_enums.h interp constants
Rob Clark
2015-09-17
1
-3
/
+2
*
freedreno/a3xx: use NUM_USER_CLIP_PLANES helper instead of magic number
Ilia Mirkin
2015-09-16
1
-1
/
+2
*
freedreno/a3xx: fix blending of L8 format
Ilia Mirkin
2015-09-16
1
-0
/
+2
*
freedreno/a3xx: add support for dual-source blending
Ilia Mirkin
2015-09-16
3
-4
/
+15
*
freedreno: helper for a3xx/a4xx border-colors
Rob Clark
2015-09-15
2
-67
/
+2
*
freedreno: update generated headers
Rob Clark
2015-09-15
1
-4
/
+19
*
freedreno/a3xx: implement half-z clipping
Ilia Mirkin
2015-08-29
2
-1
/
+3
*
freedreno/a3xx: add basic clip plane support
Ilia Mirkin
2015-08-29
1
-0
/
+19
*
gallium: add flags parameter to pipe_screen::context_create
Marek Olšák
2015-08-26
2
-2
/
+2
*
freedreno: update generated headers
Rob Clark
2015-08-24
1
-1
/
+1
*
freedreno/a3xx: add s3tc texture format support
Ilia Mirkin
2015-08-17
1
-0
/
+9
*
freedreno/a3xx: fix up logic for handling block formats
Ilia Mirkin
2015-08-17
2
-2
/
+2
*
freedreno/a3xx: double the polygon offset value
Ilia Mirkin
2015-08-17
1
-1
/
+1
*
freedreno/a3xx: add per-texture seamless cubemap control
Ilia Mirkin
2015-08-16
1
-0
/
+1
*
freedreno: update generated headers
Rob Clark
2015-08-15
1
-4
/
+19
*
freedreno/a3xx+a4xx: add texture buffer object support
Rob Clark
2015-08-12
2
-4
/
+6
*
freedreno: update generated headers
Rob Clark
2015-08-10
1
-1
/
+1
*
freedreno/a3xx: clear cached fp when switching blit prog
Rob Clark
2015-08-10
1
-0
/
+2
*
freedreno/a4xx: MRT support
Rob Clark
2015-08-04
2
-2
/
+2
*
freedreno: move the half-precision logic into core
Rob Clark
2015-08-04
3
-31
/
+2
*
freedreno: small bit of cleanup about max rendertargets
Rob Clark
2015-08-04
4
-4
/
+8
*
freedreno/a3xx+a4xx: add support for vtxcnt semantic
Rob Clark
2015-07-27
2
-10
/
+16
*
freedreno/ir3: move emit_const to ir3
Rob Clark
2015-07-27
4
-114
/
+51
*
freedreno/ir3: bit of shader API refactoring
Rob Clark
2015-07-27
1
-1
/
+1
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
6
-7
/
+7
*
freedreno: update generated headers
Rob Clark
2015-07-10
4
-11
/
+11
*
freedreno/ir3: fix crash in fail path
Rob Clark
2015-06-30
1
-0
/
+3
*
freedreno: remove int sampler shader variants
Rob Clark
2015-06-21
3
-45
/
+4
*
freedreno/ir3: introduce ir3_compiler object
Rob Clark
2015-06-21
1
-1
/
+4
*
freedreno/a3xx: set .zw of sprite coords to .01
Ilia Mirkin
2015-05-20
1
-3
/
+6
*
freedreno/a3xx: color masking works like a blend for some formats
Ilia Mirkin
2015-04-27
1
-0
/
+14
*
freedreno/a3xx: add support for S8 and Z32F_S8
Ilia Mirkin
2015-04-27
3
-21
/
+79
*
freedreno/a3xx: add Z32F support
Ilia Mirkin
2015-04-27
2
-7
/
+45
*
freedreno/a3xx: add support for disabling depth clipping
Ilia Mirkin
2015-04-27
1
-0
/
+2
*
freedreno: update generated headers
Rob Clark
2015-04-22
1
-2
/
+2
*
freedreno/a3xx: enable polymode setting with non-fill modes
Ilia Mirkin
2015-04-18
1
-0
/
+4
*
freedreno/a3xx: fix integer and 32-bit float border colors
Ilia Mirkin
2015-04-18
1
-1
/
+30
*
freedreno/a3xx: add support for float R/RG render targets
Ilia Mirkin
2015-04-18
1
-4
/
+6
*
freedreno: update generated headers
Rob Clark
2015-04-17
1
-7
/
+132
*
freedreno/a3xx: don't decode srgb on mem2gmem
Ilia Mirkin
2015-04-05
1
-6
/
+12
*
freedreno/a3xx: pass sprite coord mode through to program emit
Ilia Mirkin
2015-04-05
3
-1
/
+4
*
freedreno/a3xx: add UBO support
Ilia Mirkin
2015-04-05
1
-25
/
+42
*
freedreno: remove tex_resource
Ilia Mirkin
2015-04-05
3
-4
/
+1
*
freedreno/a3xx: add MRT support
Ilia Mirkin
2015-04-02
8
-138
/
+219
*
freedreno: convert blit program to array for each number of rts
Ilia Mirkin
2015-04-02
2
-1
/
+2
*
freedreno/a3xx: add independent blend function support
Ilia Mirkin
2015-04-02
1
-6
/
+5
*
freedreno: remove alpha key from ir3_shader
Ilia Mirkin
2015-04-02
2
-4
/
+3
*
freedreno/a3xx: add support for point sprite coordinate replacement
Ilia Mirkin
2015-03-28
4
-30
/
+28
*
freedreno/a3xx: make vs-set point size work
Ilia Mirkin
2015-03-28
1
-0
/
+6
[next]