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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
anv/cmd_buffer: Apply subpass flushes before set_subpass
Jason Ekstrand
2018-02-20
1
-4
/
+4
*
anv: Use framebuffer layers for implicit subpass transitions
Jason Ekstrand
2018-02-20
1
-1
/
+1
*
anv: Be more careful about fast-clear colors
Jason Ekstrand
2018-02-20
1
-27
/
+19
*
intel/isl: Add an isl_color_value_is_zero helper
Jason Ekstrand
2018-02-20
2
-0
/
+23
*
anv/gpu_memcpy: CS Stall before a MI memcpy on gen7
Jason Ekstrand
2018-02-20
2
-0
/
+32
*
st/mesa: Factorize duplicate code for atomic buffer binding
Guillaume Charifi
2018-02-20
1
-38
/
+29
*
st/mesa: Factorize duplicate code in st_update_framebuffer_state()
Guillaume Charifi
2018-02-20
1
-13
/
+5
*
freedreno/ir3: fix use_count refcnt'ing issue
Rob Clark
2018-02-20
1
-0
/
+1
*
svga: replaced 'unsigned' with proper enum types in shader code
Brian Paul
2018-02-20
1
-12
/
+21
*
swr: bump minimum supported LLVM version to 4.0
Andres Gomez
2018-02-20
2
-3
/
+3
*
ac/nir: move ac_declare_lds_as_pointer() outside of the switch
Samuel Pitoiset
2018-02-20
1
-5
/
+7
*
radv: allow to force family using RADV_FORCE_FAMILY
Samuel Pitoiset
2018-02-20
1
-0
/
+33
*
loader_dri3/glx/egl: Reinstate the loader_dri3_vtable get_dri_screen callback
Thomas Hellstrom
2018-02-20
4
-1
/
+35
*
svga: Fix a leftover debug hack
Thomas Hellstrom
2018-02-20
1
-2
/
+2
*
anv/entrypoints: make vkGetDeviceProcAddr return NULL for instance commands
Iago Toral Quiroga
2018-02-20
1
-1
/
+1
*
nv50,nvc0: mark ABGR format as displayable instead of ARGB format
Ilia Mirkin
2018-02-19
1
-2
/
+2
*
st/dri: only expose config formats that are display targets
Ilia Mirkin
2018-02-19
1
-1
/
+2
*
mesa: add xbgr support adjacent to xrgb
Ilia Mirkin
2018-02-19
7
-2
/
+74
*
st/shader_cache: copy nir pointer to gl_program after deserializing
Timothy Arceri
2018-02-20
1
-0
/
+6
*
radeonsi: add nir shader cache support
Timothy Arceri
2018-02-20
1
-11
/
+30
*
radeonsi: rename variables tgsi_binary -> ir_binary
Timothy Arceri
2018-02-20
1
-21
/
+21
*
radeonsi: fix regression from 32-bit pointers on CI
Marek Olšák
2018-02-19
1
-1
/
+1
*
radv: compact varyings after removing unused ones
Samuel Pitoiset
2018-02-19
1
-6
/
+3
*
radeonsi/nir: fix gl_FragCoord for pixel_center_integer
Timothy Arceri
2018-02-19
1
-0
/
+5
*
glsl/nir: add pixel_center_integer to shader info
Timothy Arceri
2018-02-19
2
-0
/
+7
*
gm107/ir: avoid using kepler instruction capabilities
Ilia Mirkin
2018-02-17
2
-21
/
+45
*
nvc0: add support for bindless on maxwell+
Ilia Mirkin
2018-02-17
3
-14
/
+116
*
gm107/ir: change how SUQ works in preparation for bindless
Ilia Mirkin
2018-02-17
3
-1
/
+61
*
i965: Use absolute addressing for constant buffer 0 on Kernel 4.16+.
Kenneth Graunke
2018-02-17
2
-1
/
+32
*
i965: Stop restoring the default L3 configuration on Kernel 4.16+.
Kenneth Graunke
2018-02-17
3
-2
/
+7
*
nvc0: Use GP100_COMPUTE_CLASS on GP10B
Mikko Perttunen
2018-02-17
1
-1
/
+2
*
i965: Fix aux-surface size check
Daniel Stone
2018-02-17
2
-3
/
+12
*
radeonsi: implement 32-bit pointers in user data SGPRs (v2)
Marek Olšák
2018-02-17
7
-59
/
+141
*
radeonsi: disallow constant buffers with a 64-bit address in slot 0
Marek Olšák
2018-02-17
2
-1
/
+9
*
radeonsi: move const_uploader allocations to 32-bit address space
Marek Olšák
2018-02-17
3
-2
/
+7
*
winsys/radeon: implement and enable 32-bit VM allocations
Marek Olšák
2018-02-17
3
-8
/
+64
*
winsys/radeon: add struct radeon_vm_heap
Marek Olšák
2018-02-17
3
-36
/
+47
*
winsys/amdgpu: enable 32-bit VM allocations
Marek Olšák
2018-02-17
1
-1
/
+2
*
gallium/radeon: add 32-bit address space heaps
Marek Olšák
2018-02-17
1
-3
/
+44
*
ac: query high bits of 32-bit address space
Marek Olšák
2018-02-17
2
-0
/
+8
*
gallium: use PIPE_CAP_CONSTBUF0_FLAGS
Marek Olšák
2018-02-17
4
-5
/
+27
*
gallium: allow drivers to impose BO flags restrictions on constant buffer 0
Marek Olšák
2018-02-17
18
-0
/
+21
*
meson: Add Haiku platform support v4
Alexander von Gluck IV
2018-02-16
9
-13
/
+189
*
anv/icl: Add render target flush after uploading binding table
Anuj Phogat
2018-02-16
1
-0
/
+20
*
anv/icl: Enable float blend optimization
Anuj Phogat
2018-02-16
1
-1
/
+1
*
anv/icl: Use gen11 functions
Anuj Phogat
2018-02-16
2
-0
/
+6
*
anv/icl: Build anv libs for gen11
Anuj Phogat
2018-02-16
4
-2
/
+32
*
anv/icl: Generate gen11 entry point functions
Anuj Phogat
2018-02-16
1
-1
/
+5
*
anv/icl: Don't use DISPATCH_MODE_SIMD4X2
Anuj Phogat
2018-02-16
1
-0
/
+5
*
anv/icl: Don't use SingleVertexDispatch
Anuj Phogat
2018-02-16
1
-0
/
+2
[prev]
[next]