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
/
samplerobj.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: add KHR_no_error support to glDeleteSamplers()
Samuel Pitoiset
2017-07-31
1
-0
/
+5
*
mesa: add KHR_no_error support to glBindSampler()
Samuel Pitoiset
2017-07-31
1
-0
/
+4
*
mesa: add KHR_no_error support to glBindSamplers()
Samuel Pitoiset
2017-07-31
1
-0
/
+5
*
mesa: add KHR_no_error support for gl*Samplers()
Samuel Pitoiset
2017-06-28
1
-0
/
+7
*
mesa/main: do not wrap header inclusion in extern "C"
Emil Velikov
2016-03-09
1
-4
/
+2
*
mesa: Refator _mesa_BindSampler to make _mesa_bind_sampler
Ian Romanick
2016-01-11
1
-0
/
+4
*
mesa: Add _mesa_set_sampler_srgb_decode method
Ian Romanick
2016-01-11
1
-0
/
+4
*
mesa: Add _mesa_set_sampler_filters method
Ian Romanick
2016-01-11
1
-0
/
+5
*
mesa: Add _mesa_set_sampler_wrap method
Ian Romanick
2016-01-11
1
-0
/
+4
*
mesa: remove unneeded #include of colormac.h
Brian Paul
2015-04-01
1
-0
/
+3
*
main: Added entry point for glCreateSamplers
Martin Peres
2015-03-25
1
-0
/
+2
*
mesa: put extern "C" in header files
Brian Paul
2014-12-16
1
-0
/
+9
*
glapi: Add infrastructure for ARB_multi_bind
Fredrik Höglund
2014-05-02
1
-0
/
+2
*
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: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: fix glGetInteger*(GL_SAMPLER_BINDING).
Alan Hourihane
2013-03-07
1
-0
/
+2
*
mesa: Initially populate the display list with the exec list.
Eric Anholt
2013-01-21
1
-4
/
+0
*
mesa: Mark _mesa_{init,delete}_sampler_object as static
Matt Turner
2013-01-02
1
-7
/
+0
*
dispatch: Make all API functions non-static.
Paul Berry
2012-11-06
1
-8
/
+25
*
_mesa_create_exec_table: GLES3 fixes.
Paul Berry
2012-10-23
1
-1
/
+2
*
mesa/samplerobj: Avoid crash in sampler query if texture unit is disabled
Pauli Nieminen
2012-08-12
1
-1
/
+3
*
mesa: Allow meta module to call sampler functions
Pauli Nieminen
2012-08-01
1
-0
/
+11
*
mesa: add _mesa_is_mipmap_filter() helper
Brian Paul
2012-03-20
1
-0
/
+9
*
mesa: make _mesa_reference_sampler_object() an inline function
Brian Paul
2012-03-20
1
-1
/
+11
*
mesa: s/INLINE/inline/
Brian Paul
2011-10-01
1
-1
/
+1
*
intel: Add support for ARB_sampler_objects.
Eric Anholt
2011-04-23
1
-0
/
+8
*
mesa: new code/functions for GL_ARB_sampler_objects
Brian Paul
2011-04-10
1
-0
/
+54