index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i965
/
brw_tex.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
intel: Remove some dead metaops code.
Eric Anholt
2009-09-28
1
-32
/
+0
*
i965: remove unneeded #includes
Brian Paul
2009-04-03
1
-9
/
+0
*
i965: Remove brw->attribs now that we can just always look in the GLcontext.
Eric Anholt
2009-02-02
1
-1
/
+2
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-9
/
+10
*
intel: track move of bo_exec from drivers to bufmgr.
Eric Anholt
2008-09-10
1
-1
/
+0
*
i965: Fix double free issue to pass glean/maskedClear test
Xiang, Haihao
2008-03-06
1
-0
/
+1
*
i965: Setup framebuffer texture in meta_draw_region.
Kristian Høgsberg
2008-02-26
1
-4
/
+5
*
[intel] Add more cliprect modes to cover other meanings for batch emits.
Eric Anholt
2008-01-10
1
-0
/
+19
*
[965] Replace 965 texture format code with common code.
Eric Anholt
2007-11-20
1
-161
/
+0
*
i965: roland's DXTn format texture patch(bug10347)
Xiang, Haihao
2007-08-10
1
-3
/
+9
*
Fix previous commit
Zou Nan hai
2007-08-02
1
-1
/
+1
*
EXT_texture_sRGB support on i965
Zou Nan hai
2007-08-02
1
-0
/
+19
*
fix for bug#10347
Xiang, Haihao
2007-03-20
1
-9
/
+3
*
i965: fix for FXT1 & S3TC texture format
Xiang, Haihao
2007-03-18
1
-4
/
+11
*
Add accelerated CopyPixels for non-overlapping, 1:1 blits.
Eric Anholt
2006-11-29
1
-0
/
+32
*
Do a better job of choosing texture formats to avoid image conversions.
Keith Whitwell
2006-09-21
1
-5
/
+16
*
use the requested internal texture format where possible
Keith Whitwell
2006-09-21
1
-11
/
+21
*
Support ARB_texture_rectangle.
Keith Whitwell
2006-09-20
1
-1
/
+3
*
Add Intel i965G/Q DRI driver.
Eric Anholt
2006-08-09
1
-0
/
+158