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
/
texobj.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: add gl_coontext::ForceIntegerTexNearest
Pierre-Eric Pelloux-Prayer
2020-05-05
1
-3
/
+12
*
mesa/main: Ignore filter state for MS texture completeness
Illia Iorin
2019-10-25
1
-3
/
+22
*
mesa: add new helper _mesa_get_texobj_by_target_and_texunit
Pierre-Eric Pelloux-Prayer
2019-08-06
1
-0
/
+6
*
mesa: extend _mesa_lookup_or_create_texture to support EXT_dsa
Pierre-Eric Pelloux-Prayer
2019-06-28
1
-1
/
+1
*
mesa: refactor bind_texture
Pierre-Eric Pelloux-Prayer
2019-06-28
1
-0
/
+6
*
mesa: add support for glBindMultiTextureEXT
Timothy Arceri
2019-06-28
1
-0
/
+3
*
mesa: include mtypes.h less
Marek Olšák
2018-04-12
1
-1
/
+0
*
mesa: remove unneeded #includes of main/compiler.h
Brian Paul
2018-01-17
1
-1
/
+0
*
mesa: Add _mesa_bind_texture method
Ian Romanick
2018-01-02
1
-1
/
+3
*
Revert "mesa: remove unused _mesa_delete_nameless_texture()"
Ian Romanick
2018-01-02
1
-0
/
+5
*
st/mesa: fix switching from surface-based to non-surface-based textures
Nicolai Hähnle
2017-10-10
1
-1
/
+2
*
mesa: add KHR_no_error support to glDeleteTextures()
Samuel Pitoiset
2017-07-31
1
-0
/
+3
*
mesa: add KHR_no_error support to glBindTextures()
Samuel Pitoiset
2017-07-31
1
-0
/
+4
*
mesa: add KHR_no_error support to glBindTexture()
Samuel Pitoiset
2017-07-31
1
-0
/
+3
*
mesa: add KHR_no_error support to glInvalidate*()
Samuel Pitoiset
2017-07-31
1
-0
/
+8
*
mesa: add KHR_no_error support for gl*Textures()
Samuel Pitoiset
2017-06-28
1
-0
/
+6
*
mesa: add KHR_no_error support for glBindTextureUnit()
Samuel Pitoiset
2017-06-28
1
-0
/
+3
*
mesa: remove unused _mesa_delete_nameless_texture()
Samuel Pitoiset
2017-06-22
1
-5
/
+0
*
mesa: stop abstracting texture object hashtable locking
Timothy Arceri
2017-04-07
1
-6
/
+0
*
main: allow NEAREST_MIPMAP_NEAREST for stencil texturing
Roland Scheidegger
2016-12-06
1
-15
/
+8
*
mesa: move _mesa_num_tex_faces() to teximage.h
Brian Paul
2016-02-12
1
-19
/
+0
*
mesa: remove unused _mesa_create_nameless_texture()
Brian Paul
2015-10-08
1
-3
/
+0
*
mesa: make _mesa_bind_texture_unit() static
Brian Paul
2015-08-24
1
-4
/
+0
*
main: Added _mesa_cube_level_complete to check for the completeness of an arb...
Laura Ekstrand
2015-01-08
1
-0
/
+4
*
main: Nameless texture creation and deletion. Does not affect normal creation...
Laura Ekstrand
2015-01-08
1
-0
/
+7
*
main: Added entry point for BindTextureUnit.
Laura Ekstrand
2015-01-08
1
-0
/
+7
*
main: Added entry point for glCreateTextures.
Laura Ekstrand
2015-01-08
1
-1
/
+3
*
main: Moved _mesa_get_current_tex_object from teximage.c to texobj.c.
Laura Ekstrand
2015-01-08
1
-0
/
+3
*
main: Moved _mesa_lock_texture and _mesa_unlock_texture to texobj.h from texi...
Laura Ekstrand
2015-01-08
1
-0
/
+18
*
main: Added utility function _mesa_lookup_texture_err().
Laura Ekstrand
2015-01-08
1
-0
/
+3
*
mesa: create, use new _mesa_texture_base_format() function
Brian Paul
2015-01-05
1
-0
/
+3
*
mesa: put extern "C" in header files
Brian Paul
2014-12-16
1
-0
/
+10
*
mesa: Add helper functions for looking up multiple textures
Fredrik Höglund
2014-05-02
1
-0
/
+9
*
glapi: Add infrastructure for ARB_multi_bind
Fredrik Höglund
2014-05-02
1
-0
/
+4
*
mesa: Add core API support for GL_ARB_stencil_texturing (from 4.3).
Kenneth Graunke
2014-03-04
1
-0
/
+14
*
mesa: Make target_enum_to_index available outside texobj.c
Ian Romanick
2014-02-02
1
-0
/
+3
*
mesa: Remove 'invalidate_state' parameter to _mesa_dirty_texobj().
Kenneth Graunke
2013-09-26
1
-2
/
+1
*
mesa: default DEPTH_TEXTURE_MODE should be RED in the core profile
Marek Olšák
2013-07-30
1
-1
/
+2
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
1
-1
/
+0
*
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: add fbo/texture support for ARB_texture_cube_map_array (v2)
Dave Airlie
2012-11-09
1
-0
/
+2
*
mesa: handle GL_PROXY_TEXTURE_CUBE_MAP in _mesa_num_tex_faces()
Brian Paul
2012-09-17
1
-1
/
+7
*
mesa: new _mesa_num_tex_faces() helper
Brian Paul
2012-08-24
1
-0
/
+11
*
mesa: Add skeleton implementations of glInvalidateTex{Sub,}Image
Ian Romanick
2012-08-14
1
-0
/
+8
*
mesa: add _mesa_total_texture_memory() debug function
Brian Paul
2012-04-11
1
-0
/
+3
*
mesa: add integer texture completeness check
Brian Paul
2012-03-20
1
-0
/
+8
*
mesa: rework texture completeness testing
Brian Paul
2012-03-20
1
-0
/
+13
*
mesa: fix _mesa_get_fallback_texture() to handle all texture targets
Brian Paul
2012-02-15
1
-2
/
+2
[next]