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
Commit message (
Expand
)
Author
Age
Files
Lines
*
a2xx: only update rasterizer settings when they're there
Ilia Mirkin
2017-08-15
1
-1
/
+1
*
a2xx: add logicop support
Ilia Mirkin
2017-08-15
1
-5
/
+4
*
gallium: introduce PIPE_CAP_MEMOBJ
Timothy Arceri
2017-08-03
1
-0
/
+1
*
gallium: add PIPE_QUERY_SO_OVERFLOW_ANY_PREDICATE and corresponding cap
Nicolai Hähnle
2017-08-02
1
-0
/
+1
*
st/glsl_to_nir: move nir_lower_io to drivers
Nicolai Hähnle
2017-07-31
1
-0
/
+6
*
st/mesa: get rid of st_glsl_types
Nicolai Hähnle
2017-07-31
3
-8
/
+18
*
gallium: add PIPE_CAP_NIR_SAMPLERS_AS_DEREF
Nicolai Hähnle
2017-07-31
1
-0
/
+1
*
freedreno/ir3: fix load_front_face conversion
Ilia Mirkin
2017-07-12
1
-6
/
+3
*
a5xx: fix condition for updating *_FS_OUTPUT_CNTL
Ilia Mirkin
2017-07-09
1
-1
/
+1
*
a5xx: remove no-longer-accurate border color layout comment
Ilia Mirkin
2017-07-08
1
-32
/
+1
*
a5xx: fix border color for depth formats
Ilia Mirkin
2017-07-08
1
-1
/
+5
*
a5xx: add border color clamping, add packed border color formats
Ilia Mirkin
2017-07-08
1
-11
/
+59
*
a5xx: fix border colors for swizzled texture formats
Ilia Mirkin
2017-07-08
1
-14
/
+14
*
a5xx: fix integer texture border colors
Ilia Mirkin
2017-07-08
1
-4
/
+2
*
a5xx: fix primitive restart
Ilia Mirkin
2017-07-08
2
-12
/
+23
*
a5xx: add support for rendering to RGB10A2_UNORM formats
Ilia Mirkin
2017-07-07
1
-3
/
+3
*
a5xx: set uint/sint bits for mrt output register
Ilia Mirkin
2017-07-07
2
-2
/
+8
*
a5xx: add backface stencil emission
Ilia Mirkin
2017-07-07
4
-9
/
+27
*
a5xx: enable polygon offset clamps
Ilia Mirkin
2017-07-04
1
-1
/
+3
*
a5xx: implement logicop support
Ilia Mirkin
2017-07-04
3
-7
/
+13
*
a5xx: enable polygon mode selection
Ilia Mirkin
2017-07-04
4
-7
/
+24
*
a5xx: disable ARB_depth_clamp for now
Ilia Mirkin
2017-07-04
1
-1
/
+3
*
a5xx: fix clip_halfz support
Ilia Mirkin
2017-07-04
3
-4
/
+7
*
a5xx: improve 3d texture sampling
Ilia Mirkin
2017-07-04
1
-3
/
+0
*
a5xx: remove one of the MIPFILTER_LINEAR bits
Ilia Mirkin
2017-07-04
1
-1
/
+0
*
a5xx: enable formats newly added to the headers
Ilia Mirkin
2017-07-04
1
-69
/
+69
*
a5xx: include color swap when decoding vertices
Ilia Mirkin
2017-07-04
1
-0
/
+1
*
a5xx: update headers
Ilia Mirkin
2017-07-04
1
-10
/
+47
*
Android: use symlinks for driver loading
Rob Herring
2017-06-29
1
-0
/
+1
*
gallium: add PIPE_CAP_BINDLESS_TEXTURE
Samuel Pitoiset
2017-06-14
1
-0
/
+1
*
util: Port nir_array functionality to u_dynarray
Thomas Helland
2017-06-07
1
-3
/
+3
*
util/u_queue: add an option to set the minimum thread priority
Marek Olšák
2017-06-07
1
-1
/
+1
*
freedreno/a5xx: set SP_BLEND_CONTROL properly
Rob Clark
2017-06-07
3
-1
/
+4
*
freedreno/a5xx: LRZ support
Rob Clark
2017-06-07
14
-14
/
+234
*
freedreno: drop timestamp field
Rob Clark
2017-06-07
2
-3
/
+0
*
freedreno/a5xx: refactor out helper for LRZ flush
Rob Clark
2017-06-07
3
-11
/
+19
*
freedreno: reshuffle FD_MESA_DEBUG bitmask
Rob Clark
2017-06-07
1
-3
/
+3
*
freedreno: update generated headers
Rob Clark
2017-06-07
7
-17
/
+31
*
gallium: Add a cap to check if the driver supports ARB_post_depth_coverage
Lyude
2017-06-02
1
-0
/
+1
*
freedreno/a5xx: drop WFIs in emit_marker5()
Rob Clark
2017-05-30
1
-5
/
+0
*
freedreno/a5xx: timestamp / time-elapsed queries
Rob Clark
2017-05-30
2
-1
/
+97
*
freedreno/a5xx: rename query result struct
Rob Clark
2017-05-30
1
-23
/
+22
*
freedreno: update generated headers
Rob Clark
2017-05-30
6
-18
/
+624
*
freedreno: fix fence creation fail if no rendering
Rob Clark
2017-05-28
1
-13
/
+1
*
freedreno/ir3: switch to NIR by default
Rob Clark
2017-05-23
2
-16
/
+2
*
freedreno/ir3: lower arrays to regs
Rob Clark
2017-05-23
2
-150
/
+185
*
freedreno/ir3: add put_dst()
Rob Clark
2017-05-23
1
-0
/
+24
*
freedreno/ir3: code-motion
Rob Clark
2017-05-23
1
-55
/
+55
*
freedreno/ir3: fix cmdline compiler
Rob Clark
2017-05-23
1
-2
/
+0
*
freedreno/ir3: add missing nir_opt_copy_prop_vars() pass
Rob Clark
2017-05-23
1
-0
/
+1
[next]