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
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa/texture: Also check for LA texture when querying intensity component size
Gert Wollny
2018-09-11
1
-0
/
+5
*
mesa: remove duplicate dispatch sanity tests
Timothy Arceri
2018-09-11
1
-265
/
+0
*
mesa: tidy up init_matrix_stack()
Timothy Arceri
2018-09-11
1
-7
/
+3
*
mesa: enable ARB_vertex_buffer_object in core profile
Timothy Arceri
2018-09-08
1
-1
/
+1
*
Replace uses of _mesa_bitcount with util_bitcount
Dylan Baker
2018-09-07
4
-58
/
+7
*
nir: Drop the vs_inputs_dual_locations option
Jason Ekstrand
2018-09-06
1
-6
/
+2
*
compiler: Move double_inputs to gl_program::DualSlotInputs
Jason Ekstrand
2018-09-06
2
-16
/
+19
*
mesa: add missing return statement for GL_RG_SNORM case
Danylo Piliaiev
2018-09-06
1
-1
/
+1
*
mesa: ignore VAO IDs equal to 0 in glDeleteVertexArrays
Marek Olšák
2018-08-30
1
-0
/
+4
*
glsl: add a mechanism to allow layout qualifiers on function params
Timothy Arceri
2018-08-30
1
-0
/
+5
*
mesa: enable ARB_direct_state_access in compat for GL3.1+
Timothy Arceri
2018-08-30
3
-7
/
+17
*
glsl/link,i965: Make ImageAccess four-state
Jason Ekstrand
2018-08-29
1
-3
/
+6
*
mesa: allow GL_UNSIGNED_BYTE type for SNORM reads
Tapani Pälli
2018-08-29
1
-0
/
+9
*
mesa: add EXTRA_EXT for AMD_depth_clamp_separate
Sagar Ghuge
2018-08-28
2
-0
/
+6
*
mesa: add support for GL_AMD_depth_clamp_separate tokens
Sagar Ghuge
2018-08-28
1
-0
/
+36
*
mesa: Add support for AMD_depth_clamp_separate
Sagar Ghuge
2018-08-28
6
-21
/
+90
*
mesa: Add types for AMD_depth_clamp_separate.
Sagar Ghuge
2018-08-28
2
-0
/
+4
*
mesa: Add GL/GLSL plumbing for INTEL_fragment_shader_ordering
Kevin Rogovin
2018-08-28
2
-0
/
+2
*
Revert "mesa: bump GL_MAX_ELEMENTS_INDICES and GL_MAX_ELEMENTS_VERTICES"
Kenneth Graunke
2018-08-24
2
-5
/
+2
*
Revert recent changes about not including compute in combined limits.
Kenneth Graunke
2018-08-24
1
-13
/
+9
*
mesa: expose EXT_vertex_attrib_64bit
Marek Olšák
2018-08-24
1
-0
/
+1
*
mesa: expose AMD_query_buffer_object
Marek Olšák
2018-08-24
1
-0
/
+1
*
mesa: expose AMD_multi_draw_indirect
Marek Olšák
2018-08-24
1
-0
/
+1
*
mesa: expose AMD_gpu_shader_int64
Marek Olšák
2018-08-24
1
-0
/
+1
*
mesa: expose ARB_post_depth_coverage in the Compatibility profile
Marek Olšák
2018-08-24
1
-1
/
+1
*
mesa: make MaxCombinedUniformComponents 64-bit to allow large UBOs
Marek Olšák
2018-08-23
2
-7
/
+7
*
mesa: add ctx->Const.MaxGeometryShaderInvocations
Marek Olšák
2018-08-23
3
-2
/
+4
*
mesa: don't include compute resources in MAX_COMBINED_* limits
Marek Olšák
2018-08-23
1
-9
/
+13
*
mesa: bump GL_MAX_ELEMENTS_INDICES and GL_MAX_ELEMENTS_VERTICES
Marek Olšák
2018-08-23
2
-2
/
+5
*
mesa: remove incorrect change for EXT_disjoint_timer_query
Marek Olšák
2018-08-23
1
-2
/
+1
*
mesa: Extension boilerplate for INTEL_shader_atomic_float_minmax
Ian Romanick
2018-08-22
2
-0
/
+2
*
mesa: Extension boilerplate for NV_shader_atomic_float
Ian Romanick
2018-08-22
2
-0
/
+2
*
Add NV_fragment_shader_interlock support.
Kevin Rogovin
2018-08-20
1
-0
/
+1
*
bin: always define MESA_GIT_SHA1 to make it directly usable in code
Eric Engestrom
2018-08-16
2
-10
/
+2
*
mesa: shader dump/read support for ARB programs
Tapani Pälli
2018-08-15
3
-7
/
+31
*
mesa/glspirv: fix compilation with MSVC
Alejandro Piñeiro
2018-08-13
1
-1
/
+1
*
mesa/glspirv: Set separate_shader on shader_info
Neil Roberts
2018-08-13
1
-0
/
+2
*
mesa/glspirv: pick off the only entry point we need
Iago Toral Quiroga
2018-08-13
1
-0
/
+15
*
mesa/glspirv: compute double inputs and remap attributes
Alejandro Piñeiro
2018-08-13
1
-0
/
+19
*
mesa: enable EXT_render_snorm extension
Tapani Pälli
2018-08-13
6
-9
/
+61
*
meson: Build with Python 3
Mathieu Bridon
2018-08-10
1
-3
/
+3
*
python: Fix inequality comparisons
Mathieu Bridon
2018-08-10
1
-0
/
+6
*
python: Explicitly use a list
Mathieu Bridon
2018-08-09
1
-2
/
+2
*
python: Use explicit integer divisions
Mathieu Bridon
2018-08-07
3
-10
/
+10
*
dri: Define DRI_MutableRenderBuffer extensions
Chad Versace
2018-08-07
1
-0
/
+3
*
mesa: fix make check for AMD_framebuffer_multisample_advanced
Ian Romanick
2018-08-06
1
-0
/
+8
*
mesa: add functional FBO changes for AMD_framebuffer_multisample_advanced
Marek Olšák
2018-08-04
2
-17
/
+131
*
mesa: add gl_renderbuffer::NumStorageSamples
Marek Olšák
2018-08-04
2
-8
/
+18
*
mesa: implement glGet for AMD_framebuffer_multisample_advanced
Marek Olšák
2018-08-04
4
-0
/
+32
*
glapi: define AMD_framebuffer_multisample_advanced and add its functions
Marek Olšák
2018-08-04
2
-0
/
+32
[next]