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_context.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: increase number of texture samplers to 16
Brian Paul
2009-01-01
1
-1
/
+1
*
i965: Fix failure to upload new constant data when changing programs.
Eric Anholt
2008-12-03
1
-2
/
+0
*
i965: Add a new state flag BRW_NEW_NR_SURFACES instead of CACHE_NEW_SURFACE
Eric Anholt
2008-11-28
1
-0
/
+1
*
i965: Fix clashing enums for BRW_NEW_INDICES/VERTICES versus BATCH/DEPTH_BUFFER.
Eric Anholt
2008-11-28
1
-4
/
+4
*
i965: Remove BRW_WM_LOCK dirty bit, introduced to work around lack of relocs.
Eric Anholt
2008-11-28
1
-1
/
+0
*
i965: Fix check_aperture calls to cover everything needed for the prim at once.
Eric Anholt
2008-10-28
1
-8
/
+13
*
i965: Remove dead brw->wrap flag.
Eric Anholt
2008-10-27
1
-1
/
+0
*
i965: Add ARB_occlusion_query support.
Eric Anholt
2008-10-07
1
-2
/
+28
*
Remove TNL-to-VP tracking from i965
Ian Romanick
2008-09-28
1
-5
/
+0
*
i965: Cope with batch getting flushed in the middle of batchbuffer emits.
Eric Anholt
2008-09-23
1
-0
/
+5
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-1
/
+1
*
Revert "Revert "Merge branch 'drm-gem'""
Dave Airlie
2008-08-24
1
-2
/
+17
*
Revert "Merge branch 'drm-gem'"
Dave Airlie
2008-08-24
1
-17
/
+2
*
intel-gem: Update to new check_aperture API for classic mode.
Eric Anholt
2008-08-08
1
-2
/
+17
*
replace __inline and __inline__ with INLINE macro
Brian Paul
2008-06-21
1
-1
/
+1
*
i965: initial attempt at fixing the aperture overflow
Dave Airlie
2008-04-18
1
-2
/
+3
*
[965] Shuffle state flags to match the order we initialize them in.
Michal Wajdeczko
2008-03-21
1
-2
/
+2
*
[i965] multiple rendering target support
Zou Nan hai
2008-03-13
1
-3
/
+4
*
i965: Setup framebuffer texture in meta_draw_region.
Kristian Høgsberg
2008-02-26
1
-1
/
+2
*
i965: use setup attributes as inputs when allocating registers
Xiang, Haihao
2008-02-14
1
-0
/
+2
*
[965] Convert brw_draw_upload to managing dri_bos, not gl_buffer_objects.
Eric Anholt
2008-02-04
1
-4
/
+9
*
[965] Move temporary vbo array storage into the function using it.
Eric Anholt
2008-02-04
1
-6
/
+0
*
[965] Remove dead brw_vertex_element members.
Eric Anholt
2008-02-04
1
-4
/
+0
*
[965] Improve performance by allocating CURBE buffers a page at a time.
Eric Anholt
2008-01-10
1
-0
/
+4
*
[intel] Add more cliprect modes to cover other meanings for batch emits.
Eric Anholt
2008-01-10
1
-0
/
+1
*
[965] Allow more than one draw_prims per batchbuffer.
Eric Anholt
2008-01-09
1
-0
/
+1
*
[965] Replace the always_update dirty flag with BRW_NEW_BATCH.
Eric Anholt
2008-01-09
1
-3
/
+7
*
Replace gl_framebuffer's _ColorDrawBufferMask with _ColorDrawBufferIndexes
Brian
2008-01-06
1
-1
/
+3
*
[intel] Convert relocations to not be cleared out on buffer submit.
Eric Anholt
2008-01-03
1
-9
/
+0
*
[965] Convert WM unit to use a cache key instead of brw_cache_data.
Eric Anholt
2008-01-02
1
-1
/
+0
*
[965] Convert sampler state to use a cache key instead of brw_cache_data.
Eric Anholt
2008-01-02
1
-6
/
+0
*
[965] Replace the state cache suballocator with direct dri_bufmgr use.
Eric Anholt
2007-12-14
1
-83
/
+75
*
[965] Convert the driver to dri_bufmgr interface and enable TTM.
Eric Anholt
2007-12-07
1
-4
/
+11
*
[965] Replace 965 texture format code with common code.
Eric Anholt
2007-11-20
1
-1
/
+0
*
Revert "WIP 965 conversion to dri_bufmgr."
Eric Anholt
2007-09-27
1
-2
/
+2
*
WIP 965 conversion to dri_bufmgr.
Eric Anholt
2007-09-27
1
-2
/
+2
*
[965] Remove AUB file support.
Eric Anholt
2007-09-27
1
-3
/
+0
*
Merge branch 'master' of git+ssh://
[email protected]
/git/mesa/mesa i...
Keith Whitwell
2007-01-16
1
-3
/
+8
|
\
|
*
Various warning fixes for i965 driver.
Keith Packard
2007-01-06
1
-2
/
+2
|
*
i965: Fix a crash with wine by not allocating >1MB on the stack.
Eric Anholt
2006-12-09
1
-0
/
+1
|
*
Add accelerated CopyPixels for non-overlapping, 1:1 blits.
Eric Anholt
2006-11-29
1
-1
/
+5
*
|
cleanup code, compiles with vbo changes
Keith Whitwell
2006-10-31
1
-14
/
+8
*
|
switch several dri drivers over
Keith Whitwell
2006-10-30
1
-1
/
+0
|
/
*
Make sure bmBufferOffset is called for all active buffers every time
Keith Whitwell
2006-09-07
1
-4
/
+2
*
Simplify the immediate and displaylist code. Treat VertexAttrib*ARB
Keith Whitwell
2006-09-06
1
-2
/
+3
*
Add Intel i965G/Q DRI driver.
Eric Anholt
2006-08-09
1
-0
/
+709