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
/
drivers
/
dri
/
radeon
/
radeon_texture.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: change gl_format to mesa_format
Mark Mueller
2014-01-27
1
-9
/
+9
*
swrast: Always use MapTextureImage for mapping textures for swrast.
Eric Anholt
2013-04-30
1
-3
/
+0
*
radeon: Remove some dead teximage mapping code.
Eric Anholt
2013-04-30
1
-2
/
+0
*
mesa: remove #include "mfeatures.h" from numerous source files
Brian Paul
2013-04-17
1
-1
/
+0
*
mesa: remove FEATURE_OES_EGL_image define.
Oliver McFadden
2012-09-15
1
-2
/
+0
*
mesa: add texture target field to ChooseTextureFormat() driver hook
Brian Paul
2012-08-24
1
-0
/
+1
*
radeon&r200: Add support for ARB_sampler_objects
Pauli Nieminen
2012-08-01
1
-1
/
+3
*
mesa: consolidate internal glCopyTexSubImage1/2/3D code
Brian Paul
2012-06-06
1
-6
/
+6
*
mesa: rework ctx->Driver.CopyTexSubImage() parameters
Brian Paul
2012-01-07
1
-4
/
+6
*
radeon: remove unused tex image function prototypes
Brian Paul
2012-01-02
1
-40
/
+0
*
mesa: simplify Driver.TexImage() parameters
Brian Paul
2011-12-30
1
-22
/
+1
*
radeon: texture/renderbuffer overhaul.
Dave Airlie
2011-12-05
1
-2
/
+4
*
dri: Move _dri_texformat_* to radeon_texture.c
Kristian Høgsberg
2011-11-02
1
-0
/
+8
*
dri: Remove driver GenerateMipmap hooks.
Eric Anholt
2011-10-28
1
-1
/
+0
*
radeon: Drop mapping we were doing around glGetTexImage().
Eric Anholt
2011-09-27
1
-5
/
+0
*
mesa: Convert GetCompressedTexImage to using MapTextureImage().
Brian Paul
2011-09-27
1
-4
/
+0
*
radeon: Refactor the common texture hook setup to common code.
Eric Anholt
2011-08-29
1
-0
/
+4
*
mesa: Rename FreeTexImageData to FreeTextureImageBuffer.
Eric Anholt
2011-08-29
1
-1
/
+1
*
radeon: remove radeonCopyTexImage2D()
Brian Paul
2011-07-19
1
-5
/
+0
*
radeon: Include mfeatures.h in files that perform feature tests.
Vinson Lee
2011-01-09
1
-0
/
+1
*
radeon: Implement GL_OES_EGL_image
Johann Rudloff
2010-11-08
1
-0
/
+7
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-20
/
+20
*
radeon/r200/r300/r600: add is_format_renderable function
Maciej Cencora
2010-03-09
1
-0
/
+2
*
radeon/r300/r600: share common glCopyTex(Sub)Image code
Maciej Cencora
2010-01-19
1
-0
/
+10
*
radeon: use mesa provided _mesa_tex_target_to_face function
Maciej Cencora
2010-01-19
1
-1
/
+0
*
radeon: rework mipmap tree
Maciej Cencora
2009-11-14
1
-1
/
+2
*
mesa: replace gl_texture_format with gl_format
Brian Paul
2009-09-30
1
-8
/
+14
*
radeon: go back and repick texture formats.
Dave Airlie
2009-04-01
1
-1
/
+5
*
radeon-common: Fix crash in glGetTexImage
Nicolai Haehnle
2009-02-14
1
-0
/
+10
*
radeon: renaming and headers cleanup
Dave Airlie
2009-02-12
1
-0
/
+108