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
/
intel
/
intel_tex.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: Remove dead intel_format_to_rb_datatype.
Eric Anholt
2012-09-27
1
-2
/
+0
*
intel: Improve teximage perf for Google Chrome paint rects (v3)
Chad Versace
2012-09-25
1
-0
/
+11
*
mesa: rework ctx->Driver.CopyTexSubImage() parameters
Brian Paul
2012-01-07
1
-4
/
+7
*
intel: Make the fake packed depth/stencil mappings use a cached temporary.
Eric Anholt
2011-12-07
1
-6
/
+0
*
intel: Add 'mode' param to intel_region_map
Chad Versace
2011-10-18
1
-2
/
+4
*
intel: Convert from GLboolean to 'bool' from stdbool.h.
Kenneth Graunke
2011-10-18
1
-2
/
+2
*
intel: Allocate s8z24 separate renderbuffers from AllocTextureImageBuffer().
Eric Anholt
2011-10-03
1
-0
/
+3
*
intel: Add an AllocTextureImageBuffer() implementation using miptrees.
Eric Anholt
2011-10-03
1
-0
/
+6
*
intel: Silence "warning: unused parameter ‘target’"
Ian Romanick
2011-09-09
1
-2
/
+0
*
intel: Add implementation of MapTextureImage/UnmapTextureImage.
Eric Anholt
2011-08-29
1
-0
/
+6
*
intel: Try using glCopyTexSubImage2D in _mesa_meta_BlitFramebuffer
Neil Roberts
2011-02-24
1
-0
/
+8
*
Revert "intel: Always allocate miptrees from level 0, not tObj->BaseLevel."
Eric Anholt
2011-01-10
1
-6
/
+0
*
intel: Always allocate miptrees from level 0, not tObj->BaseLevel.
Eric Anholt
2011-01-05
1
-0
/
+6
*
intel: Merge our choosetexformat fallbacks into core.
Eric Anholt
2011-01-04
1
-2
/
+0
*
intel: Add a couple of helper functions to reduce rb code duplication.
Eric Anholt
2010-12-10
1
-0
/
+1
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
intel: Remove include of texmem.h, since we haven't used it in ages.
Eric Anholt
2010-08-13
1
-2
/
+0
*
intel: Remove support for the DRI1 TFP extension.
Eric Anholt
2010-03-05
1
-2
/
+0
*
Merge branch 'texformat-rework'
Brian Paul
2009-10-28
1
-4
/
+3
|
\
|
*
mesa: replace gl_texture_format with gl_format
Brian Paul
2009-09-30
1
-4
/
+3
*
|
intel: Drop my generatemipmap code in favor of the new shared code.
Eric Anholt
2009-09-28
1
-3
/
+0
|
/
*
intel: make a bunch of glTexImage-related functions static
Brian Paul
2009-06-09
1
-105
/
+6
*
Fix DRI2 accelerated EXT_texture_from_pixmap with GL_RGB format.
Eric Anholt
2009-03-20
1
-0
/
+2
*
intel: stub out CompressedTexSubImage2D instead of segfaulting.
Eric Anholt
2008-12-15
1
-0
/
+10
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-1
/
+1
*
intel: Fix SGIS_generate_mipmap after a miptree had been validated.
Eric Anholt
2008-08-20
1
-0
/
+8
*
intel: use new mipmap generation hooks in driver.
Dave Airlie
2008-05-09
1
-1
/
+0
*
DRI2: Make setTexBuffer take a __DRIdrawable instead of a BO handle.
Kristian Høgsberg
2008-03-09
1
-2
/
+1
*
Change GetCompressedTexImage in dd_function_table to not take const pointers.
Kristian Høgsberg
2008-02-25
1
-2
/
+2
*
Add TTM buffer object based texture from pixmap implementation.
Kristian Høgsberg
2008-02-14
1
-0
/
+3
*
[intel] Fix and reenable (software) SGIS_generate_mipmap
Eric Anholt
2007-12-20
1
-0
/
+4
*
[intel] Move intel_tex.h into place, forgotten in the previous commit.
Eric Anholt
2007-11-16
1
-0
/
+151