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
/
drivers
/
x11
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: remove GLchan-based formats; use hw 8-bit/channel formats instead
Brian Paul
2009-09-30
1
-2
/
+2
*
mesa: replace gl_texture_format with gl_format
Brian Paul
2009-09-30
1
-3
/
+3
*
xlib: always call _mesa_meta_init/free()
Brian Paul
2009-09-20
1
-4
/
+2
*
Revert "mesa: move _mesa_meta_init/free() calls to core Mesa"
Brian Paul
2009-09-20
1
-0
/
+7
*
mesa: rename functions to be more consistant with rest of mesa
Brian Paul
2009-09-19
1
-5
/
+5
*
mesa: move _mesa_meta_init/free() calls to core Mesa
Brian Paul
2009-09-19
1
-7
/
+0
*
mesa: Add support for ARB_draw_elements_base_vertex.
Eric Anholt
2009-09-08
1
-0
/
+2
*
mesa: Expose NV_depth_clamp if ARB_depth_clamp is supported.
Eric Anholt
2009-09-08
1
-0
/
+1
*
mesa: Add support for ARB_depth_clamp.
Eric Anholt
2009-09-08
1
-0
/
+1
*
xlib: test _mesa_meta_bitmap()
Brian Paul
2009-09-06
1
-0
/
+1
*
xlib: move misplaced brace
Brian Paul
2009-09-06
1
-1
/
+1
*
Add ARB_sync to the xorg sw dri driver.
Eric Anholt
2009-09-03
1
-0
/
+2
*
xlib: plug in more meta functions, if TEST_META_FUNCS is set
Brian Paul
2009-08-31
1
-13
/
+15
*
xlib: option to enable/test meta functions (disabled)
Brian Paul
2009-08-31
3
-4
/
+22
*
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-24
1
-1
/
+1
|
\
|
*
mesa: added null ptr check in Fake_glXCreatePixmap()
Brian Paul
2009-06-17
1
-1
/
+1
*
|
mesa: in glReadBufer() set _NEW_BUFFERS, not _NEW_PIXEL
Brian Paul
2009-05-01
1
-1
/
+2
|
/
*
Use the specified X11 headers for xlib mesa
Dan Nicholson
2009-03-18
1
-1
/
+2
*
xmesa: set back-buffer's drawable field
Brian Paul
2009-03-09
1
-0
/
+1
*
xlib: code to force fixed function -> shader translation (for debug, disabled)
Brian Paul
2009-03-03
1
-0
/
+8
*
mesa: comments and code documenting a bug with depth 32 TrueColor drawing/rea...
Brian Paul
2009-03-02
1
-0
/
+18
*
mesa: remove unused AUX buffers
Brian Paul
2009-03-02
1
-3
/
+0
*
mesa: fix _glxapi_get_proc_address() for mangled names
Tom Fogal
2009-02-23
1
-0
/
+5
*
mesa: move a bunch of compiler-related stuff into new compiler.h header
Brian Paul
2009-02-22
1
-0
/
+1
*
mesa: use an array for current texture objects
Brian Paul
2009-02-21
1
-3
/
+3
*
mesa: replace _mesa_unreference_framebuffer() with _mesa_reference_framebuffer()
Brian Paul
2009-02-09
1
-1
/
+1
*
mesa: make Xlib glXIsDirect() always return True
Brian Paul
2009-02-04
1
-3
/
+3
*
xlib: use MESA_GLX_FORCE_DIRECT to make glXIsDirect() always return True
Brian Paul
2009-02-03
1
-20
/
+25
*
Make GL_{EXT,SUN}_multi_draw_arrays and GL_IBM_multimode_draw_arrays mandatory
Ian Romanick
2009-01-28
1
-2
/
+0
*
mesa: deprecate the GL/fxmesa.h header
Brian Paul
2009-01-10
2
-1
/
+104
*
xmesa: deprecate the "XMesa" interface
Brian Paul
2009-01-10
7
-4
/
+709
*
mesa: improved driver query interface
Keith Whitwell
2008-09-21
1
-4
/
+4
*
mesa: prefix more #includes with "main/"
Brian Paul
2008-09-18
10
-48
/
+48
*
Apple: Cleaned up some linking and dylib ids issues
Jeremy Huddleston
2008-08-11
1
-0
/
+1
*
mesa: extra braces
Blair Sadewitz
2008-07-15
1
-96
/
+96
*
Always pass -linker and -ldflags to mklib for shared libraries
Dan Nicholson
2008-07-12
1
-2
/
+2
*
Call mklib with $(SHELL) so the user controls the interpreter
Dan Nicholson
2008-07-12
1
-2
/
+1
*
remove old comments
Brian Paul
2008-06-21
1
-2
/
+0
*
assorted glide driver fixes
Wilfried Holzke
2008-06-17
1
-1
/
+2
*
fix Xlib libGL.so build problem.
Brian Paul
2008-06-09
1
-1
/
+1
*
remove realglx.[ch] from build
Brian
2008-06-08
1
-2
/
+0
*
added dependencies
Brian Paul
2008-06-05
1
-0
/
+22
*
new Makefile for building "stand-alone", Xlib-based libGL
Brian Paul
2008-06-05
1
-0
/
+59
*
prefix some includes with mesa/ or glapi/
Brian Paul
2008-06-05
2
-10
/
+10
*
allow GLX_SAMPLES_ARB==0 (bug 16073)
Brian Paul
2008-05-27
1
-4
/
+5
*
glcore: drop outdated sources files intented for xorg
George Sapountzis
2008-04-23
1
-8
/
+0
*
glcore: tree sharing for DRI and XMesa
George Sapountzis
2008-04-23
1
-1
/
+70
*
glcore: build from mesa
George Sapountzis
2008-04-23
1
-0
/
+1
*
added some missing calls to _mesa_enable_x_y_extensions()
Brian
2008-04-01
1
-0
/
+1
*
Fix potential glDrawPixels(GL_DEPTH_COMPONENT) crashes (bug 13915)
Brian
2008-02-16
1
-99
/
+166
[next]