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
...
*
ac/gpu_info: rename has_virtual_memory -> r600_has_virtual_memory
Marek Olšák
2018-04-02
6
-23
/
+23
*
radeonsi/nir: fix explicit component packing for geom/tess doubles
Timothy Arceri
2018-04-02
1
-8
/
+11
*
radeonsi/nir: gather buffers declared more accurately and use const fast path
Timothy Arceri
2018-04-02
2
-6
/
+90
*
radeonsi: create load_const_buffer_desc_fast_path() helper
Timothy Arceri
2018-04-02
1
-39
/
+49
*
radeonsi/nir: set TGSI_PROPERTY_NEXT_SHADER
Timothy Arceri
2018-04-02
1
-0
/
+3
*
freedreno/a5xx: don't align height for PIPE_BUFFER
Rob Clark
2018-04-01
1
-1
/
+1
*
freedreno/a5xx: fix page faults on last level
Rob Clark
2018-04-01
1
-0
/
+10
*
freedreno/ir3: fix issue w/ glamor composite shaders
Rob Clark
2018-03-31
2
-2
/
+36
*
freedreno/ir3: more half-precision fixes
Rob Clark
2018-03-31
2
-8
/
+37
*
freedreno/ir3: add helper to create immed of specified size
Rob Clark
2018-03-31
1
-4
/
+11
*
freedreno/ir3: pass ctx instead of block to create_collect()
Rob Clark
2018-03-31
1
-18
/
+19
*
freedreno/ir3: eliminate unused false-deps
Rob Clark
2018-03-31
2
-11
/
+31
*
freedreno/ir3: add local_group_size
Rob Clark
2018-03-31
3
-2
/
+12
*
freedreno/ir3: clear SSA flag when assigning "ARRAY" regs too
Rob Clark
2018-03-31
1
-0
/
+1
*
freedreno/ir3: print array live ranges
Rob Clark
2018-03-31
1
-4
/
+10
*
freedreno: a2xx: Implement DP2 instruction
Wladimir J. van der Laan
2018-03-31
1
-0
/
+21
*
freedreno: a2xx: implement SEQ/SNE instructions
Wladimir J. van der Laan
2018-03-31
1
-3
/
+20
*
freedreno: a2xx: Compressed textures support
Wladimir J. van der Laan
2018-03-31
1
-0
/
+11
*
freedreno: a2xx: Support TEXTURE_RECT
Wladimir J. van der Laan
2018-03-31
3
-1
/
+4
*
freedreno: a2xx: Prevent crash in emit_texture if view is not set
Wladimir J. van der Laan
2018-03-31
1
-3
/
+10
*
freedreno: a2xx: Fix fd2_tex_swiz
Wladimir J. van der Laan
2018-03-31
1
-9
/
+9
*
freedreno: a2xx: Change use of BLEND_ to BLEND2_
Wladimir J. van der Laan
2018-03-31
1
-2
/
+2
*
freedreno: a2xx: Update rnndb header for formats enumeration
Wladimir J. van der Laan
2018-03-31
1
-20
/
+13
*
st/wgl: check if WGL_SWAP_INTERVAL is defined in wglSwapIntervalEXT()
Brian Paul
2018-03-30
2
-2
/
+2
*
spirv: Fix building with SCons
Neil Roberts
2018-03-30
5
-1
/
+9
*
util: Add and use util_is_power_of_two_nonzero
Ian Romanick
2018-03-29
1
-1
/
+1
*
util: Move util_is_power_of_two to bitscan.h and rename to util_is_power_of_t...
Ian Romanick
2018-03-29
25
-51
/
+45
*
meson: use dep_libdrm version for pkg-config
Dylan Baker
2018-03-29
1
-1
/
+1
*
nvc0/ir: fix emiting NOTs with predicates
Karol Herbst
2018-03-29
1
-0
/
+2
*
broadcom/vc5: Fix setup of integer surface clear values.
Eric Anholt
2018-03-28
1
-8
/
+8
*
broadcom/vc5: Stop trying to swizzle around RGBA4 clear color.
Eric Anholt
2018-03-28
1
-12
/
+2
*
broadcom/vc5: Work around scissor w/h==0 bug same as rasterizer discard.
Eric Anholt
2018-03-28
1
-2
/
+15
*
radeonsi: simplify DCC format categories
Marek Olšák
2018-03-28
1
-20
/
+9
*
radeonsi: don't use the SPI barrier management bug workaround
Marek Olšák
2018-03-28
1
-0
/
+5
*
radeonsi: use maximum OFFCHIP_BUFFERING on Vega12
Marek Olšák
2018-03-28
1
-1
/
+8
*
radeonsi: add support for Vega12
Marek Olšák
2018-03-28
4
-1
/
+7
*
broadcom/vc5: Fix padding of NPOT miplevels >= 2.
Eric Anholt
2018-03-27
1
-3
/
+8
*
ac/radeonsi: pass bindless bool to load_sampler_desc()
Timothy Arceri
2018-03-28
1
-1
/
+1
*
radeonsi/nir: set uses_bindless_samplers for samplers
Timothy Arceri
2018-03-28
1
-0
/
+3
*
nvc0/ir: fix INTERP_* with indirect inputs
Ilia Mirkin
2018-03-27
1
-3
/
+4
*
radeonsi/nir: fix input processing for packed varyings
Timothy Arceri
2018-03-28
1
-3
/
+2
*
radeonsi/nir: fix scanning of multi-slot output varyings
Timothy Arceri
2018-03-28
1
-109
/
+127
*
broadcom/vc5: Fix RG16I/UI texture sampling.
Eric Anholt
2018-03-27
1
-2
/
+2
*
broadcom/vc5: Fix swizzling of RGB10_A2UI render targets.
Eric Anholt
2018-03-26
1
-1
/
+1
*
broadcom/vc5: Implement workaround for GFXH-1431.
Eric Anholt
2018-03-26
1
-1
/
+5
*
broadcom/vc5: Fix EZ disabling and allow using GT/GE direction as well.
Eric Anholt
2018-03-26
5
-21
/
+111
*
broadcom/vc5: Disable TF on V3D 4.x when drawing with queries disabled.
Eric Anholt
2018-03-26
2
-0
/
+8
*
broadcom/vc5: Disable transform feedback on V3D 4.x at the end of the job.
Eric Anholt
2018-03-26
3
-5
/
+29
*
broadcom/vc5: Move the BCL epilogue code to a per-version compile.
Eric Anholt
2018-03-26
5
-24
/
+67
*
broadcom/vc5: Fix transform feedback in the presence of point size.
Eric Anholt
2018-03-26
3
-4
/
+23
[prev]
[next]