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: allow GL_TEXTURE_CUBE_MAP_ARRAY case for glCompressedTexSubImage3D()
Brian Paul
2015-07-21
1
-1
/
+1
*
mesa: include stdarg.h for va_list
Jonathan Gray
2015-07-21
1
-0
/
+1
*
mesa: Rename _mesa_lookup_enum_by_nr() to _mesa_enum_to_string().
Kenneth Graunke
2015-07-20
53
-335
/
+335
*
mesa: fix up some texture error checks
Roland Scheidegger
2015-07-18
2
-21
/
+21
*
mesa: Implement _mesa_BindBufferRange for target GL_SHADER_STORAGE_BUFFER
Iago Toral Quiroga
2015-07-14
1
-0
/
+37
*
mesa: Implement _mesa_BindBufferBase for target GL_SHADER_STORAGE_BUFFER
Iago Toral Quiroga
2015-07-14
1
-0
/
+56
*
mesa: Implement _mesa_BindBuffersRange for target GL_SHADER_STORAGE_BUFFER
Iago Toral Quiroga
2015-07-14
1
-0
/
+110
*
mesa: Implement _mesa_BindBuffersBase for target GL_SHADER_STORAGE_BUFFER
Iago Toral Quiroga
2015-07-14
2
-0
/
+149
*
mesa: Implement _mesa_DeleteBuffers for target GL_SHADER_STORAGE_BUFFER
Iago Toral Quiroga
2015-07-14
1
-0
/
+11
*
mesa: Initialize and free shader storage buffers
Iago Toral Quiroga
2015-07-14
1
-0
/
+19
*
mesa: add MaxShaderStorageBlocks to struct gl_program_constants
Samuel Iglesias Gonsalvez
2015-07-14
2
-0
/
+5
*
mesa: Add shader storage buffer support to struct gl_context
Iago Toral Quiroga
2015-07-14
4
-0
/
+51
*
glsl: Identify active uniform blocks that are buffer blocks as such.
Iago Toral Quiroga
2015-07-14
1
-0
/
+5
*
mesa: define ARB_shader_storage_buffer_object extension
Samuel Iglesias Gonsalvez
2015-07-14
2
-0
/
+2
*
mesa: Convert some asserts into STATIC_ASSERT.
Matt Turner
2015-07-06
1
-7
/
+6
*
mesa: fix sRGB rendering for GLES1
Marek Olšák
2015-07-03
1
-6
/
+4
*
mesa: reset the source packing when creating temp transfer image
Ilia Mirkin
2015-07-01
1
-0
/
+1
*
mesa/glsl: new compiler option EmitNoIndirectSampler
Tapani Pälli
2015-06-30
1
-0
/
+1
*
mesa: Add a new helper function _mesa_regions_overlap()
Anuj Phogat
2015-06-29
2
-0
/
+32
*
mesa/main: free locale at exit
Erik Faye-Lund
2015-06-29
1
-1
/
+11
*
util: port _mesa_strto[df] to C
Erik Faye-Lund
2015-06-29
1
-0
/
+3
*
mesa/main: only call _mesa_destroy_shader_compiler once on exit
Erik Faye-Lund
2015-06-29
1
-5
/
+2
*
mesa/main: Get rid of outdated GDB-hack
Erik Faye-Lund
2015-06-29
1
-27
/
+0
*
mesa: fold duplicated GL/GL_CORE/GLES3 entry in get_hash_params.py
Emil Velikov
2015-06-26
1
-5
/
+3
*
mesa: remove unnecessary checks in _mesa_readpixels_needs_slow_path
Iago Toral Quiroga
2015-06-26
1
-16
/
+0
*
mesa: Add a va_args variant of _mesa_gl_debug().
Kenneth Graunke
2015-06-23
2
-8
/
+30
*
mesa: Delete unused ICEIL().
Matt Turner
2015-06-23
1
-32
/
+0
*
mesa: use _mesa_lookup_enum_by_nr() in print_array()
Brian Paul
2015-06-22
1
-4
/
+4
*
mesa: Back out an accidental change I had in a VC4 commit.
Eric Anholt
2015-06-20
1
-1
/
+0
*
vc4: Fix write-only texsubimage when we had to align.
Eric Anholt
2015-06-20
1
-0
/
+1
*
mesa: move ARB_gs5 enums to core, EXT_polygon_offset_clamp to desktop
Ilia Mirkin
2015-06-19
1
-8
/
+8
*
mesa: add GL_PROGRAM_PIPELINE support in KHR_debug calls
Ilia Mirkin
2015-06-18
4
-12
/
+24
*
mesa: function for testing if current frag-shader has atomics
Kevin Rogovin
2015-06-17
1
-1
/
+6
*
mesa: helper function for scissor box of gl_framebuffer
Kevin Rogovin
2015-06-17
2
-15
/
+35
*
mesa: add helper functions for geometry of gl_framebuffer
Kevin Rogovin
2015-06-17
2
-1
/
+35
*
PATCH 03/10] mesa: Complete ARB_framebuffer_no_attachments in Mesa core
Kevin Rogovin
2015-06-17
1
-29
/
+182
*
mesa: Constants and functions for ARB_framebuffer_no_attachments
Kevin Rogovin
2015-06-17
5
-2
/
+43
*
mesa: Define infrastructure for ARB_framebuffer_no_attachments
Kevin Rogovin
2015-06-17
4
-5
/
+46
*
mesa: don't rebind constant buffers after every state change if GS is active
Marek Olšák
2015-06-16
1
-9
/
+3
*
mesa: generalize sso stage interleaving check
Chris Forbes
2015-06-16
1
-17
/
+38
*
mesa: remove unused variables from gl_program
Marek Olšák
2015-06-16
1
-2
/
+0
*
mesa: set override_version per api version override
Tapani Pälli
2015-06-16
1
-14
/
+24
*
mesa: Turn need_rgb_to_luminance_conversion() in to a global function
Anuj Phogat
2015-06-15
2
-5
/
+9
*
mesa: Use helper function need_rgb_to_luminance_conversion()
Anuj Phogat
2015-06-15
1
-7
/
+4
*
mesa: Handle integer formats in need_rgb_to_luminance_conversion()
Anuj Phogat
2015-06-15
1
-1
/
+4
*
mesa/main: Don't use ONCE_FLAG_INIT as a r-value.
Jose Fonseca
2015-06-11
1
-1
/
+2
*
mesa/es3.1: enable DRAW_INDIRECT_BUFFER_BINDING for gles3.1
Tapani Pälli
2015-06-11
2
-2
/
+18
*
mesa/main: avoid null access in format_array_table_init()
Juha-Pekka Heikkila
2015-06-11
1
-0
/
+10
*
mesa/main: Remove _mesa_HashClone()
Juha-Pekka Heikkila
2015-06-11
2
-31
/
+0
*
mesa: add GL_RED, GL_RG support for floating point textures
Tapani Pälli
2015-06-10
1
-3
/
+34
[prev]
[next]