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
/
state_tracker
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
tgsi: add ATOMICINC_WRAP/ATOMICDEC_WRAP opcode
Pierre-Eric Pelloux-Prayer
2019-08-06
2
-0
/
+4
*
meson: drop unused dep_{thread,dl}
Eric Engestrom
2019-08-03
1
-4
/
+4
*
meson: replace libmesa_util with idep_mesautil
Eric Engestrom
2019-08-03
1
-6
/
+3
*
gallium: Implement GL_EXT_shader_samples_identical via a new capability
Kenneth Graunke
2019-08-01
1
-0
/
+1
*
st/mesa: fix MSVC compile breakage
Brian Paul
2019-08-01
1
-2
/
+2
*
gallium: Make PIPE_CAP_DEPTH_CLIP_DISABLE a tri-state value and use it
Gert Wollny
2019-08-01
1
-0
/
+3
*
mesa/st: Signal state changes when depth_clamp is emulated
Gert Wollny
2019-08-01
1
-1
/
+25
*
mesa/st: Add depth clamping to rasterizer code
Gert Wollny
2019-08-01
2
-6
/
+39
*
mesa/st: Tie depth_clamp code into other shaders (GS and TES)
Gert Wollny
2019-08-01
3
-1
/
+36
*
mesa/st: Tie depth_clamp lowering into the FS
Gert Wollny
2019-08-01
3
-0
/
+18
*
mesa/st: Tie depth clamp lowering in to the VP code
Gert Wollny
2019-08-01
4
-0
/
+32
*
mesa/st: add tgsi-lowering code for depth-clamp
Erik Faye-Lund
2019-08-01
2
-0
/
+447
*
mesa/st: replace boolean declarations by bool
Gert Wollny
2019-08-01
1
-2
/
+2
*
state_tracker: Free Labels for querry and tranform_feedback
Yevhenii Kolesnikov
2019-07-31
2
-0
/
+2
*
gallium: add handling for YUV planar surfaces
Mike Blumenkrantz
2019-07-31
6
-7
/
+135
*
st/mesa: Skip scissor rect updates when scissor is entirely disabled.
Kenneth Graunke
2019-07-31
1
-0
/
+3
*
tree-wide: replace MAYBE_UNUSED with ASSERTED
Eric Engestrom
2019-07-31
4
-7
/
+7
*
st/tests: drop incorrect MAYBE_UNUSED
Eric Engestrom
2019-07-31
1
-2
/
+2
*
gallium: Add PIPE_CAP_TEXTURE_SHADOW_LOD
Sagar Ghuge
2019-07-30
1
-0
/
+1
*
state_tracker: Add destroying routine for feedback and select stages
Yevhenii Kolesnikov
2019-07-26
1
-2
/
+2
*
gallium+mesa: fix tgsi_semantic array type
Eric Engestrom
2019-07-24
3
-8
/
+12
*
mesa/st: rewrite src var when lowering tex_src_plane
Pierre-Eric Pelloux-Prayer
2019-07-23
1
-2
/
+28
*
st/mesa: Try re-importing resource if necessary in st_vdpau_map_surface
Michel Dänzer
2019-07-23
1
-6
/
+18
*
st/nir: use asprintf() wrapper to fix MSVC issues
Eric Engestrom
2019-07-23
1
-0
/
+1
*
gallium: remove boolean from state tracker APIs
Ilia Mirkin
2019-07-22
2
-26
/
+26
*
gallium: switch boolean -> bool at the interface definitions
Ilia Mirkin
2019-07-22
1
-1
/
+1
*
st/nir: fix arb fragment stage conversion
Dave Airlie
2019-07-23
1
-1
/
+1
*
mesa/tests: add missing dep_thread
Eric Engestrom
2019-07-19
1
-0
/
+1
*
gallium: Add PIPE_CAP_TGSI_FS_POINT_IS_SYSVAL
Andreas Baierl
2019-07-18
1
-0
/
+2
*
glsl: Optionally declare gl_PointCoord as a system value
Andreas Baierl
2019-07-18
1
-0
/
+2
*
mesa: Give _mesa_format_get_color_encoding a clearer name.
Eric Anholt
2019-07-16
3
-5
/
+4
*
state_tracker: Move the format test out to be an actual unit test.
Eric Anholt
2019-07-16
3
-51
/
+117
*
mesa/st: add sampler uniforms
Rob Clark
2019-07-16
1
-6
/
+45
*
st,i965: Stop looping on 64-bit lowering
Jason Ekstrand
2019-07-16
1
-17
/
+8
*
st/mesa: verify that vertex buffer offset isn't negative
Pierre-Eric Pelloux-Prayer
2019-07-15
3
-0
/
+15
*
st/mesa: don't invalidate a buffer range that is mapped
Marek Olšák
2019-07-15
1
-6
/
+21
*
compiler: Save a single copy of the softfp64 shader in the context.
Kenneth Graunke
2019-07-10
1
-5
/
+3
*
gallium: give vertex-shader saturate its own cap
Erik Faye-Lund
2019-07-10
1
-1
/
+1
[next]