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
/
fbdev
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: prefix more #includes with "main/"
Brian Paul
2008-09-18
1
-11
/
+11
*
Call mklib with $(SHELL) so the user controls the interpreter
Dan Nicholson
2008-07-12
1
-2
/
+1
*
Makefile clean-ups
Brian Paul
2008-06-09
1
-1
/
+1
*
Move fbdev driver construction into src/mesa/drivers/fbdev/Makefile
Brian Paul
2008-06-05
1
-0
/
+36
*
added some missing calls to _mesa_enable_x_y_extensions()
Brian
2008-04-01
1
-0
/
+5
*
assorted clean-ups
Brian
2007-07-04
1
-54
/
+49
*
Added proper cleanup code
Sean D'Epagnier
2007-04-23
1
-0
/
+14
*
Fixed fallout, glfbdev driver was calling a nop function that was removed.
mesa_6_5_3_rc2
Sean D'Epagnier
2007-04-21
1
-1
/
+0
*
Commiting a few minor fixes to glut fbdev (segfault on a separate stack)
Sean D'Epagnier
2007-02-16
1
-3
/
+3
*
Remove calls to _mesa_ResizeBuffersMESA() - generally replace with code to
Brian Paul
2006-10-15
1
-2
/
+18
*
The driver now compiles correctly without any x headers or libraries installed
Sean D'Epagnier
2006-08-18
1
-40
/
+34
*
Added initial multisampling support to glfbdev driver.
Sean D'Epagnier
2006-08-10
1
-29
/
+24
*
renderbuffer fixes (Sean D'Epagnier)
Brian Paul
2006-08-01
1
-10
/
+21
*
fix span code compilation problems, bug 5858
Brian Paul
2006-06-20
1
-7
/
+8
*
Silence some warnings.
Brian Paul
2005-09-11
1
-4
/
+9
*
remove old set_buffer routine and misc code
Brian Paul
2005-09-01
1
-29
/
+5
*
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-05-04
1
-175
/
+238
*
Put back not-so-redundant #ifdef.
Keith Whitwell
2005-04-29
1
-2
/
+2
*
Remove redundant #ifdef, fix compiler warning
Keith Whitwell
2005-04-29
1
-4
/
+1
*
Remove _mesa_ResizeBuffersMESA() call from _mesa_set_viewport().
Brian Paul
2004-11-27
1
-0
/
+10
*
Implemented support for software-based AUX color buffers.
Brian Paul
2004-03-21
1
-2
/
+2
*
Before calling _mesa_create_context(), initialize a dd_function_table struct
Brian Paul
2004-01-20
1
-48
/
+11
*
glFBDev driver from embedded-2 branch.
Brian Paul
2003-12-06
1
-0
/
+828