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
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa: remove always-true expression
Erik Faye-Lund
2019-09-17
1
-1
/
+0
*
st/mesa: Increase GL_POINT_SIZE_RANGE minimum to 1.0
Kenneth Graunke
2019-09-16
1
-4
/
+1
*
st/mesa: Prefer 5551 formats for GL_UNSIGNED_SHORT_5_5_5_1.
Kenneth Graunke
2019-09-16
1
-0
/
+7
*
scons: Make scons and meson agree about path to glapi generated headers
Dylan Baker
2019-09-16
3
-1
/
+3
*
mesa/gl: Sync with Khronos registry
Heinrich Fink
2019-09-16
1
-1
/
+1
*
driconfig: add a new engine name/version parameter
Lionel Landwerlin
2019-09-15
6
-8
/
+9
*
mesa: fix texStore for FORMAT_Z32_FLOAT_S8X24_UINT
Jiadong Zhu
2019-09-12
1
-3
/
+3
*
mesa/st: Fallback to name lookup when the variable have no Parameter
Caio Marcelo de Oliveira Filho
2019-09-12
1
-2
/
+46
*
prog_to_nir: VARYING_SLOT_PSIZ is a scalar
Iago Toral Quiroga
2019-09-12
1
-3
/
+5
*
dri: Use DRM_FORMAT_* instead of defining our own copy.
Eric Anholt
2019-09-11
2
-46
/
+47
*
st/mesa: Only pause queries if there are any active queries to pause.
Kenneth Graunke
2019-09-11
5
-4
/
+17
*
intel/gen11+: Enable Hardware filtering of Semi-Pipelined State in WM
Anuj Phogat
2019-09-11
2
-0
/
+9
*
st/nir: fix illegal designated initializer in st_glsl_to_nir.cpp
Brian Paul
2019-09-11
1
-1
/
+1
*
prog_to_nir, tgsi_to_nir: make sure kill doesn't discard NaNs
Marek Olšák
2019-09-11
1
-0
/
+3
*
glsl/nir: Add and use a gl_nir_link() function
Caio Marcelo de Oliveira Filho
2019-09-10
2
-15
/
+8
*
gallium: Add ARB_gl_spirv support
Caio Marcelo de Oliveira Filho
2019-09-10
1
-0
/
+21
*
mesa/spirv: Set a few more extensions
Caio Marcelo de Oliveira Filho
2019-09-10
1
-0
/
+3
*
mesa/st: Don't expect prog->nir to already exist
Caio Marcelo de Oliveira Filho
2019-09-10
1
-6
/
+5
*
mesa/st: Add support for SPIR-V shaders
Caio Marcelo de Oliveira Filho
2019-09-10
2
-50
/
+110
*
mesa/st: Extract preprocessing NIR steps
Caio Marcelo de Oliveira Filho
2019-09-10
1
-14
/
+15
*
mesa/st: Lookup parameters without using names
Caio Marcelo de Oliveira Filho
2019-09-10
1
-42
/
+9
*
mesa/program: Associate uniform storage without using names
Caio Marcelo de Oliveira Filho
2019-09-10
1
-7
/
+1
*
mesa: Fill Parameter storage indices even when not using SPIR-V
Caio Marcelo de Oliveira Filho
2019-09-10
1
-1
/
+17
*
glsl/nir: Fill in the Parameters in NIR linker
Caio Marcelo de Oliveira Filho
2019-09-10
2
-1
/
+12
*
mesa: Pack gl_program_parameter struct
Caio Marcelo de Oliveira Filho
2019-09-10
1
-7
/
+9
*
mesa/st: Do not rely on name to identify special uniforms
Caio Marcelo de Oliveira Filho
2019-09-10
1
-5
/
+3
*
mesa: Eliminate gl_config::rgbMode
Adam Jackson
2019-09-09
6
-21
/
+3
*
mesa: Eliminate gl_config::have{Accum,Depth,Stencil}Buffer
Adam Jackson
2019-09-09
11
-40
/
+16
*
mesa: Remove unused gl_config::indexBits
Adam Jackson
2019-09-09
4
-5
/
+1
*
egl: Add GL_MESA_EGL_sync support
Heinrich Fink
2019-09-08
1
-0
/
+1
*
intel: Stop redirecting state cache to command streamer cache section
Kenneth Graunke
2019-09-06
1
-5
/
+0
*
android: mesa: revert "Enable asm unconditionally"
Mauro Rossi
2019-09-06
2
-0
/
+4
*
nir: allow specifying filter callback in lower_alu_to_scalar
Vasily Khoruzhick
2019-09-06
1
-2
/
+2
*
intel/dri: finish proper glthread
Sergii Romantsov
2019-09-05
1
-1
/
+1
*
gallium: Plumb through a way to disable GLSL const lowering
Connor Abbott
2019-09-05
3
-0
/
+9
*
st/nir: Don't lower indirects when linking
Connor Abbott
2019-09-05
1
-17
/
+1
*
st/nir: Call nir_remove_unused_variables() in the opt loop
Connor Abbott
2019-09-05
1
-0
/
+10
*
headers: remove redundant GL token from GL wrapper
Heinrich Fink
2019-09-05
1
-4
/
+0
*
teximage: ensure that Tex*SubImage* checks format
Ilia Mirkin
2019-09-04
1
-0
/
+9
*
mesa/x86: improve SSE-checks for MSVC
Erik Faye-Lund
2019-09-02
1
-2
/
+2
*
mesa/main: remove unused include
Erik Faye-Lund
2019-09-02
1
-1
/
+0
*
st/mesa: Allow zero as [level|layer]_override
Lepton Wu
2019-08-30
4
-17
/
+20
*
i965: initialize bo_reuse when creating brw_bufmgr
Tapani Pälli
2019-08-29
4
-26
/
+15
*
i965: Exit with error if gen12+ is detected
Jordan Justen
2019-08-28
1
-0
/
+5
*
gallium: Fix big-endian addressing of non-bitmask array formats.
Eric Anholt
2019-08-28
1
-0
/
+23
*
gallium: Fix mesa format name in unit test failure path.
Eric Anholt
2019-08-28
1
-1
/
+1
*
glx: Fix incompatible function pointer types.
Jose Fonseca
2019-08-28
1
-1
/
+1
*
mesa: Fix _mesa_float_to_unorm() on 32-bit systems.
Kenneth Graunke
2019-08-27
1
-1
/
+1
*
gallium: Add the ASTC 3D formats.
Eric Anholt
2019-08-26
1
-0
/
+82
*
intel/fs: Drop the gl_program from fs_visitor
Jason Ekstrand
2019-08-25
2
-2
/
+2
[next]