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
/
pipe
/
i915simple
/
i915_context.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fragment shader translation seems to basically work now. More testing needed.
Brian
2007-08-21
1
-0
/
+7
*
Use new draw_arrays() code.
Brian
2007-08-20
1
-0
/
+2
*
Begin added vertex shader state/support.
Brian
2007-08-16
1
-1
/
+1
*
Start breaking the #include dependencies between pipe drivers and mesa.
Keith Whitwell
2007-08-13
1
-9
/
+9
*
Move string functions to state_tracker, add queries to pipe, winsys.
Keith Whitwell
2007-08-10
1
-0
/
+2
*
Lift common winsys functions into pipe's new p_winsys.
Keith Whitwell
2007-08-10
1
-2
/
+1
*
Pass pci_id to i915_create()
Keith Whitwell
2007-08-10
1
-2
/
+3
*
Add a printf method to winsys and use for all debugging.
Keith Whitwell
2007-08-10
1
-0
/
+1
*
Add more i915 state packets.
Keith Whitwell
2007-08-09
1
-6
/
+13
*
Some basic state - blend and ztest sort of work.
Keith Whitwell
2007-08-09
1
-1
/
+74
*
Don't reemit hardware state *every* primitive.
Keith Whitwell
2007-08-09
1
-0
/
+1
*
Add flush/finish functionality to pipe.
Keith Whitwell
2007-08-09
1
-2
/
+4
*
Checkpoint of a super-simplified i915 driver in the pipe model.
Keith Whitwell
2007-08-08
1
-0
/
+122