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_state_upload.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Fix several memory leaks on exit.
Eric Anholt
2009-11-21
1
-1
/
+1
*
intel: avoid unnecessary front buffer flushing/updating
Brian Paul
2009-11-03
1
-0
/
+3
*
i965: be clear that the Fallback field is a boolean, not a bitfield
Brian Paul
2009-10-27
1
-1
/
+1
*
i965: Clean up some mess with the batch cache.
Eric Anholt
2009-09-24
1
-1
/
+2
*
i965: added texture unit sanity check
Brian Paul
2009-08-26
1
-0
/
+13
*
i965: Avoid re-uploading the index buffer when we don't need to.
Eric Anholt
2009-08-12
1
-0
/
+2
*
i965: Remove BRW_NEW_INPUT_VARYING
Eric Anholt
2009-07-07
1
-1
/
+0
*
i965: Split WM constant buffer update from other WM surfaces.
Eric Anholt
2009-05-06
1
-0
/
+1
*
i965: Disentangle VS constant surface state from WM surface state.
Eric Anholt
2009-05-06
1
-1
/
+2
*
i965: checkpoint commit: use two state caches instead of one
Brian Paul
2009-04-22
1
-2
/
+2
*
i965: remove unused state atom entries
Brian Paul
2009-04-22
1
-9
/
+1
*
i965: the brw_constant_buffer state atom is no longer dynamic
Brian Paul
2009-04-22
1
-26
/
+5
*
i965: add _NEW_PROGRAM_CONSTANTS to mesa_bits[] list
Brian Paul
2009-04-22
1
-0
/
+1
*
i965: Remove brw->attribs now that we can just always look in the GLcontext.
Eric Anholt
2009-02-02
1
-4
/
+5
*
i965: Delete old metaops code now that there are no remaining consumers.
Eric Anholt
2009-02-02
1
-1
/
+0
*
i965: Remove worrisome comment about _NEW_PROGRAM signaling fp change.
Eric Anholt
2009-01-07
1
-4
/
+0
*
i965: Remove BRW_WM_LOCK dirty bit, introduced to work around lack of relocs.
Eric Anholt
2008-11-28
1
-1
/
+0
*
i965: Add debug code for dumping how frequently different dirty bits are set.
Eric Anholt
2008-11-28
1
-0
/
+126
*
i965: Always check vertex program.
Xiang, Haihao
2008-11-06
1
-1
/
+4
*
i965: Fix check_aperture calls to cover everything needed for the prim at once.
Eric Anholt
2008-10-28
1
-21
/
+24
*
intel: Don't keep intel->pClipRects, and instead just calculate it when needed.
Eric Anholt
2008-10-28
1
-0
/
+1
*
i965: Remove dead brw->wrap flag.
Eric Anholt
2008-10-27
1
-3
/
+0
*
Remove TNL-to-VP tracking from i965
Ian Romanick
2008-09-28
1
-1
/
+0
*
intel: track bufmgr move to libdrm_intel and bufmgr_fake irq emit/wait change.
Eric Anholt
2008-09-10
1
-1
/
+0
*
Revert "Revert "Merge branch 'drm-gem'""
Dave Airlie
2008-08-24
1
-11
/
+29
*
Revert "Merge branch 'drm-gem'"
Dave Airlie
2008-08-24
1
-29
/
+11
*
intel-gem: Update to new check_aperture API for classic mode.
Eric Anholt
2008-08-08
1
-10
/
+29
*
GEM: Remove already-disabled PIPE_CONTROL command.
Eric Anholt
2008-05-07
1
-1
/
+0
*
i965: initial attempt at fixing the aperture overflow
Dave Airlie
2008-04-18
1
-9
/
+31
*
[965] Fix indentation.
Eric Anholt
2008-02-01
1
-6
/
+6
*
i965: Don't emit state if fall back to software rendering. fix #14116
Xiang, Haihao
2008-02-01
1
-2
/
+11
*
i965: new integrated graphics chipset support
Xiang, Haihao
2008-01-29
1
-1
/
+1
*
[965] Replace the always_update dirty flag with BRW_NEW_BATCH.
Eric Anholt
2008-01-09
1
-4
/
+3
*
[965] Remove drawing rect upload, which is handled (better) by the kernel.
Eric Anholt
2008-01-09
1
-1
/
+0
*
[intel] Convert relocations to not be cleared out on buffer submit.
Eric Anholt
2008-01-03
1
-4
/
+0
*
[965] Replace the state cache suballocator with direct dri_bufmgr use.
Eric Anholt
2007-12-14
1
-4
/
+2
*
[965] Convert the driver to dri_bufmgr interface and enable TTM.
Eric Anholt
2007-12-07
1
-14
/
+13
*
Add Intel i965G/Q DRI driver.
Eric Anholt
2006-08-09
1
-0
/
+264