index
:
~sima/xf86-video-intel
disable-gen20-wa
explicit_fencing
for-master
gen2-tile-cleanup
gen6_pc
i810-vga
no_fence_accounting
sna-pc
xvmc_cleanup
Unnamed repository; edit this file to name it for gitweb.
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
i915_3d.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-09
Revert "xp:trapezoids"
Chris Wilson
1
-15
/
+0
2010-06-08
xp:trapezoids
Chris Wilson
1
-0
/
+15
2010-06-07
i915: Replace structure passing with macros for shader generation.
Chris Wilson
1
-334
/
+512
2010-05-24
Use pwrite to upload the batch buffer
Chris Wilson
1
-5
/
+4
2010-05-24
Kill paranoid assertions on every write into the batchbuffer.
Chris Wilson
1
-21
/
+10
2009-11-10
i915: Check for overflow before overflowing.
Chris Wilson
1
-5
/
+6
2009-11-10
Check that batch buffers are atomic.
Chris Wilson
1
-1
/
+1
2009-10-06
Move to kernel coding style.
Eric Anholt
1
-149
/
+144
2008-06-10
Use batchbuffers instead of ring emits for general commands.
Eric Anholt
1
-5
/
+5
2008-03-18
Handle projective transforms on 9xx for Composite.
Keith Packard
1
-0
/
+5
2008-03-11
Remove i830+ driver's use of CARD*/INT* types for great justice.
Eric Anholt
1
-2
/
+2
2008-03-11
Add support for brightness control to i915 textured video output.
Eric Anholt
1
-0
/
+4
2006-07-26
Fix a couple of typos from code review.
Eric Anholt
1
-2
/
+2
2006-07-19
Fix the alignment padding fix (didn't bump BEGIN_LP_RING count).
Eric Anholt
1
-3
/
+3
2006-07-19
Force texture alpha channels to 1 if not present.
Eric Anholt
1
-1
/
+9
2006-07-19
Add a trailing MI_NOOP to frag shader output for alignment if necessary.
Eric Anholt
1
-0
/
+2
2006-07-19
Replace hand register setting with new i915 fragmet program API.
Eric Anholt
1
-0
/
+7
2006-07-18
Add an API for programming i915 fragment programs.
Eric Anholt
1
-0
/
+431