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
*
egl/android: rework device probing
Emil Velikov
2018-09-20
1
-43
/
+77
*
glsl: Add an assert when cloning ir_dereference_record with invalid field
Danylo Piliaiev
2018-09-20
1
-0
/
+1
*
glsl: Avoid propagating incompatible type of initializer
Danylo Piliaiev
2018-09-20
1
-29
/
+33
*
st/dri: don't set queryDmaBufFormats/queryDmaBufModifiers if the driver does ...
Michal Srb
2018-09-19
1
-2
/
+4
*
anv/so_memcpy: Don't consider src/dst_offset when computing block size
Jason Ekstrand
2018-09-19
1
-4
/
+2
*
Revert "mesa: only update framebuffer-state for clears"
Jakob Bornecrantz
2018-09-19
1
-20
/
+14
*
radv: use a 64-bit unsigned integer when allocating a descriptor pool
Samuel Pitoiset
2018-09-19
1
-1
/
+1
*
radv: enable VK_SUBGROUP_FEATURE_ARITHMETIC_BIT
Samuel Pitoiset
2018-09-19
2
-0
/
+2
*
radv: do not support blitting surfaces with depth and stencil
Samuel Pitoiset
2018-09-19
1
-0
/
+4
*
mesa: only update framebuffer-state for clears
Erik Faye-Lund
2018-09-19
1
-14
/
+20
*
nir: add initializer data to fix MSVC compile error
Juan A. Suarez Romero
2018-09-19
1
-1
/
+1
*
nir: Add some asserts that we don't put derefs in phis
Jason Ekstrand
2018-09-19
3
-0
/
+6
*
nir/opt_if: Re-materialize derefs in use blocks before peeling loops
Jason Ekstrand
2018-09-19
1
-6
/
+7
*
nir/loop_unroll: Re-materialize derefs in use blocks before unrolling
Jason Ekstrand
2018-09-19
1
-9
/
+4
*
nir: Add a small pass to rematerialize derefs per-block
Jason Ekstrand
2018-09-19
2
-0
/
+134
*
Revert "radv: fix descriptor pool allocation size"
Bas Nieuwenhuizen
2018-09-18
1
-2
/
+1
*
radv: implement VK_EXT_conservative_rasterization
Samuel Pitoiset
2018-09-18
3
-1
/
+63
*
radv: do not re-create the sampler for every blits in CmdBlitImage()
Samuel Pitoiset
2018-09-18
1
-15
/
+17
*
radv: allow to force anisotropy via RADV_TEX_ANISO
Samuel Pitoiset
2018-09-18
2
-2
/
+47
*
mesa: enable EXT_framebuffer_object in core profile
Timothy Arceri
2018-09-18
4
-27
/
+17
*
mesa: move legacy dri config option texture_depth
Timothy Arceri
2018-09-18
8
-134
/
+13
*
mesa: move legacy dri config option fthrottle_mode
Timothy Arceri
2018-09-18
8
-114
/
+12
*
mesa: move legacy dri config option def_max_anisotropy
Timothy Arceri
2018-09-18
8
-29
/
+5
*
mesa: move legacy dri config option no_neg_lod_bias
Timothy Arceri
2018-09-18
8
-31
/
+5
*
mesa: move legacy dri config option round_mode
Timothy Arceri
2018-09-18
7
-70
/
+10
*
mesa: remove unused dri option float_depth
Timothy Arceri
2018-09-18
7
-29
/
+0
*
mesa: move legacy dri config option dither_mode
Timothy Arceri
2018-09-18
7
-92
/
+12
*
mesa: move legacy dri config option color_reduction
Timothy Arceri
2018-09-18
8
-82
/
+10
*
mesa: move legacy TCL dri config options
Timothy Arceri
2018-09-18
9
-151
/
+15
*
util: use force_compat_profile for Wolfenstein The Old Blood
Timothy Arceri
2018-09-18
1
-0
/
+4
*
mesa/st: add force_compat_profile option to driconfig
Timothy Arceri
2018-09-18
3
-2
/
+14
*
Revert "radeonsi: avoid syncing the driver thread in si_fence_finish"
Timothy Arceri
2018-09-18
3
-52
/
+40
*
v3d: Switch from FLUSH_ALL_STATE to FLUSH for ending our bin CLs.
Eric Anholt
2018-09-17
1
-6
/
+6
*
v3d: Stop clearing the OQ state at the end of the job.
Eric Anholt
2018-09-17
3
-18
/
+1
*
v3d: Always emit a TF disable at the start of drawing on V3D 4.x.
Eric Anholt
2018-09-17
3
-10
/
+8
*
build: Don't overlink gallium xlib target
Dylan Baker
2018-09-17
2
-2
/
+1
*
move pthread_setaffinity_np check to the build system
Dylan Baker
2018-09-17
1
-4
/
+0
*
mesa: FramebufferParameteri parameter checking
Fritz Koenig
2018-09-17
1
-0
/
+1
*
mesa: Additional FlipY applications
Fritz Koenig
2018-09-17
2
-3
/
+3
*
radv: Use build ID if available for cache UUID.
Bas Nieuwenhuizen
2018-09-17
1
-8
/
+35
*
radv: enable shaderInt16 capability
Samuel Pitoiset
2018-09-17
2
-1
/
+2
*
ac: add 16-bit support to ac_build_bitfield_reverse()
Samuel Pitoiset
2018-09-17
1
-0
/
+5
*
ac: add 16-bit support to ac_build_bit_count()
Samuel Pitoiset
2018-09-17
1
-0
/
+5
*
ac: add 16-bit support to ac_find_lsb()
Samuel Pitoiset
2018-09-17
1
-2
/
+13
*
ac: add 16-bit support to ac_build_umsb()
Samuel Pitoiset
2018-09-17
1
-2
/
+16
*
ac: add 16-bit support to ac_build_isign()
Samuel Pitoiset
2018-09-17
1
-5
/
+16
*
ac: add 16-bit constant values for zero and one
Samuel Pitoiset
2018-09-17
2
-0
/
+4
*
ac: add ac_build_bifield_reverse() helper
Samuel Pitoiset
2018-09-17
3
-1
/
+26
*
ac: add ac_build_bit_count() helper
Samuel Pitoiset
2018-09-17
3
-6
/
+31
*
radv: fix use of unreachable() in the meta blit path
Samuel Pitoiset
2018-09-17
1
-4
/
+4
[next]