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
/
texgetimage.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa/main: remove ARB suffix from glGetnTexImage
Erik Faye-Lund
2018-11-26
1
-2
/
+2
*
mesa: remove dd_function_table::GetCompressedTexSubImage and clean it up
Marek Olšák
2018-01-06
1
-8
/
+0
*
mesa: add new _mesa_Get[Compressed]TextureSubImage() functions
Brian Paul
2015-07-21
1
-0
/
+15
*
mesa: replace Driver.GetCompressedTexImage() w/ GetCompressedTexSubImage()
Brian Paul
2015-07-21
1
-3
/
+6
*
mesa: make _mesa_get_[compressed_]texture_image() static
Brian Paul
2015-07-21
1
-7
/
+0
*
mesa: replace Driver.GetTexImage with GetTexSubImage()
Brian Paul
2015-07-21
1
-4
/
+5
*
main: Added entry point for glGetCompressedTextureImage.
Laura Ekstrand
2015-01-08
1
-0
/
+12
*
main: Added entry point for glGetTextureImage.
Laura Ekstrand
2015-01-08
1
-0
/
+9
*
main: Renamed _mesa_get_compressed_teximage to _mesa_GetCompressedTexImage_sw.
Laura Ekstrand
2015-01-08
1
-3
/
+3
*
main: Renamed _mesa_get_teximage to _mesa_GetTexImage_sw.
Laura Ekstrand
2015-01-08
1
-3
/
+3
*
st/mesa: improve format selection for GLES
Marek Olšák
2013-10-08
1
-0
/
+3
*
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: Standardize names of OpenGL functions.
Paul Berry
2012-11-12
1
-1
/
+1
*
mesa: simplify Driver.GetCompressedTexImage() parameters
Brian Paul
2011-12-30
1
-4
/
+3
*
mesa: simplify parameters to GetTexImage() driver hook
Brian Paul
2011-09-30
1
-2
/
+1
*
Squashed commit of the following:
Brian Paul
2011-04-26
1
-1
/
+6
*
mesa: Clean up header file inclusion in texgetimage.h.
Vinson Lee
2010-12-04
1
-1
/
+5
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-2
/
+2
*
mesa: Add missing header to texgetimage.h.
Vinson Lee
2010-07-29
1
-0
/
+1
*
mesa: move _mesa_Get[Compressed]TexImage() to texgetimage.c
Brian Paul
2009-08-13
1
-0
/
+9
*
mesa: move glGetTexImage(), glGetCompresssedTexImage() code into new file
Brian Paul
2009-04-03
1
-0
/
+46