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
*
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
*
mesa: Fix ReadBuffers with pbuffers
Kenneth Graunke
2019-07-22
1
-18
/
+17
*
mesa: fix assertion failure in TexImage
Marek Olšák
2019-07-22
1
-8
/
+6
*
i965: free object labels when deleting
Sergii Romantsov
2019-07-22
3
-0
/
+3
*
mesa: add EXT_dsa glEnabledIndexedEXT
Pierre-Eric Pelloux-Prayer
2019-07-19
2
-0
/
+74
*
mesa: add EXT_dsa glGetTextureLevelParameter*vEXT functions
Pierre-Eric Pelloux-Prayer
2019-07-19
3
-2
/
+53
*
mesa: add EXT_dsa gl(Copy)Texture(Sub)Image1D/2D/3DEXT functions
Pierre-Eric Pelloux-Prayer
2019-07-19
6
-11
/
+726
*
mesa: move lookup_texture_ext_dsa up in teximage.c
Pierre-Eric Pelloux-Prayer
2019-07-19
1
-63
/
+60
*
mesa: pass gl_texture_object as arg to not depend on state
Pierre-Eric Pelloux-Prayer
2019-07-19
1
-28
/
+32
*
mesa: refactor get_texture_image to remove duplicate code
Pierre-Eric Pelloux-Prayer
2019-07-19
1
-50
/
+32
*
mesa/tests: add missing dep_thread
Eric Engestrom
2019-07-19
1
-0
/
+1
*
util: use standard name for strdup()
Eric Engestrom
2019-07-19
1
-2
/
+2
*
main: Destroy static hash table
Yevhenii Kolesnikov
2019-07-19
1
-0
/
+8
*
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
2
-1
/
+7
*
spirv_extensions: i965: initialize SPIR-V extensions
Alejandro Piñeiro
2019-07-17
2
-1
/
+12
*
spirv_extensions: add spirv_supported_extensions on gl_constants
Alejandro Piñeiro
2019-07-17
2
-1
/
+21
*
spirv_extensions: define spirv_extensions_supported
Alejandro Piñeiro
2019-07-17
2
-0
/
+43
*
spirv_extensions: add list of extensions and to_string method
Alejandro Piñeiro
2019-07-17
2
-0
/
+37
*
spirv_extensions: add GL_ARB_spirv_extensions boilerplate
Alejandro Piñeiro
2019-07-17
9
-0
/
+119
*
meta: leaking of BO with DrawPixels
Yevhenii Kolesnikov
2019-07-16
1
-0
/
+2
*
swrast: Move _mesa_format_pack_colormask() to the only caller.
Eric Anholt
2019-07-16
3
-78
/
+72
*
mesa: Give _mesa_format_get_color_encoding a clearer name.
Eric Anholt
2019-07-16
14
-35
/
+22
[next]