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
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/glsl_to_nir: call nir_lower_load_const_to_scalar() in the st
Timothy Arceri
2019-01-02
1
-2
/
+0
*
radeonsi: make use of ac_are_tessfactors_def_in_all_invocs()
Timothy Arceri
2019-01-02
1
-8
/
+2
*
radeonsi: remove unrequired param in si_nir_scan_tess_ctrl()
Timothy Arceri
2019-01-02
3
-3
/
+1
*
tgsi/scan: correctly walk instructions in tgsi_scan_tess_ctrl()
Timothy Arceri
2019-01-02
1
-29
/
+43
*
tgsi/scan: fix loop exit point in tgsi_scan_tess_ctrl()
Timothy Arceri
2019-01-02
1
-1
/
+1
*
nv30: disable rendering to 3D textures
Ilia Mirkin
2019-01-01
1
-0
/
+6
*
nv30: fix some s3tc layout issues
Ilia Mirkin
2018-12-30
2
-7
/
+26
*
nv30: use correct helper to get blocks in y direction
Ilia Mirkin
2018-12-30
1
-1
/
+1
*
nv30: add support for multi-layer transfers
Ilia Mirkin
2018-12-30
1
-4
/
+35
*
nv30: fix rare issue with fp unbinding not finding the bufctx
Ilia Mirkin
2018-12-30
1
-1
/
+1
*
nv30: avoid setting user_priv without setting cur_ctx
Ilia Mirkin
2018-12-30
1
-3
/
+1
*
v3d: Add support for requesting the sample offsets.
Eric Anholt
2018-12-30
1
-0
/
+22
*
v3d: Hook up some shader-db output to GL_ARB_debug_output.
Eric Anholt
2018-12-30
1
-0
/
+12
*
v3d: Add a "precompile" debug flag for shader-db.
Eric Anholt
2018-12-29
1
-0
/
+76
*
meson: Override C++ standard to gnu++11 when building with altivec on ppc64
Dylan Baker
2018-12-28
1
-0
/
+3
*
radeonsi: Enable adaptive_sync by default for radeon
Nicholas Kazlauskas
2018-12-28
1
-0
/
+4
*
etnaviv: Consolidate buffer references from framebuffers
Tomeu Vizoso
2018-12-28
3
-10
/
+9
*
virgl/vtest: fix front buffer flush with protocol version 0.
Dave Airlie
2018-12-28
1
-1
/
+1
*
nv50,nvc0: add missing CAPs for unsupported features
Ilia Mirkin
2018-12-26
2
-0
/
+3
*
nvc0: enable GL_NV_shader_atomic_float on pre-Maxwell
Ilia Mirkin
2018-12-26
1
-0
/
+2
*
nv50/ir: add support for converting ATOMFADD to proper ir
Ilia Mirkin
2018-12-26
1
-0
/
+4
*
gallium: add PIPE_CAP_TGSI_ATOMFADD to indicate support
Ilia Mirkin
2018-12-26
3
-0
/
+4
*
tgsi: add ATOMFADD operation
Ilia Mirkin
2018-12-26
6
-2
/
+23
*
gallium/ttn: Fix setup of outputs_written.
Eric Anholt
2018-12-26
1
-1
/
+1
*
st/nine: Increase the limit of cached ff shaders
Axel Davy
2018-12-23
1
-2
/
+2
*
st/nine: Add src reference to nine_context_range_upload
Axel Davy
2018-12-23
3
-1
/
+8
*
st/nine: Bind src not dst in nine_context_box_upload
Axel Davy
2018-12-23
4
-6
/
+6
*
st/nine: Fix volumetexture dtor on ctor failure
Axel Davy
2018-12-23
1
-1
/
+2
*
st/nine: Switch to presentation buffer if resize is detected
Axel Davy
2018-12-23
1
-1
/
+36
*
st/nine: Use helper to release swapchain buffers later
Axel Davy
2018-12-23
2
-8
/
+42
*
freedreno/a6xx: fix 3d texture layout
Rob Clark
2018-12-22
3
-3
/
+15
*
freedreno: update generated headers
Rob Clark
2018-12-22
7
-21
/
+28
*
freedreno/a6xx: improve setup_slices() debug msgs
Rob Clark
2018-12-22
1
-6
/
+5
*
freedreno/a6xx: simplify special case for 3d layout
Rob Clark
2018-12-22
1
-9
/
+10
*
freedreno: combine fd_resource_layer_offset()/fd_resource_offset()
Rob Clark
2018-12-22
1
-13
/
+2
*
gallivm: abort when trying to use non-existing intrinsic
Roland Scheidegger
2018-12-21
1
-0
/
+10
*
gallivm: don't use pavg.b intrinsic on llvm >= 6.0
Roland Scheidegger
2018-12-21
2
-51
/
+95
*
pipe-loader: meson: reference correct library
Emil Velikov
2018-12-13
1
-1
/
+1
*
vc4: Hook up perf_debug() output to GL_ARB_debug_output as well.
Eric Anholt
2018-12-20
2
-0
/
+3
*
vc4: Wire up core pipe_debug_callback
Rhys Kidd
2018-12-20
2
-0
/
+14
*
v3d: Hook up perf_debug() output to GL_ARB_debug output as well.
Eric Anholt
2018-12-20
2
-0
/
+3
*
v3d: Wire up core pipe_debug_callback
Rhys Kidd
2018-12-20
2
-0
/
+14
*
v3d: Drop shadow comparison state from shader variant key.
Eric Anholt
2018-12-20
1
-2
/
+0
*
v3d: Fix simulator mode on i915 render nodes.
Eric Anholt
2018-12-20
1
-28
/
+73
*
gallivm: use llvm jit code for decoding s3tc
Roland Scheidegger
2018-12-20
7
-383
/
+2239
*
v3d: Load and store aligned utiles all at once.
Eric Anholt
2018-12-19
1
-8
/
+114
*
vc4: Move the utile load/store functions to a header for reuse by v3d.
Eric Anholt
2018-12-19
2
-202
/
+11
*
v3d: Implement texture_subdata to reduce teximage upload copies.
Eric Anholt
2018-12-19
1
-29
/
+85
*
v3d: Remove dead prototypes for load/store utile functions.
Eric Anholt
2018-12-19
1
-2
/
+0
*
v3d: Don't try to create shadow tiled temporaries for 1D textures.
Eric Anholt
2018-12-19
1
-1
/
+2
[next]