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
/
program_resource.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: add query support for GL_TRANSFORM_FEEDBACK_BUFFER interface
Timothy Arceri
2016-03-31
1
-1
/
+15
*
mesa: need to check resource and set length even if bufSize is 0
Ilia Mirkin
2016-02-15
1
-4
/
+0
*
glsl: move to compiler/
Emil Velikov
2016-01-26
1
-1
/
+1
*
mesa: Add MESA_VERBOSE=api for GL_ARB_program_interface_query
Jordan Justen
2016-01-01
1
-0
/
+39
*
main: fix GL_MAX_NUM_ACTIVE_VARIABLES value for shader storage blocks
Samuel Iglesias Gonsalvez
2015-10-28
1
-1
/
+20
*
mesa: fix ARRAY_SIZE query for GetProgramResourceiv
Tapani Pälli
2015-09-29
1
-5
/
+3
*
main: Add SHADER_STORAGE_BLOCK and BUFFER_VARIABLE support for ARB_program_in...
Samuel Iglesias Gonsalvez
2015-09-25
1
-2
/
+5
*
mesa: do not modify args when errors with GetProgramResourceName
Tapani Pälli
2015-08-05
1
-6
/
+0
*
mesa: remove now unused subscript validations
Timothy Arceri
2015-07-30
1
-51
/
+0
*
mesa: fix and simplify resource query for arrays
Timothy Arceri
2015-07-30
1
-8
/
+6
*
program_resource: add subroutine support (v3.1)
Dave Airlie
2015-07-23
1
-22
/
+78
*
mesa: Rename _mesa_lookup_enum_by_nr() to _mesa_enum_to_string().
Kenneth Graunke
2015-07-20
1
-10
/
+10
*
mesa/main: validate name syntax for array variables only
Samuel Iglesias Gonsalvez
2015-05-20
1
-3
/
+3
*
mesa: implementation of glGetProgramResourceiv
Tapani Pälli
2015-04-16
1
-0
/
+22
*
mesa: glGetProgramResourceLocationIndex
Tapani Pälli
2015-04-16
1
-1
/
+24
*
mesa: glGetProgramResourceLocation
Tapani Pälli
2015-04-16
1
-1
/
+80
*
mesa: glGetProgramResourceName
Tapani Pälli
2015-04-16
1
-0
/
+23
*
mesa: glGetProgramResourceIndex
Tapani Pälli
2015-04-16
1
-1
/
+84
*
mesa: glGetProgramInterfaceiv
Tapani Pälli
2015-04-16
1
-0
/
+119
*
glapi: add GL_ARB_program_interface_query skeleton
Tapani Pälli
2015-04-16
1
-0
/
+68