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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Stop whacking gl_FrontFacing to a system value
Jason Ekstrand
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
4
-0
/
+451
*
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
*
mesa: add an ASSERTED
Eric Engestrom
2019-07-31
1
-1
/
+1
*
intel: add a couple of ASSERTED
Eric Engestrom
2019-07-31
2
-2
/
+2
*
tree-wide: replace MAYBE_UNUSED with ASSERTED
Eric Engestrom
2019-07-31
15
-20
/
+20
*
mesa: replace MAYBE_UNUSED with UNUSED
Eric Engestrom
2019-07-31
1
-2
/
+2
*
st/tests: drop incorrect MAYBE_UNUSED
Eric Engestrom
2019-07-31
1
-2
/
+2
*
mesa: drop MAYBE_UNUSED var
Eric Engestrom
2019-07-31
1
-3
/
+1
*
i965: drop unused MAYBE_UNUSED function
Eric Engestrom
2019-07-31
1
-11
/
+1
*
i965: replace MAYBE_UNUSED with GEN condition
Eric Engestrom
2019-07-31
1
-1
/
+2
*
intel: replace MAYBE_UNUSED with UNUSED
Eric Engestrom
2019-07-31
2
-6
/
+6
*
intel: drop incorrect MAYBE_UNUSED
Eric Engestrom
2019-07-31
2
-4
/
+4
*
mesa: add EXT_dsa indexed generic queries
Pierre-Eric Pelloux-Prayer
2019-07-30
4
-4
/
+40
*
mesa: add EXT_dsa indexed texture commands functions
Pierre-Eric Pelloux-Prayer
2019-07-30
3
-2
/
+54
*
mesa: add EXT_dsa (Named)Framebuffer functions
Pierre-Eric Pelloux-Prayer
2019-07-30
5
-22
/
+311
*
mesa: add EXT_dsa NamedBuffer functions
Pierre-Eric Pelloux-Prayer
2019-07-30
3
-9
/
+121
*
i965/curbe: Look at SYSTEM_VALUE_FRAG_COORD instead of VARYING_SLOT_POS
Jason Ekstrand
2019-07-30
1
-1
/
+1
*
gallium: Add PIPE_CAP_TEXTURE_SHADOW_LOD
Sagar Ghuge
2019-07-30
1
-0
/
+1
*
i965: Enable EXT_texture_shadow_lod
Sagar Ghuge
2019-07-30
1
-0
/
+1
*
mesa: extension boilerplate for EXT_texture_shadow_lod
Paulo Zanoni
2019-07-30
2
-0
/
+2
*
i965/gen10: Remove unnecessary workaround.
Rafael Antognolli
2019-07-29
1
-16
/
+0
*
intel: Use a system value for gl_FragCoord
Jason Ekstrand
2019-07-29
2
-0
/
+2
*
mesa/spirv: Set frag_coord_is_sysval to GLSLFragCoordIsSysVal
Jason Ekstrand
2019-07-29
1
-0
/
+1
*
intel: replace large stack buffer with heap allocation
Eric Engestrom
2019-07-29
1
-4
/
+5
*
main: unreference ATIFragmentShader program before creating new one
Yevhenii Kolesnikov
2019-07-26
1
-1
/
+4
*
state_tracker: Add destroying routine for feedback and select stages
Yevhenii Kolesnikov
2019-07-26
1
-2
/
+2
*
mesa: Fix GetTextureImage error reporting, again
Pierre-Eric Pelloux-Prayer
2019-07-25
1
-4
/
+20
*
mesa: Enable GL_MESA_framebuffer_flip_y for GL 4.3
Heinrich Fink
2019-07-25
1
-1
/
+1
*
main: Free memory allocated for gl_bitmap_atlas structure
Yevhenii Kolesnikov
2019-07-24
1
-0
/
+1
*
i965: Use NIR to lower legacy userclipping.
Kenneth Graunke
2019-07-24
2
-0
/
+61
*
intel/compiler: Be more conservative about subgroup sizes in GL
Jason Ekstrand
2019-07-24
1
-0
/
+2
*
main: Fix memleaks in mesa_use_program
Yevhenii Kolesnikov
2019-07-24
1
-0
/
+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
[next]