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
/
pipelineobj.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: fix _mesa_free_pipeline_data() use-after-free bug
Brian Paul
2014-09-12
1
-2
/
+2
*
util: Move ralloc to a new src/util directory.
Kenneth Graunke
2014-08-04
1
-1
/
+1
*
mesa/sso: Refactor new function _mesa_bind_pipeline
Ian Romanick
2014-05-02
1
-3
/
+10
*
mesa: move GLbitfield any_valid_stages declaration before code
Brian Paul
2014-03-25
1
-1
/
+2
*
mesa/sso: Implement ValidateProgramPipeline
Gregory Hainaut
2014-03-25
1
-3
/
+188
*
mesa/sso: Add gl_pipeline_object::InfoLog support
Gregory Hainaut
2014-03-25
1
-3
/
+22
*
mesa/sso: Implement _mesa_BindProgramPipeline
Gregory Hainaut
2014-03-25
1
-0
/
+69
*
mesa/sso: Implement _mesa_UseProgramStages
Gregory Hainaut
2014-03-25
1
-0
/
+102
*
mesa/sso: replace Shader binding point with _Shader
Gregory Hainaut
2014-03-25
1
-0
/
+8
*
mesa: switch to c11 mutex functions
Brian Paul
2014-03-03
1
-6
/
+6
*
mesa/sso: Fix typo of 'unsigned'.
Vinson Lee
2014-02-21
1
-1
/
+1
*
mesa/sso: Implement _mesa_GetProgramPipelineiv
Gregory Hainaut
2014-02-21
1
-0
/
+58
*
mesa/sso: Implement _mesa_ActiveShaderProgram
Gregory Hainaut
2014-02-21
1
-0
/
+28
*
mesa/sso: Implement _mesa_IsProgramPipeline
Gregory Hainaut
2014-02-21
1
-1
/
+7
*
mesa/sso: Implement _mesa_GenProgramPipelines
Gregory Hainaut
2014-02-21
1
-0
/
+30
*
mesa/sso: Implement _mesa_DeleteProgramPipelines
Gregory Hainaut
2014-02-21
1
-0
/
+33
*
mesa/sso: Add pipeline container/state
Gregory Hainaut
2014-02-21
1
-1
/
+158
*
mesa/sso: Add extension entry points for GL_ARB_separate_shader_objects
Gregory Hainaut
2014-02-21
1
-0
/
+133