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_format.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: Change supported texture formats for separate stencil
Chad Versace
2011-05-25
1
-0
/
+1
*
intel: Add support for ARB_texture_float.
Eric Anholt
2011-04-20
1
-0
/
+9
*
intel: Add I8 and L8 to intel_mesa_format_to_rb_datatype().
Eric Anholt
2011-04-18
1
-0
/
+2
*
intel: Merge our choosetexformat fallbacks into core.
Eric Anholt
2011-01-04
1
-224
/
+0
*
intel: Add a couple of helper functions to reduce rb code duplication.
Eric Anholt
2010-12-10
1
-0
/
+33
*
intel: Use plain R8 and RG8 for COMPRESSED_RED and COMPRESSED_RG.
Eric Anholt
2010-12-09
1
-0
/
+2
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
i965: Enable GL_ARB_texture_rg
Ian Romanick
2010-10-01
1
-0
/
+20
*
intel: Don't depend on context config values when picking texture formats
Kristian Høgsberg
2010-07-29
1
-24
/
+12
*
i915: Don't use XRGB8888 on 830 and 845.
Eric Anholt
2010-06-04
1
-2
/
+12
*
intel: Fix intel_compressed_num_bytes for FXT1 after I broke it.
Eric Anholt
2010-06-04
1
-1
/
+1
*
intel: Handle arbitrary compressed formats in intel_compressed_num_bytes.
Eric Anholt
2010-05-14
1
-19
/
+8
*
intel: Remove unnecessary headers.
Vinson Lee
2010-01-30
1
-1
/
+0
*
intel: Replace IS_G4X() across the driver with context structure usage.
Eric Anholt
2009-12-22
1
-2
/
+2
*
intel: Make RGB textures use XRGB8888
Ian Romanick
2009-12-10
1
-4
/
+2
*
i965: Use MESA_FORMAT_AL1616 when appropriate
Ian Romanick
2009-11-16
1
-3
/
+9
*
intel: update intel_create_renderbuffer(format), add XRGB support
Brian Paul
2009-10-29
1
-0
/
+2
*
intel: use MESA_FORMAT_S8_Z24 format and avoid z24s8/s8z24 conversions
Brian Paul
2009-10-21
1
-1
/
+1
*
mesa: remove a bunch of gl_renderbuffer fields
Brian Paul
2009-10-08
1
-1
/
+1
*
drivers: don't include texformat.h
Brian Paul
2009-10-05
1
-1
/
+0
*
mesa: replace gl_texture_format with gl_format
Brian Paul
2009-09-30
1
-36
/
+36
*
i965: srgb texture fixes
Roland Scheidegger
2009-03-28
1
-5
/
+14
*
i965: add support for signed rgba texture format
Roland Scheidegger
2009-03-28
1
-0
/
+4
*
i965: add support for ATI_envmap_bumpmap
Roland Scheidegger
2009-03-12
1
-0
/
+4
*
intel: updated comment, some debug code (disabled)
Brian Paul
2009-02-26
1
-3
/
+12
*
intel: Fix fbo_firecube regression with FBconfigs change.
Eric Anholt
2009-02-04
1
-1
/
+1
*
i965: asst. fixes, work-arounds for FBOs and render to texture
Brian Paul
2009-01-14
1
-2
/
+8
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-2
/
+2
*
intel: Fix depth_stencil texture.
Xiang, Haihao
2008-09-04
1
-1
/
+1
*
[intel] Clean up references to screen buffer metrics.
Kristian Høgsberg
2008-01-22
1
-1
/
+1
*
[965] Bug #13600: Fix assertion failure with SRGB textures.
Eric Anholt
2007-12-12
1
-0
/
+21
*
[intel] Move over files that will be shared with 965-fbo work.
Eric Anholt
2007-11-09
1
-0
/
+172