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
*
vulkan: Update the XML and headers to 1.1.88
Samuel Pitoiset
2018-10-13
1
-32
/
+221
*
r600/sb: Fix constant-logical-operand warning.
Vinson Lee
2018-10-12
1
-1
/
+1
*
i965/miptree: Use enum instead of boolean.
Rafael Antognolli
2018-10-12
2
-3
/
+4
*
radv: do not support blitting surfaces for R32G32B32 formats
Samuel Pitoiset
2018-10-12
1
-0
/
+7
*
scons: Allow building with custom MSVC_USE_SCRIPT script.
Jose Fonseca
2018-10-12
1
-0
/
+1
*
radv: emit the GLC bit for SSBO loads/stores when needed
Samuel Pitoiset
2018-10-12
3
-8
/
+22
*
spirv/nir: handle memory access qualifiers for SSBO loads/stores
Samuel Pitoiset
2018-10-12
4
-14
/
+77
*
anv/android: we need git_sha1.h in include paths
Tapani Pälli
2018-10-12
1
-0
/
+1
*
anv: Clear WM_HZ_OP overrides in init_device_state
Nanley Chery
2018-10-11
1
-0
/
+10
*
i965/gen10+: Initialize new fields in STATE_BASE_ADDRESS
Jordan Justen
2018-10-11
1
-1
/
+6
*
anv/gen9+: Initialize new fields in STATE_BASE_ADDRESS
Jordan Justen
2018-10-11
1
-0
/
+12
*
nir: Add a bunch of b2[if] optimizations
Jason Ekstrand
2018-10-11
1
-0
/
+17
*
intel/vec4: Fix nir_op_b2[fi] with 64-bit result
Jason Ekstrand
2018-10-11
1
-1
/
+6
*
intel/fs: Fix nir_op_b2[fi] with 64-bit result on Gen8 LP and Gen9 LP
Jason Ekstrand
2018-10-11
1
-5
/
+5
*
egl: Use correct shared libraries suffix on macOS.
Vinson Lee
2018-10-11
1
-1
/
+6
*
mesa: Fix pack_uint_Z_FLOAT32()
Illia Iorin
2018-10-11
2
-18
/
+9
*
intel: Introducing Whiskey Lake platform
Rodrigo Vivi
2018-10-11
3
-1
/
+3
*
st/va: use provided sizes and coords for vlVaGetImage
Boyuan Zhang
2018-10-11
1
-3
/
+28
*
radv: implement clear operations for R32G32B32
Samuel Pitoiset
2018-10-11
3
-1
/
+284
*
radv: disallow 3D images and mipmaps/layers for R32G32B32 linear formats
Samuel Pitoiset
2018-10-11
1
-0
/
+14
*
radv: add a workaround for a VGT hang with prim restart and strips
Samuel Pitoiset
2018-10-11
1
-0
/
+11
*
glsl: remove redundant es_shader checks
Timothy Arceri
2018-10-11
2
-5
/
+1
*
st/glsl_to_tgsi: initialise need_uarl in contructor
Dave Airlie
2018-10-11
1
-0
/
+1
*
glspirv: drop pointless assert (size_t is unsigned)
Dave Airlie
2018-10-11
1
-2
/
+0
*
radv: remove unsigned comparison against 0
Dave Airlie
2018-10-11
1
-1
/
+1
*
radv: remove dead code for master_fd close
Dave Airlie
2018-10-11
1
-2
/
+0
*
radv: don't pass shader key by copy
Dave Airlie
2018-10-11
1
-7
/
+6
*
anv: add missing unlock in error path.
Dave Airlie
2018-10-11
1
-0
/
+1
*
intel: Don't propagate conditional modifiers if a UD source is negated
Jason Ekstrand
2018-10-10
5
-0
/
+50
*
util: Add tests for fast integer division by constants
Jason Ekstrand
2018-10-10
4
-0
/
+546
*
util: Add power-of-two divisor support to compute_fast_udiv_info
Marek Olšák
2018-10-10
2
-2
/
+23
*
util: Generalize fast integer division to be variable bit-width
Jason Ekstrand
2018-10-10
2
-45
/
+39
*
util: Add fast division helpers
Marek Olšák
2018-10-10
1
-0
/
+44
*
util: import public domain code for integer division by a constant
Marek Olšák
2018-10-10
4
-0
/
+365
*
util: Add a simple big math library
Jason Ekstrand
2018-10-10
4
-0
/
+115
*
glsl: ignore trailing whitespace when define redefined
Timothy Arceri
2018-10-10
3
-3
/
+25
*
intel/compiler: Don't handle fsign.sat
Ian Romanick
2018-10-09
2
-23
/
+3
*
nir/algebraic: Simplify fsat of fsign
Ian Romanick
2018-10-09
1
-0
/
+1
*
nir/algebraic: sign(x)*x*x is abs(x)*x
Ian Romanick
2018-10-09
1
-0
/
+5
*
nir: Add helper functions to get the instruction that generated a nir_src
Ian Romanick
2018-10-09
1
-0
/
+23
*
svga: change svga_destroy_shader_variant() to return void
Brian Paul
2018-10-09
5
-23
/
+6
*
meson: Don't build glsl compiler tests unless OpenGL is enabled
Dylan Baker
2018-10-09
2
-2
/
+2
*
meson: Only build gallium state tracker tests with shared_glapi
Dylan Baker
2018-10-09
1
-1
/
+1
*
meson: only build clapi tests when OpenGL is being built
Dylan Baker
2018-10-09
2
-2
/
+2
*
nvc0: fix blitting red to srgb8_alpha
Ilia Mirkin
2018-10-09
1
-0
/
+4
*
nv50,nvc0: guard against zero-size blits
Ilia Mirkin
2018-10-09
2
-0
/
+14
*
nv50,nvc0: mark RGBX_UINT formats as renderable
Ilia Mirkin
2018-10-09
1
-4
/
+4
*
radv: add missing meson c++ visibility arguments
Eric Engestrom
2018-10-09
1
-0
/
+1
*
gbm: Add GBM_FORMAT_ARGB1555 support
Michel Dänzer
2018-10-09
1
-0
/
+4
*
st/dri: Handle BGRA5551 format
Michel Dänzer
2018-10-09
1
-0
/
+13
[next]