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
/
teximage.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: report GL_INVALID_OPERATION for invalid glTextureBuffer target
Marek Olšák
2020-04-29
1
-9
/
+9
*
remove final imports.h and imports.c bits
Dylan Baker
2020-04-21
1
-1
/
+1
*
mesa|mapi: replace _mesa_[v]snprintf with [v]snprintf
Dylan Baker
2020-04-21
1
-3
/
+3
*
replace _mesa_logbase2 with util_logbase2
Dylan Baker
2020-04-21
1
-6
/
+6
*
replace _mesa_is_pow_two with util_is_power_of_two_*
Dylan Baker
2020-04-21
1
-13
/
+13
*
Move compiler.h and imports.h/c from src/mesa/main into src/util
Marek Olšák
2020-03-27
1
-1
/
+1
*
glapi / teximage: implement EGLImageTargetTexStorageEXT
Gurchetan Singh
2020-01-13
1
-7
/
+95
*
teximage: split out helper from EGLImageTargetTexture2DOES
Gurchetan Singh
2020-01-13
1
-18
/
+29
*
mesa: implement ARB_texture_storage_multisample + EXT_dsa functions
Pierre-Eric Pelloux-Prayer
2019-11-19
1
-0
/
+46
*
mesa: add ARB_texture_buffer_range glTextureBufferRangeEXT function
Pierre-Eric Pelloux-Prayer
2019-11-19
1
-0
/
+46
*
mesa: Redefine the RG formats as array formats.
Eric Anholt
2019-10-20
1
-2
/
+2
*
mesa: Replace MESA_FORMAT_L8A8/A8L8 UNORM/SNORM/SRGB with an array format.
Eric Anholt
2019-10-20
1
-1
/
+1
*
mesa: Replace the LA16_UNORM packed formats with one array format.
Eric Anholt
2019-10-20
1
-1
/
+1
*
mesa: add EXT_dsa + EXT_texture_buffer_object functions
Pierre-Eric Pelloux-Prayer
2019-10-18
1
-0
/
+59
*
mesa: fix invalid target error handling for teximage
Pierre-Eric Pelloux-Prayer
2019-10-16
1
-7
/
+8
*
teximage: ensure that Tex*SubImage* checks format
Ilia Mirkin
2019-09-04
1
-0
/
+9
*
mesa: recover target_check before get_current_tex_objects
Jose Maria Casanova Crespo
2019-08-21
1
-7
/
+7
*
mesa: reverse no_error on compressed_tex_sub_image for TEX_MODE_CURRENT
Jose Maria Casanova Crespo
2019-08-20
1
-2
/
+2
*
mesa: add EXT_dsa glCompressedMultiTex* functions
Pierre-Eric Pelloux-Prayer
2019-08-19
1
-5
/
+115
*
mesa: add EXT_dsa glCompressedTexture(Sub)Image1D/2D/3D functions
Pierre-Eric Pelloux-Prayer
2019-08-19
1
-0
/
+85
*
mesa: refactor compressed_tex_sub_image function
Pierre-Eric Pelloux-Prayer
2019-08-19
1
-101
/
+115
*
mesa: add EXT_dsa glCopyMultiTexImage* and glCopyMultiTexSubImage*
Pierre-Eric Pelloux-Prayer
2019-08-06
1
-0
/
+104
*
mesa: add EXT_dsa glMultiTexSubImage1D/2D/3DEXT
Pierre-Eric Pelloux-Prayer
2019-08-06
1
-0
/
+68
*
mesa: add EXT_dsa glMultiTexImage1D/2D/3DEXT + glGetMultiTexImageEXT
Pierre-Eric Pelloux-Prayer
2019-08-06
1
-0
/
+57
*
tree-wide: replace MAYBE_UNUSED with ASSERTED
Eric Engestrom
2019-07-31
1
-1
/
+1
*
mesa: fix assertion failure in TexImage
Marek Olšák
2019-07-22
1
-8
/
+6
*
mesa: add EXT_dsa gl(Copy)Texture(Sub)Image1D/2D/3DEXT functions
Pierre-Eric Pelloux-Prayer
2019-07-19
1
-0
/
+190
*
mesa: move lookup_texture_ext_dsa up in teximage.c
Pierre-Eric Pelloux-Prayer
2019-07-19
1
-63
/
+60
*
mesa: pass gl_texture_object as arg to not depend on state
Pierre-Eric Pelloux-Prayer
2019-07-19
1
-28
/
+32
*
mesa: Give _mesa_format_get_color_encoding a clearer name.
Eric Anholt
2019-07-16
1
-6
/
+2
*
mesa: add support for glCompressedTextureSubImage2DEXT()
Timothy Arceri
2019-06-28
1
-24
/
+51
*
mesa: add support for glTextureSubImage2DEXT()
Timothy Arceri
2019-06-28
1
-28
/
+109
*
mesa: fix _mesa_max_texture_levels for GL_TEXTURE_EXTERNAL_OES
Marek Olšák
2019-05-14
1
-1
/
+1
*
mesa: Replace MaxTextureLevels with MaxTextureSize.
Eric Anholt
2019-05-13
1
-10
/
+6
*
mesa: Remove proxy image checks for maximum level.
Eric Anholt
2019-05-13
1
-18
/
+0
*
mesa: Reuse _mesa_max_texture_levels() instead of open-coding it.
Eric Anholt
2019-05-13
1
-1
/
+1
*
mesa: add GL_AMD_compressed_ATC_texture support
Jonathan Marek
2019-04-23
1
-1
/
+4
*
mesa/main: Use flag for EXT_sRGB instead of EXT_framebuffer_sRGB where possible
Gert Wollny
2019-01-28
1
-1
/
+1
*
mesa/main: rename format-check function
Erik Faye-Lund
2018-12-03
1
-2
/
+2
*
mesa/glformats: Remove redundant helper _mesa_base_format_component_count
Eduardo Lima Mitev
2018-10-23
1
-2
/
+2
*
mesa: enable EXT_render_snorm extension
Tapani Pälli
2018-08-13
1
-1
/
+2
*
mesa: add storageSamples parameter to renderbuffer functions
Marek Olšák
2018-08-04
1
-1
/
+1
*
mesa: fix a typo (trivial)
Tapani Pälli
2018-07-31
1
-1
/
+1
*
mesa: add TBO support for GL_EXT_texture_norm16
Tapani Pälli
2018-04-27
1
-3
/
+3
*
mesa: remove snprintf macro in imports.h to fix MSVC build
Brian Paul
2018-04-13
1
-1
/
+1
*
mesa: Silence remaining unused parameter warnings in teximage.c
Ian Romanick
2018-04-11
1
-21
/
+21
*
mesa: Silence unused parameter warning in compressedteximage_only_format
Ian Romanick
2018-04-11
1
-8
/
+8
*
mesa: Assert base format before truncating to unsigned short
Topi Pohjolainen
2018-04-11
1
-2
/
+3
*
mesa: Inherit texture view multi-sample information from the original texture...
Henri Verbeet
2018-03-29
1
-10
/
+10
*
mesa: adjust incorrect comment in texture_buffer_range
Marek Olšák
2018-03-19
1
-2
/
+2
[next]