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
/
i965
/
brw_wm_surface_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: fix DEPTH_TEXTURE_MODE (bug #14220)
Xiang, Haihao
2008-04-22
1
-4
/
+10
*
i965: initial attempt at fixing the aperture overflow
Dave Airlie
2008-04-18
1
-24
/
+51
*
[965] Initialize region surface key structure padding.
Eric Anholt
2008-03-19
1
-0
/
+2
*
intel: fix abort issue with shadowtex demo when use
Xiang, Haihao
2008-03-14
1
-0
/
+3
*
[i965] multiple rendering target support
Zou Nan hai
2008-03-13
1
-25
/
+29
*
[965] Fix conditional sequencing to allow the frame_buffer_texobj case.
Eric Anholt
2008-02-28
1
-8
/
+6
*
[intel] Add more cliprect modes to cover other meanings for batch emits.
Eric Anholt
2008-01-10
1
-3
/
+1
*
[intel] Convert relocations to not be cleared out on buffer submit.
Eric Anholt
2008-01-03
1
-49
/
+38
*
[965] Convert surface state to use a cache key instead of brw_cache_data.
Eric Anholt
2008-01-02
1
-48
/
+87
*
[965] Allow draw or depth regions to be NULL.
Eric Anholt
2007-12-17
1
-20
/
+30
*
i965: check NULL pointer
Xiang, Haihao
2007-12-17
1
-1
/
+4
*
[965] Fully initialize the texture surface key data (padding around GLboolean)
Eric Anholt
2007-12-16
1
-0
/
+1
*
[965] Move to using shared texture management code.
Eric Anholt
2007-12-16
1
-1
/
+1
*
[965] Replace the state cache suballocator with direct dri_bufmgr use.
Eric Anholt
2007-12-14
1
-36
/
+121
*
[965] Convert the driver to dri_bufmgr interface and enable TTM.
Eric Anholt
2007-12-07
1
-10
/
+37
*
[965] Remove dead code in upload_wm_surfaces.
Eric Anholt
2007-12-07
1
-3
/
+0
*
[965] Move brw_surface_state stack allocation into the function using it.
Eric Anholt
2007-12-07
1
-30
/
+28
*
i965: roland's DXTn format texture patch(bug10347)
Xiang, Haihao
2007-08-10
1
-2
/
+10
*
EXT_texture_sRGB support on i965
Zou Nan hai
2007-08-02
1
-0
/
+5
*
i965: Use I16_UNORM instead of L16_UNORM (bug 11742)
Xiang, Haihao
2007-07-31
1
-1
/
+1
*
Add accelerated CopyPixels for non-overlapping, 1:1 blits.
Eric Anholt
2006-11-29
1
-0
/
+6
*
use the requested internal texture format where possible
Keith Whitwell
2006-09-21
1
-1
/
+11
*
Make sure bmBufferOffset is called for all active buffers every time
Keith Whitwell
2006-09-07
1
-1
/
+3
*
Add Intel i965G/Q DRI driver.
Eric Anholt
2006-08-09
1
-0
/
+250