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
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "mesa: add GL_HALF_FLOAT as supported type to readpixels"
Tapani Pälli
2018-04-03
1
-2
/
+0
*
vbo: Remove the now unused vbo draw path.
Mathias Fröhlich
2018-03-31
1
-10
/
+2
*
mesa: fix MSVC bitshift overflow warnings
Brian Paul
2018-03-30
1
-1
/
+1
*
mesa/glspirv: Add a _mesa_spirv_to_nir() function
Eduardo Lima Mitev
2018-03-30
2
-0
/
+65
*
mesa/glspirv: Add _mesa_spirv_link_shaders() function
Eduardo Lima Mitev
2018-03-30
2
-0
/
+75
*
mesa: Add a reference to gl_shader_spirv_data to gl_linked_shader
Eduardo Lima Mitev
2018-03-30
2
-0
/
+9
*
mesa: Implement glSpecializeShaderARB
Nicolai Hähnle
2018-03-30
1
-2
/
+105
*
mesa: add gl_constants::SpirVCapabilities
Nicolai Hähnle
2018-03-30
1
-0
/
+3
*
mesa: Inherit texture view multi-sample information from the original texture...
Henri Verbeet
2018-03-29
3
-14
/
+26
*
mesa: add GL_HALF_FLOAT as supported type to readpixels
Lin Johnson
2018-03-27
1
-0
/
+2
*
mesa: Flag early if we modify a SharedAndImmutable VAO.
Mathias Fröhlich
2018-03-23
1
-0
/
+6
*
mesa: When copying a VAO also copy the vertex attribute mode.
Mathias Fröhlich
2018-03-23
1
-0
/
+1
*
mesa: A change of gl_vertex_processing_mode needs an array update.
Mathias Fröhlich
2018-03-22
1
-3
/
+17
*
mesa: Set DriverFlags.NewArray together with vbo...recalculate_inputs.
Mathias Fröhlich
2018-03-22
1
-3
/
+16
*
mesa: Update VAO internal state when setting the _DrawVAO.
Mathias Fröhlich
2018-03-22
2
-5
/
+13
*
mesa: Move vbo draw functions into dd_function_table.
Mathias Fröhlich
2018-03-22
1
-0
/
+81
*
mesa: add packing support for setting uniform handles
Timothy Arceri
2018-03-20
1
-3
/
+13
*
mesa: add packing support for setting uniforms
Timothy Arceri
2018-03-20
1
-19
/
+53
*
mesa: create copy uniform to storage helpers
Timothy Arceri
2018-03-20
1
-63
/
+91
*
mesa: rework ParameterList to allow packing
Timothy Arceri
2018-03-20
1
-6
/
+8
*
mesa: add PackedDriverUniformStorage const
Timothy Arceri
2018-03-20
1
-0
/
+3
*
mesa: adjust incorrect comment in texture_buffer_range
Marek Olšák
2018-03-19
1
-2
/
+2
*
main/program_binary: In ProgramBinary set link status as LINKING_SKIPPED
Jordan Justen
2018-03-19
1
-1
/
+1
*
glsl: Remove api_enabled tracking for transform feedback
Jordan Justen
2018-03-19
1
-3
/
+0
*
mesa: RGB9_E5 invalid for CopyTexSubImage* in GLES
Juan A. Suarez Romero
2018-03-16
1
-0
/
+14
*
Revert "mesa: do not trigger _NEW_TEXTURE_STATE in glActiveTexture()"
Samuel Pitoiset
2018-03-15
1
-0
/
+13
*
mesa: Don't write to user buffer in glGetTexParameterIuiv on error
Ian Romanick
2018-03-12
1
-26
/
+2
*
mesa: Make gl_vertex_array contain pointers to first order VAO members.
Mathias Fröhlich
2018-03-10
5
-106
/
+28
*
mesa: Silence unused parameter warnings from TEXSTORE_PARAMS
Ian Romanick
2018-03-02
2
-13
/
+27
*
mesa: Expose EXT_shader_framebuffer_fetch(_non_coherent) on desktop and embed...
Francisco Jerez
2018-02-24
1
-1
/
+2
*
mesa: Implement glFramebufferFetchBarrierEXT entry point.
Francisco Jerez
2018-02-24
3
-2
/
+24
*
mesa: Rename MESA_shader_framebuffer_fetch gl_extensions bits to EXT.
Francisco Jerez
2018-02-24
5
-9
/
+8
*
mesa: Rename dd_function_table::BlendBarrier to match latest EXT spec.
Francisco Jerez
2018-02-24
2
-4
/
+4
*
mesa: Update vertex processing mode on _mesa_UseProgram.
Mathias Fröhlich
2018-02-23
1
-0
/
+2
*
mesa: rename has_core_gs -> has_gs in get_programiv
Marek Olšák
2018-02-23
1
-5
/
+5
*
mesa: replace some API_OPENGL_CORE checks with _mesa_is_desktop_gl
Marek Olšák
2018-02-23
2
-4
/
+4
*
mesa: add some of missing compatibility support for ARB_bindless_texture
Marek Olšák
2018-02-23
2
-8
/
+9
*
mesa: expose ARB_enhanced_layouts in the compatibility profile
Marek Olšák
2018-02-23
1
-1
/
+1
*
mesa: enable OpenGL 3.1 with ARB_compatibility
Marek Olšák
2018-02-23
1
-6
/
+10
*
mesa: implement ARB_compatibility
Marek Olšák
2018-02-23
2
-0
/
+2
*
mesa: add missing RGB9_E5 format in _mesa_base_fbo_format
Juan A. Suarez Romero
2018-02-23
1
-0
/
+3
*
mesa: Use atomics for shared VAO reference counts.
Mathias Fröhlich
2018-02-23
3
-5
/
+46
*
mesa: Add flush_vertices to _mesa_bind_vertex_buffer.
Mathias Fröhlich
2018-02-23
3
-9
/
+10
*
mesa: Make _mesa_vertex_attrib_binding public.
Mathias Fröhlich
2018-02-23
2
-18
/
+27
*
mesa: Add flush_vertices to _mesa_{enable,disable}_vertex_array_attrib.
Mathias Fröhlich
2018-02-23
3
-15
/
+23
*
mesa: Introduce a yet unused _DrawVAO.
Mathias Fröhlich
2018-02-23
7
-0
/
+69
*
mesa: Provide an alternative to get_vp_mode()
Mathias Fröhlich
2018-02-23
8
-0
/
+72
*
mesa: add xbgr support adjacent to xrgb
Ilia Mirkin
2018-02-19
1
-1
/
+3
*
mesa: Move compute_num_levels from st_gen_mipmap.c to mipmap.c.
Kenneth Graunke
2018-02-16
2
-0
/
+28
*
mesa: don't clamp just based on ARB_viewport_array extension
Gurchetan Singh
2018-02-15
1
-3
/
+2
[next]