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
*
nvc0: warn about changing NVC0_CB_AUX_MP_INFO and NVC0_CB_AUX_DRAW_INFO
Rhys Perry
2018-09-22
1
-2
/
+6
*
nvc0: Update counter reading shaders to new NVC0_CB_AUX_MP_INFO
Rhys Perry
2018-09-22
1
-18
/
+18
*
vc4: Remove dead i == 0 code from the cos() implementation.
Eric Anholt
2018-09-21
1
-6
/
+3
*
vc4: Fix sin(0.0) and cos(0.0) accuracy to fix SDL rendering rotation.
Eric Anholt
2018-09-21
1
-26
/
+40
*
intel/icl: Fix URB size for different SKUs
Anuj Phogat
2018-09-21
1
-14
/
+29
*
i965/icl: Set Enabled Texel Offset Precision Fix bit
Anuj Phogat
2018-09-21
2
-0
/
+11
*
anv/icl: Set Enabled Texel Offset Precision Fix bit
Anuj Phogat
2018-09-21
2
-0
/
+19
*
glsl_to_tgsi: invert gl_SamplePosition.y for the default framebuffer
Marek Olšák
2018-09-21
1
-1
/
+34
*
util: Add macro to get number of elements in dynarray
Caio Marcelo de Oliveira Filho
2018-09-21
1
-0
/
+1
*
meson: Don't compile pipe loader with dri support when not using dri
Dylan Baker
2018-09-21
1
-5
/
+5
*
radv: use the resolve compute path if dest uses multiple layers
Samuel Pitoiset
2018-09-21
1
-1
/
+2
*
anv,radv: Implement vkAcquireNextImage2
Jason Ekstrand
2018-09-21
8
-41
/
+67
*
radv: only enable shaderInt16 on GFX9+ and LLVM7+
Samuel Pitoiset
2018-09-21
1
-1
/
+1
*
radv: Fix driver UUID SHA1 init.
Bas Nieuwenhuizen
2018-09-20
1
-0
/
+2
*
svga: fix uninitialized fields in DefineDepthStencilView/DefineStreamOutput
Charmaine Lee
2018-09-20
1
-0
/
+9
*
r300g: add PIPE_SHADER_CAP_SCALAR_ISA switch case to silence warning
Brian Paul
2018-09-20
1
-0
/
+4
*
st/mesa: silenced unhanded enum warning in st_glsl_to_tgsi.cpp
Brian Paul
2018-09-20
1
-0
/
+1
*
mesa: use GLsizeiptrARB, GLintptrARB in bufferobj.c
Brian Paul
2018-09-20
1
-3
/
+3
*
svga: Enable Opengl 3.3 compatibility profile
Neha Bhende
2018-09-20
1
-1
/
+1
*
svga: Apply texcoord scale factors only if there is sampler view
Neha Bhende
2018-09-20
1
-1
/
+1
*
svga: fix texture array layer index in transfer map
Charmaine Lee
2018-09-20
2
-66
/
+42
*
Revert "utils/u_math: break dependency on gallium/utils"
Dylan Baker
2018-09-20
1
-38
/
+5
*
i965: remove outdated comment about TCS passthrough
Caio Marcelo de Oliveira Filho
2018-09-20
1
-4
/
+0
*
utils/u_math: break dependency on gallium/utils
Dylan Baker
2018-09-20
1
-5
/
+38
*
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
[next]