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
/
atifragshader.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: remove dd_function_table::BindProgram
Marek Olšák
2017-03-29
1
-3
/
+0
*
mesa: Replace uses of Shared->Mutex with hash-table mutexes
Matt Turner
2016-05-20
1
-1
/
+5
*
mesa: optionally associate a gl_program to ATI_fragment_shader
Miklós Máté
2016-03-27
1
-1
/
+12
*
mesa: improve debug log in atifragshader
Miklós Máté
2015-12-17
1
-0
/
+3
*
mesa: Don't leak ATIfs instructions in DeleteFragmentShader
Miklós Máté
2015-12-17
1
-1
/
+1
*
mesa: Rename _mesa_lookup_enum_by_nr() to _mesa_enum_to_string().
Kenneth Graunke
2015-07-20
1
-15
/
+15
*
main: replace __FUNCTION__ with __func__
Marius Predut
2015-04-14
1
-2
/
+2
*
mesa: Use assert() instead of ASSERT wrapper.
Matt Turner
2015-02-23
1
-1
/
+1
*
Eliminate several cases of multiplication in arguments to calloc
Carl Worth
2014-09-03
1
-4
/
+4
*
mesa: remove #include "mfeatures.h" from numerous source files
Brian Paul
2013-04-17
1
-1
/
+0
*
dispatch: Delete unused init_dispatch functions.
Paul Berry
2012-11-06
1
-20
/
+0
*
mesa: remove FEATURE_ATI_fragment_shader define.
Oliver McFadden
2012-09-15
1
-4
/
+0
*
Remove useless checks for NULL before freeing
Matt Turner
2012-09-05
1
-8
/
+4
*
Don't cast the return value of malloc/realloc
Matt Turner
2012-09-05
1
-2
/
+0
*
mesa: minor whitespace fixes
Brian Paul
2011-03-24
1
-2
/
+2
*
mesa: Directly include mfeatures.h in files that perform feature tests.
Vinson Lee
2011-01-07
1
-0
/
+1
*
mesa: Assert _mesa_DeleteFragmentShaderATI doesn't ever free static DummyShader.
Vinson Lee
2010-12-23
1
-0
/
+1
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-2
/
+2
*
mesa: move atifragshader.[ch] to main/
Brian Paul
2010-06-10
1
-0
/
+794