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
/
pipe
/
i915simple
/
i915_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Start breaking the #include dependencies between pipe drivers and mesa.
Keith Whitwell
2007-08-13
1
-13
/
+14
*
Move string functions to state_tracker, add queries to pipe, winsys.
Keith Whitwell
2007-08-10
1
-11
/
+4
*
added pipe->max_texture_size() query, use it in st_drawpixels()
Brian
2007-08-10
1
-0
/
+30
*
Lift common winsys functions into pipe's new p_winsys.
Keith Whitwell
2007-08-10
1
-6
/
+11
*
Add printf handlers, pass pci id and move texlayout code to driver.
Keith Whitwell
2007-08-10
1
-0
/
+7
*
Pass pci_id to i915_create()
Keith Whitwell
2007-08-10
1
-4
/
+38
*
Add more i915 state packets.
Keith Whitwell
2007-08-09
1
-1
/
+3
*
*numFormats = 3
Brian
2007-08-09
1
-1
/
+1
*
Add flush/finish functionality to pipe.
Keith Whitwell
2007-08-09
1
-0
/
+7
*
The i915simple driver now runs well enough to lock up hardware.
Keith Whitwell
2007-08-08
1
-2
/
+2
*
Call init_state_funcs
Keith Whitwell
2007-08-08
1
-0
/
+1
*
Checkpoint of a super-simplified i915 driver in the pipe model.
Keith Whitwell
2007-08-08
1
-0
/
+180