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
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno/ir3: add support for INTERP_MODE_NOPERSPECTIVE
Jonathan Marek
2020-07-01
1
-21
/
+50
*
turnip: set missing bary sysvals
Jonathan Marek
2020-07-01
1
-30
/
+43
*
freedreno/a6xx: set missing bary sysvals
Jonathan Marek
2020-07-01
1
-30
/
+40
*
freedreno/a5xx: set missing bary sysvals
Jonathan Marek
2020-07-01
1
-10
/
+25
*
freedreno/ir3: add generic get_barycentric()
Jonathan Marek
2020-07-01
3
-28
/
+43
*
freedreno/a4xx: fake LINEAR_PIXEL varying support for u_blitter
Jonathan Marek
2020-07-01
1
-1
/
+11
*
freedreno/a3xx: support LINEAR_PIXEL/PERSP_CENTROID/LINEAR_CENTROID sysvals
Jonathan Marek
2020-07-01
3
-4
/
+22
*
freedreno/registers: update varying-related registers
Jonathan Marek
2020-07-01
9
-47
/
+71
*
v3d/compiler: fix image size for 1D arrays
Iago Toral Quiroga
2020-07-01
1
-1
/
+4
*
st/mesa: do not clear NewDriverState for inactive states
Pierre-Eric Pelloux-Prayer
2020-07-01
1
-1
/
+1
*
gallium/docs: remove unused imgmath extension
Erik Faye-Lund
2020-07-01
1
-1
/
+1
*
gallium/docs: remove non-existent static dir
Erik Faye-Lund
2020-07-01
1
-1
/
+1
*
gallium/docs: prefix exts dir with underscore
Erik Faye-Lund
2020-07-01
2
-1
/
+1
*
gallium/docs: use none for highlight_language
Erik Faye-Lund
2020-07-01
2
-2
/
+2
*
gallium/docs: remove reference to non-existent label
Erik Faye-Lund
2020-07-01
1
-1
/
+1
*
gallium/docs: fixup formatting of numbered lists
Erik Faye-Lund
2020-07-01
1
-3
/
+6
*
gallium/docs: update to recent sphinx
Erik Faye-Lund
2020-07-01
1
-2
/
+2
*
draw/llvm: fix big-endian mask adjusting
Dave Airlie
2020-07-01
1
-6
/
+6
*
mesa/get: fix enum16 big-endian getting.
Dave Airlie
2020-07-01
1
-9
/
+10
*
llvmpipe: fix occlusion queries on big-endian.
Dave Airlie
2020-07-01
1
-0
/
+4
*
gallivm/nir: fix big-endian 64-bit splitting/merging.
Dave Airlie
2020-07-01
2
-0
/
+20
*
glsl: fix constant packing for 64-bit big endian.
Dave Airlie
2020-07-01
2
-10
/
+25
*
mesa/swrast: use logf2 instead of util_fast_log2
Dylan Baker
2020-06-30
2
-3
/
+3
*
anv: disable i915_perf warning on non-Linux
Jan Beich
2020-06-30
1
-2
/
+2
*
meson: Revert commit overriding C++ standard with gnu++11 on ppc64el
Frédéric Bonnard
2020-06-30
1
-4
/
+0
*
clover: Fix types collision between c++ and altivec
Frédéric Bonnard
2020-06-30
1
-0
/
+5
*
nir: Propagate *2*16 conversions into vectors
Alyssa Rosenzweig
2020-06-30
1
-0
/
+36
*
panfrost: Do fine-grained flushing for occlusion query results
Icecream95
2020-06-30
2
-3
/
+9
*
freedreno/a4xx: fix *_NONE enum conversion
Shawn Guo
2020-06-30
2
-8
/
+8
*
radeonsi: add a debug option to enable NGG culling for tessellation
Marek Olšák
2020-06-30
4
-8
/
+15
*
radeonsi: don't try to enable NGG culling for GS
Marek Olšák
2020-06-30
1
-1
/
+2
*
radeonsi: always use Wave64 for HS/GS/VS shader stages (except GS fast launch)
Marek Olšák
2020-06-30
1
-4
/
+8
*
radeonsi: always use Wave32 for GS fast launch, because Wave64 hangs
Marek Olšák
2020-06-30
4
-6
/
+19
*
radeonsi: fix NGG culling for Wave64
Marek Olšák
2020-06-30
4
-14
/
+23
*
ac/gpu_info: fix num_physical_sgprs_per_simd for gfx10
Marek Olšák
2020-06-30
1
-4
/
+1
*
radeonsi: don't flush in fence_server_sync
Marek Olšák
2020-06-30
1
-5
/
+8
*
radeonsi: bump SI_NUM_SHADER_BUFFERS to 32
Pierre-Eric Pelloux-Prayer
2020-06-30
5
-35
/
+40
*
glsl: remove stale FIXME
Timothy Arceri
2020-06-30
1
-3
/
+0
*
st/glsl_to_nir: disable st_nir_lower_builtin() when packing supported
Timothy Arceri
2020-06-30
1
-6
/
+5
*
glsl: define gl_LightSource members in ARB_vertex_program order
Timothy Arceri
2020-06-30
2
-4
/
+4
*
mesa: add _mesa_program_state_value_size() helper
Timothy Arceri
2020-06-30
2
-0
/
+11
*
mesa: remove _mesa prefix from static function
Timothy Arceri
2020-06-30
1
-8
/
+7
*
zink: set lower_uadd_carry in nir options
Mike Blumenkrantz
2020-06-29
1
-0
/
+1
*
loader/dri3: Check for window destruction in dri3_wait_for_event_locked
Michel Dänzer
2020-06-29
2
-1
/
+38
*
loader/dri3: Use dri3_wait_for_event_locked in loader_dri3_wait_for_msc
Michel Dänzer
2020-06-29
1
-7
/
+1
*
loader/dri3: Add dri3_wait_for_event_locked full_sequence out parameter
Michel Dänzer
2020-06-29
2
-3
/
+10
*
v3d: Fix -Wmaybe-uninitialized compiler warning in the v33 code.
Eric Anholt
2020-06-29
1
-2
/
+4
*
v3d: Enable PIPE_CAP_TGSI_TEXCOORD.
Eric Anholt
2020-06-29
2
-11
/
+7
*
vc4: Enable PIPE_CAP_TGSI_TEXCOORD.
Eric Anholt
2020-06-29
3
-18
/
+7
*
gallium/util: Add a helper function for point sprite handling.
Eric Anholt
2020-06-29
1
-0
/
+19
[next]