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
/
nouveau
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson: inline `inc_common`
Eric Engestrom
2020-03-28
1
-1
/
+1
*
nv50, nvc0: fix must_check warning of util_dynarray_resize_bytes
Karol Herbst
2020-03-27
2
-6
/
+14
*
nv50: remove unused variable
Erik Faye-Lund
2020-03-27
1
-2
/
+0
*
Revert "gallium: make handles of set_global_binding 64 bit"
Karol Herbst
2020-03-10
2
-6
/
+20
*
gallium: make handles of set_global_binding 64 bit
Karol Herbst
2020-03-10
2
-20
/
+6
*
nvc0: enable EXT_texture_shadow_lod
Ilia Mirkin
2020-03-02
2
-4
/
+10
*
nv50,nvc0: add newly added PIPE_CAP's to list
Ilia Mirkin
2020-03-02
2
-0
/
+34
*
gallium/video: remove pipe_video_buffer.chroma_format
Pierre-Eric Pelloux-Prayer
2020-02-27
3
-6
/
+3
*
nouveau: Reuse tgsi_get_gl_varying_semantic().
Eric Anholt
2020-02-05
1
-113
/
+8
*
nouveau: reuse tgsi_get_gl_frag_result_semantic().
Eric Anholt
2020-02-05
1
-30
/
+1
*
nouveau: Reuse tgsi_get_sysval_semantic().
Eric Anholt
2020-02-05
1
-115
/
+3
*
glsl,nir: Switch the enum representing shader image formats to PIPE_FORMAT.
Eric Anholt
2020-02-05
4
-129
/
+67
*
util: Make helper functions for pack/unpacking pixel rows.
Eric Anholt
2020-02-04
4
-17
/
+5
*
nv50: report max lod bias of 15.0
Ilia Mirkin
2020-02-02
1
-1
/
+1
*
nouveau/nvc0: add extern keyword to nvc0_miptree_vtbl.
Timur Kristóf
2020-01-21
1
-1
/
+1
*
nvc0: disable xfb's which don't have a stride
Ilia Mirkin
2020-01-15
1
-4
/
+4
*
nir/lower_atomics_to_ssbo: Also lower barriers
Jason Ekstrand
2020-01-13
1
-2
/
+0
*
nir: Rename nir_intrinsic_barrier to control_barrier
Jason Ekstrand
2020-01-13
1
-1
/
+1
*
nir: Add a new memory_barrier_tcs_patch intrinsic
Jason Ekstrand
2020-01-13
1
-0
/
+2
*
nvc0: treat all draws without color0 broadcast as MRT
Ilia Mirkin
2020-01-12
1
-1
/
+1
*
gm107/ir: avoid combining geometry shader stores at 0x60
Ilia Mirkin
2020-01-12
1
-0
/
+10
*
nvc0: add dummy reset status support
Ilia Mirkin
2020-01-12
2
-1
/
+8
*
nv50,nvc0: fix destination coordinates of blit
Ilia Mirkin
2020-01-12
2
-10
/
+18
*
nv50ir/nir: support vec8 and vec16
Karol Herbst
2019-12-21
1
-1
/
+3
*
nv50/ir: implement global atomics and handle it for nir
Karol Herbst
2019-12-11
2
-4
/
+40
*
nouveau: request ufind_msb64 lowering in the frontend.
Dave Airlie
2019-11-22
1
-1
/
+1
*
nir: move data.image.access to data.access
Marek Olšák
2019-11-19
1
-1
/
+1
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
31
-35
/
+35
*
util: rename PIPE_ARCH_*_ENDIAN to UTIL_ARCH_*_ENDIAN
Dylan Baker
2019-11-05
2
-2
/
+2
*
util/u_endian: set PIPE_ARCH_*_ENDIAN to 1
Dylan Baker
2019-11-05
2
-2
/
+2
*
nv50/ir: fix crash in isUniform for undefined values
Karol Herbst
2019-11-03
1
-0
/
+2
*
nv50/ir: mark STORE destination inputs as used
Ilia Mirkin
2019-10-30
1
-0
/
+6
*
gm107/ir: fix loading z offset for layered 3d image bindings
Ilia Mirkin
2019-10-30
4
-54
/
+202
*
util: remove LIST_IS_EMPTY macro
Timothy Arceri
2019-10-28
2
-5
/
+5
*
util: remove LIST_DEL macro
Timothy Arceri
2019-10-28
3
-7
/
+7
*
util: remove LIST_ADD macro
Timothy Arceri
2019-10-28
2
-4
/
+4
*
util: remove LIST_ADDTAIL macro
Timothy Arceri
2019-10-28
2
-3
/
+3
*
util: remove LIST_INITHEAD macro
Timothy Arceri
2019-10-28
3
-6
/
+6
*
nv50/ir: remove DUMMY edge type
Karol Herbst
2019-10-17
4
-13
/
+1
*
gallium: rename PIPE_CAP_MAX_FRAMES_IN_FLIGHT to PIPE_CAP_THROTTLE
James Xiong
2019-10-14
2
-2
/
+2
*
gallium: remove PIPE_SHADER_CAP_SCALAR_ISA
Marek Olšák
2019-10-10
3
-6
/
+0
*
nir: add nir_shader_compiler_options::lower_to_scalar
Marek Olšák
2019-10-10
2
-0
/
+2
*
nvc0: add support for GL_EXT_demote_to_helper_invocation
Ilia Mirkin
2019-10-07
3
-0
/
+14
*
gallium: add PIPE_RESOURCE_FLAG_SINGLE_THREAD_USE to skip util_range lock
Marek Olšák
2019-10-07
10
-15
/
+15
*
meson: use idep_nir instead of libnir in libnouveau
Eric Engestrom
2019-10-07
1
-3
/
+4
*
nouveau: set lower_sub = true
Daniel Schürmann
2019-09-30
3
-6
/
+2
*
nouveau: add idep_nir_headers as dep for libnouveau
Stephen Barber
2019-09-24
1
-2
/
+2
*
nv50/ir/nir: comparison of integer expressions of different signedness warning
Karol Herbst
2019-09-23
1
-1
/
+1
*
nv50/ir: fix unnecessary parentheses warning
Karol Herbst
2019-09-23
1
-1
/
+1
*
nvc0: expose spirv support
Karol Herbst
2019-09-21
4
-3
/
+26
[next]