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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: make _mesa_get_proxy_target() static
Brian Paul
2014-02-02
1
-3
/
+0
*
mesa: remove unused _mesa_select_tex_object() function
Brian Paul
2014-02-02
1
-5
/
+0
*
mesa: change gl_format to mesa_format
Mark Mueller
2014-01-27
1
-4
/
+4
*
mesa: Refactor internalFormat / target checks to a separate function
Ian Romanick
2014-01-27
1
-0
/
+8
*
mesa: Define helper function to get the number of texture layers.
Francisco Jerez
2014-01-15
1
-0
/
+6
*
mesa: Make validate_texbuffer_format function available externally
Pi Tabred
2013-12-18
1
-0
/
+4
*
mesa: change glTexImage[23]DMultisample() internalformat to GLenum
Brian Paul
2013-10-16
1
-2
/
+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: fix texture storage multisample prototypes harder.
Dave Airlie
2013-04-01
1
-2
/
+2
*
glapi: add definition of ARB_texture_storage_multisample
Chris Forbes
2013-03-31
1
-0
/
+11
*
glapi: add ARB_texture_multisample
Chris Forbes
2013-03-02
1
-0
/
+11
*
mesa: implement GL_ARB_texture_buffer_range
Christoph Bumiller
2013-01-30
1
-0
/
+4
*
Remove OpenVMS support
Matt Turner
2012-11-16
1
-5
/
+0
*
mesa: add MaxNumLevels to gl_texture_image, remove MaxLog2
Marek Olšák
2012-11-12
1
-0
/
+3
*
mesa: Standardize names of OpenGL functions.
Paul Berry
2012-11-12
1
-9
/
+9
*
mesa: move _mesa_es_error_check_format_and_type() to glformats.c
Brian Paul
2012-09-26
1
-3
/
+0
*
mesa: rework texture size error checking
Brian Paul
2012-09-17
1
-2
/
+2
*
mesa: refactor _mesa_test_proxy_teximage() code
Brian Paul
2012-09-17
1
-0
/
+5
*
mesa: make _mesa_get_proxy_target() non-static
Brian Paul
2012-09-11
1
-0
/
+2
*
mesa: make _mesa_get_proxy_tex_image() static
Brian Paul
2012-08-24
1
-4
/
+0
*
mesa/es: Validate glTexImage format, type, and internalFormat in Mesa code ra...
Ian Romanick
2012-08-23
1
-0
/
+4
*
intel: Add extern "C" declarations to headers
Paul Berry
2012-05-10
1
-0
/
+7
*
mesa: Add condition in glGetTexImage for zero size textures
Anuj Phogat
2012-01-17
1
-1
/
+8
*
mesa: remove unused _mesa_init_teximage_fields() target parameter
Brian Paul
2012-01-04
1
-1
/
+1
*
mesa: make _mesa_set_tex_image() static since it's not called anywhere else
Brian Paul
2011-12-18
1
-6
/
+0
*
mesa: make update_fbo_texture() non-static
Brian Paul
2011-12-16
1
-0
/
+4
*
mesa: define, use _mesa_is_cube_face() in several places
Brian Paul
2011-11-19
1
-0
/
+10
*
mesa: remove _mesa_alloc_texmemory(), _mesa_free_texmemory()
Brian Paul
2011-10-23
1
-11
/
+0
*
mesa: s/INLINE/inline/
Brian Paul
2011-10-01
1
-2
/
+2
*
mesa: Silence "main/teximage.h:148:72: warning: unused parameter ‘texObj’"
Ian Romanick
2011-09-09
1
-0
/
+1
*
mesa: core support for GL_ARB_texture_buffer_object
Brian Paul
2011-04-05
1
-0
/
+5
*
mesa: 80-column wrapping
Brian Paul
2011-04-05
1
-4
/
+8
*
mesa/swrast: handle sRGB FBOs correctly (v2)
Dave Airlie
2011-01-11
1
-0
/
+2
*
mesa: pass gl_format to _mesa_init_teximage_fields()
Brian Paul
2010-11-18
1
-3
/
+4
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-16
/
+16
*
mesa: call ctx->Driver.ChooseTextureFormat() only when necessary.
Brian Paul
2010-07-20
1
-0
/
+8
*
core: Implement GL_OES_EGL_image entry points
Kristian Høgsberg
2010-02-24
1
-0
/
+2
*
mesa: make _mesa_get_current_tex_objec() public
Brian Paul
2009-11-02
1
-0
/
+3
*
mesa: refactor: move _mesa_is_color/depth/stencil_format() helpers to image.c
Brian Paul
2009-08-13
1
-19
/
+0
*
mesa: move _mesa_Get[Compressed]TexImage() to texgetimage.c
Brian Paul
2009-08-13
1
-8
/
+15
*
mesa/main: Add functions to clear and dirty texture objects.
Chia-I Wu
2009-08-05
1
-0
/
+4
*
mesa: in textore.c, only adjust image for convolution if image is a color format
Brian Paul
2008-10-22
1
-0
/
+3
*
added _mesa_tex_target_to_face()
Brian
2008-09-21
1
-0
/
+5
*
improve some comments, clean-up formatting
Brian
2007-05-21
1
-5
/
+6
*
Merge texmem-0-3-branch.
Keith Whitwell
2006-11-01
1
-2
/
+19
*
Make _mesa_is_proxy_texture() non-static and use in a few more places.
Brian Paul
2005-11-11
1
-2
/
+5
*
The old MESA_PBUFFER_ALLOC() function allocated memory on 512-byte boundaries.
Brian Paul
2005-07-05
1
-2
/
+9
[next]