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_debug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix compatibility issues between gcc and msvc.
Michal
2007-11-22
1
-219
/
+262
*
Make it compile under Win32.
Michal
2007-11-22
1
-5
/
+4
*
Allow batch buffer debugging without calling i915_winsys->batch_start so often.
José Fonseca
2007-11-03
1
-4
/
+8
*
Checkpoint commit: i915 texture works, use new vertex_info struct
Brian
2007-08-23
1
-0
/
+6
*
Add missing #include
Keith Whitwell
2007-08-21
1
-0
/
+1
*
Start breaking the #include dependencies between pipe drivers and mesa.
Keith Whitwell
2007-08-13
1
-97
/
+97
*
Pull in improved debug from master
Keith Whitwell
2007-08-11
1
-23
/
+429
*
make it easier to compare debug code with non-pipe version
Keith Whitwell
2007-08-11
1
-40
/
+40
*
Lift common winsys functions into pipe's new p_winsys.
Keith Whitwell
2007-08-10
1
-1
/
+1
*
Add a printf method to winsys and use for all debugging.
Keith Whitwell
2007-08-10
1
-40
/
+43
*
Pull in debug code for human-readable batchbuffer dumps.
Keith Whitwell
2007-08-09
1
-254
/
+356
*
Checkpoint of a super-simplified i915 driver in the pipe model.
Keith Whitwell
2007-08-08
1
-0
/
+337