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_clip.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: Annotate debug printout checks with unlikely().
Eric Anholt
2010-11-03
1
-2
/
+2
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
i965: Reduce repeated calculation of the attribute-offset-in-VUE.
Eric Anholt
2010-07-19
1
-9
/
+11
*
i965: Clarify the nr_regs calculation in brw_clip.c
Eric Anholt
2010-07-19
1
-3
/
+8
*
intel: Change dri_bo_* to drm_intel_bo* to consistently use new API.
Eric Anholt
2010-06-08
1
-2
/
+2
*
i965: Dump out the correct shared function for SEND on Ironlake.
Eric Anholt
2010-05-14
1
-1
/
+2
*
i965: Support INTEL_DEBUG=clip to dump the clip program.
Eric Anholt
2010-05-14
1
-1
/
+7
*
intel: Clean up chipset name and gen num for Ironlake
Zhenyu Wang
2010-04-21
1
-3
/
+3
*
i965: Allow for variable-sized auxdata in the state cache.
Eric Anholt
2010-01-19
1
-7
/
+8
*
intel: Replace IS_IGDNG checks with intel->is_ironlake or needs_ff_sync.
Eric Anholt
2009-12-22
1
-5
/
+6
*
Merge branch 'outputswritten64'
Ian Romanick
2009-11-17
1
-1
/
+1
*
i965: fix EXT_provoking_vertex support
Roland Scheidegger
2009-11-11
1
-0
/
+1
*
i965: Don't clip everything if FRONT_AND_BACK culling while culling disabled.
Eric Anholt
2009-07-20
1
-1
/
+2
*
i965: add support for new chipsets
Xiang, Haihao
2009-07-13
1
-4
/
+18
*
i965: Remove brw->attribs now that we can just always look in the GLcontext.
Eric Anholt
2009-02-02
1
-20
/
+20
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-3
/
+3
*
Revert "Revert "Merge branch 'drm-gem'""
Dave Airlie
2008-08-24
1
-3
/
+1
*
Revert "Merge branch 'drm-gem'"
Dave Airlie
2008-08-24
1
-1
/
+3
*
intel-gem: Update to new check_aperture API for classic mode.
Eric Anholt
2008-08-08
1
-3
/
+1
*
i965: initial attempt at fixing the aperture overflow
Dave Airlie
2008-04-18
1
-2
/
+4
*
[965] Clean up whitespace and dead code from do_unfilled change.
Eric Anholt
2008-03-26
1
-11
/
+6
*
i965: new integrated graphics chipset support
Xiang, Haihao
2008-01-29
1
-1
/
+1
*
[965] Replace the state cache suballocator with direct dri_bufmgr use.
Eric Anholt
2007-12-14
1
-21
/
+14
*
Revert "[965] Add missing flagging of new stage programs for updating stage s...
Eric Anholt
2007-12-05
1
-19
/
+15
*
[965] Add missing flagging of new stage programs for updating stage state.
Eric Anholt
2007-12-05
1
-15
/
+19
*
i965: handle all unfilled mode in clip stage. fix bug #12453
Xiang, Haihao
2007-09-27
1
-0
/
+4
*
i965: Avoid branch instructions while in single program flow mode.
Eric Anholt
2007-01-06
1
-0
/
+2
*
Add Intel i965G/Q DRI driver.
Eric Anholt
2006-08-09
1
-0
/
+264