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
/
mesa
/
state_tracker
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: add a strip parameter to nir_serialize
Marek Olšák
2019-10-10
1
-1
/
+1
*
st/mesa: fix R8 bitmap texture for TGSI paths.
Dave Airlie
2019-10-10
1
-1
/
+1
*
mesa/main: prefer R8-textures instead of A8 for glBitmap in display lists
Erik Faye-Lund
2019-10-09
1
-0
/
+5
*
st/mesa: Prefer R8 for bitmap textures
Dave Airlie
2019-10-09
2
-8
/
+3
*
st/mesa: Fix inverted polygon stipple condition
Kenneth Graunke
2019-10-08
1
-1
/
+1
*
gallium: Enable MESA_framebuffer_flip_y
Fritz Koenig
2019-10-08
4
-6
/
+4
*
gallium/tgsi: add support for DEMOTE and READ_HELPER opcodes
Ilia Mirkin
2019-10-07
1
-2
/
+5
*
st/mesa: use simple_mtx_t instead of mtx_t
Marek Olšák
2019-10-07
4
-34
/
+34
*
gallium: Add PIPE_CAP_DEMOTE_TO_HELPER_INVOCATION
Caio Marcelo de Oliveira Filho
2019-09-30
1
-0
/
+1
*
glsl: Add helperInvocationEXT() builtin
Caio Marcelo de Oliveira Filho
2019-09-30
1
-0
/
+1
*
glsl: Add ir_demote
Caio Marcelo de Oliveira Filho
2019-09-30
1
-0
/
+7
*
mesa/st: calculate texture size based on EGLImage miplevel
Tapani Pälli
2019-09-26
1
-2
/
+5
*
st/mesa: Bail on incomplete attachments in discard_framebuffer
Kenneth Graunke
2019-09-22
1
-1
/
+1
*
clover: add support for passing kernels as nir to the driver
Karol Herbst
2019-09-21
1
-0
/
+3
*
Move blob from compiler/ to util/
Jason Ekstrand
2019-09-19
1
-1
/
+1
*
Revert "gallium: remove PIPE_CAP_TEXTURE_SHADOW_MAP"
Christian Gmeiner
2019-09-18
1
-2
/
+2
*
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
*
mesa/st: Fallback to name lookup when the variable have no Parameter
Caio Marcelo de Oliveira Filho
2019-09-12
1
-2
/
+46
*
st/mesa: Only pause queries if there are any active queries to pause.
Kenneth Graunke
2019-09-11
5
-4
/
+17
*
st/nir: fix illegal designated initializer in st_glsl_to_nir.cpp
Brian Paul
2019-09-11
1
-1
/
+1
*
glsl/nir: Add and use a gl_nir_link() function
Caio Marcelo de Oliveira Filho
2019-09-10
1
-7
/
+4
*
gallium: Add ARB_gl_spirv support
Caio Marcelo de Oliveira Filho
2019-09-10
1
-0
/
+21
*
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/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
1
-2
/
+0
*
mesa: Eliminate gl_config::have{Accum,Depth,Stencil}Buffer
Adam Jackson
2019-09-09
1
-5
/
+0
*
nir: allow specifying filter callback in lower_alu_to_scalar
Vasily Khoruzhick
2019-09-06
1
-2
/
+2
*
gallium: Plumb through a way to disable GLSL const lowering
Connor Abbott
2019-09-05
1
-0
/
+2
*
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
*
st/mesa: Allow zero as [level|layer]_override
Lepton Wu
2019-08-30
4
-17
/
+20
*
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
*
gallium: Add the ASTC 3D formats.
Eric Anholt
2019-08-26
1
-0
/
+82
*
st/nir: Fix num_inputs for VS inputs
Connor Abbott
2019-08-23
1
-3
/
+2
*
mesa/compiler: rework tear down of builtin/types
Lionel Landwerlin
2019-08-21
1
-5
/
+0
*
st/mesa: don't allocate mipmapped texture for NEAREST_MIPMAP_LINEAR
Marek Olšák
2019-08-12
1
-0
/
+12
*
st/mesa: eliminate unnecessary redirection
Mark Janes
2019-08-07
1
-1
/
+1
*
gallium: redefine ATOMINC_WRAP to be more hardware-friendly
Ilia Mirkin
2019-08-07
1
-1
/
+10
*
st/mesa: relax EXT_shader_image_load_store enable
Ilia Mirkin
2019-08-07
1
-3
/
+0
*
mesa: Use _mesa_delete_transform_feedback_object in drivers
Yevhenii Kolesnikov
2019-08-07
1
-6
/
+1
*
mesa: use _mesa_delete_query in drivers
Yevhenii Kolesnikov
2019-08-07
1
-2
/
+2
*
mesa/gallium: add dric option to allow overriding GL vendor string
Timothy Arceri
2019-08-07
1
-0
/
+2
*
glsl: add EXT_shader_image_load_store new image functions
Pierre-Eric Pelloux-Prayer
2019-08-06
1
-0
/
+8
*
glapi: add EXT_shader_image_load_store
Pierre-Eric Pelloux-Prayer
2019-08-06
1
-0
/
+4
[next]