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
/
textureview.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove final imports.h and imports.c bits
Dylan Baker
2020-04-21
1
-1
/
+1
*
Move compiler.h and imports.h/c from src/mesa/main into src/util
Marek Olšák
2020-03-27
1
-1
/
+1
*
mesa/core: Enable EXT_texture_sRGB_R8 also for desktop GL
Gert Wollny
2019-01-30
1
-0
/
+1
*
mesa: Inherit texture view multi-sample information from the original texture...
Henri Verbeet
2018-03-29
1
-4
/
+8
*
mesa: add KHR_no_error support to glTextureView()
Samuel Pitoiset
2017-07-31
1
-0
/
+18
*
mesa: add texture_view() helper
Samuel Pitoiset
2017-07-31
1
-161
/
+175
*
mesa: remove useless assert in _mesa_TextureView()
Samuel Pitoiset
2017-07-20
1
-1
/
+0
*
mesa: add numLevels, numSamples to Driver.TestProxyTexImage()
Brian Paul
2016-07-15
1
-2
/
+3
*
mesa: add view classes for 3d astc formats
Ilia Mirkin
2016-05-23
1
-2
/
+26
*
mesa/textureview: move error checks up higher
Dave Airlie
2016-05-03
1
-24
/
+26
*
mesa: add GL_OES_copy_image support
Ilia Mirkin
2016-03-30
1
-0
/
+86
*
mesa/textureview: Make _lookup_view_class public
Antia Puentes
2016-03-03
1
-8
/
+4
*
mesa: simplify some code with new _mesa_cube_face_target() function
Brian Paul
2016-02-12
1
-7
/
+2
*
mesa,meta: move gl_texture_object::TargetIndex initializations
Brian Paul
2015-10-08
1
-0
/
+2
*
mesa: Rename _mesa_lookup_enum_by_nr() to _mesa_enum_to_string().
Kenneth Graunke
2015-07-20
1
-5
/
+5
*
mesa: code clean-ups in textureview.[ch]
Brian Paul
2015-05-26
1
-31
/
+52
*
mesa: const qualify, return bool for _mesa_texture_view_compatible_format()
Brian Paul
2015-05-26
1
-6
/
+6
*
mesa: remove unused ctx parameter for _mesa_select_tex_image()
Brian Paul
2015-01-05
1
-3
/
+2
*
mesa: force height of 1D textures to be 1 in texture views
Ilia Mirkin
2014-09-01
1
-0
/
+3
*
mesa: Add GL API support for ARB_copy_image
Jason Ekstrand
2014-08-11
1
-19
/
+17
*
mesa: change gl_format to mesa_format
Mark Mueller
2014-01-27
1
-2
/
+2
*
mesa: fix texture view use of _mesa_get_tex_image()
Chris Forbes
2013-12-14
1
-2
/
+7
*
mesa: s/uint/GLuint/ to fix MSVC error
Brian Paul
2013-12-13
1
-1
/
+1
*
mesa: add texture_view helper function for TexStorage
Courtney Goeltzenleuchter
2013-12-13
1
-0
/
+61
*
mesa: Fill out ARB_texture_view entry points
Courtney Goeltzenleuchter
2013-12-13
1
-1
/
+538
*
mesa: Add API definitions for ARB_texture_view
Courtney Goeltzenleuchter
2013-12-13
1
-0
/
+65