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
/
shaderapi.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: shader dump/read support for ARB programs
Tapani Pälli
2018-08-15
1
-0
/
+6
*
mesa: include mtypes.h less
Marek Olšák
2018-04-12
1
-1
/
+6
*
mesa: add KHR_no_error support to glLinkProgram()
Samuel Pitoiset
2017-08-02
1
-0
/
+3
*
mesa: add KHR_no_error support to glShaderSource()
Samuel Pitoiset
2017-08-02
1
-0
/
+4
*
mesa: add KHR_no_error support to glDetachShader() and glDetachObjectARB()
Samuel Pitoiset
2017-07-31
1
-0
/
+6
*
mesa: add KHR_no_error support to glProgramParameteri()
Samuel Pitoiset
2017-07-31
1
-0
/
+3
*
mesa: add KHR_no_error support to glPatchParameteri()
Samuel Pitoiset
2017-07-31
1
-0
/
+3
*
mesa: add KHR_no_error support for glBindFragDataLocation*()
Timothy Arceri
2017-06-29
1
-0
/
+8
*
mesa: add KHR_no_error support for glBindAttribLocation()
Samuel Pitoiset
2017-06-28
1
-0
/
+3
*
mesa: add KHR_no_error support for glCreateShader() and glCreateShaderObjectA...
Samuel Pitoiset
2017-06-28
1
-0
/
+6
*
mesa: add KHR_no_error support for glAttachShader() and glAttachObjectARB()
Samuel Pitoiset
2017-06-28
1
-1
/
+6
*
mesa: add KHR_no_error support for glUseProgram
Timothy Arceri
2017-05-17
1
-0
/
+2
*
mesa: retain gl_shader_programs after glDeleteProgram if they are in use
Timothy Arceri
2017-02-16
1
-1
/
+1
*
mesa: use gl_program for CurrentProgram rather than gl_shader_program
Timothy Arceri
2017-01-23
1
-4
/
+5
*
mesa: change init subroutine defaults helper to work per gl_program
Timothy Arceri
2017-01-19
1
-2
/
+2
*
mesa: modify _mesa_copy_linked_program_data() to take gl_linked_shader
Timothy Arceri
2016-10-26
1
-3
/
+2
*
mesa: add api to write subroutine indicies to the program storage.
Dave Airlie
2016-08-23
1
-0
/
+3
*
mesa/subroutines: start adding per-context subroutine index support (v1.1)
Dave Airlie
2016-08-23
1
-1
/
+2
*
mesa: Add MESA_SHADER_CAPTURE_PATH for writing .shader_test files.
Kenneth Graunke
2016-06-05
1
-0
/
+3
*
mesa: Expose compile_shader() and link_program() beyond the file.
Kenneth Graunke
2016-03-16
1
-0
/
+6
*
mesa: Fix some function prototype mismatching
Jeremy Huddleston Sequoia
2016-01-21
1
-10
/
+10
*
mesa: fix ARRAY_SIZE query for GetProgramResourceiv
Tapani Pälli
2015-09-29
1
-0
/
+3
*
mesa: fix and simplify resource query for arrays
Timothy Arceri
2015-07-30
1
-1
/
+2
*
mesa: fill out the ARB_shader_subroutine APIs
Dave Airlie
2015-07-23
1
-0
/
+3
*
mesa: Add stubs for ARB_shader_subroutine entrypoints
Chris Forbes
2015-07-23
1
-0
/
+34
*
mapi: add ARB_tessellation_shader
Fabian Bieler
2015-07-23
1
-0
/
+8
*
mesa,glsl: rename `interface` to `programInterface`.
Jose Fonseca
2015-04-16
1
-6
/
+6
*
mesa: implementation of glGetProgramResourceiv
Tapani Pälli
2015-04-16
1
-0
/
+12
*
mesa: glGetProgramResourceLocationIndex
Tapani Pälli
2015-04-16
1
-0
/
+4
*
mesa: glGetProgramResourceLocation
Tapani Pälli
2015-04-16
1
-0
/
+4
*
mesa: glGetProgramResourceName
Tapani Pälli
2015-04-16
1
-0
/
+10
*
mesa: glGetProgramResourceIndex
Tapani Pälli
2015-04-16
1
-0
/
+8
*
mesa: glGetProgramInterfaceiv
Tapani Pälli
2015-04-16
1
-0
/
+7
*
mesa: Remove prototypes for nonexistent functions
Ian Romanick
2014-10-24
1
-9
/
+0
*
mesa/sso: Add gl_pipeline_object parameter to _mesa_use_shader_program
Gregory Hainaut
2014-03-25
1
-1
/
+2
*
mesa: Make get_shader_flags publicly available
Gregory Hainaut
2014-02-21
1
-0
/
+3
*
mesa/sso: Add extension entry points for GL_ARB_separate_shader_objects
Gregory Hainaut
2014-02-21
1
-0
/
+5
*
mesa: Make validate_shader_target() non-static.
Paul Berry
2014-01-21
1
-0
/
+3
*
mesa: Clean up nomenclature for pipeline stages.
Paul Berry
2014-01-08
1
-1
/
+1
*
mesa: Refactor copying of linked program data.
Paul Berry
2013-08-01
1
-0
/
+5
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
1
-3
/
+4
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: Initially populate the display list with the exec list.
Eric Anholt
2013-01-21
1
-4
/
+0
*
mesa: Add stub implementations of glGetProgramBinary and glProgramBinary
Ian Romanick
2013-01-11
1
-0
/
+8
*
mesa: Fix the naming of _mesa_ProgramParameteriARB
Ian Romanick
2013-01-11
1
-2
/
+2
*
mesa: Fix const correctness of API implementation functions.
Paul Berry
2012-11-12
1
-1
/
+1
*
mesa: Standardize names of OpenGL functions.
Paul Berry
2012-11-12
1
-9
/
+9
*
mesa: Don't set shaderapi dispatch pointers for many things in ES2 or core
Ian Romanick
2012-09-28
1
-1
/
+2
*
mesa: Remove dead _mesa_sizeof_glsl_type().
Eric Anholt
2012-04-16
1
-3
/
+0
*
mesa: add support for ARB_blend_func_extended (v4)
Dave Airlie
2012-04-13
1
-0
/
+7
[next]