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 osmesa/x11: fix build error introduced in 4bea4cb9
Jordan Justen
2012-12-17
1
-3
/
+3
*
drivers: compute version and then initialize exec table
Jordan Justen
2012-12-16
1
-0
/
+7
*
mesa: pass context parameter to gl_renderbuffer::Delete()
Brian Paul
2012-11-30
1
-1
/
+1
*
mesa: Rename API_OPENGL to API_OPENGL_COMPAT.
Paul Berry
2012-11-29
1
-1
/
+1
*
scons: Append x11 library path if linking x11 library.
Vinson Lee
2012-11-21
1
-0
/
+1
*
Remove OpenVMS support
Matt Turner
2012-11-16
7
-78
/
+0
*
xlib: Do not undefine _R, _G, and _B.
Vinson Lee
2012-10-29
1
-3
/
+0
*
scons: Build xlib swrast too.
José Fonseca
2012-10-26
1
-0
/
+48
*
mesa: remove the driverCtx parameter to _mesa_create/initialize_context()
Brian Paul
2012-10-05
1
-1
/
+1
*
Remove useless checks for NULL before freeing
Matt Turner
2012-09-05
1
-3
/
+1
*
Don't cast the return value of malloc/realloc
Matt Turner
2012-09-05
5
-9
/
+9
*
Remove Xcalloc/Xmalloc/Xfree calls
Matt Turner
2012-09-05
1
-9
/
+9
*
mesa: s/FREE/free/
Brian Paul
2012-09-01
1
-1
/
+1
*
mesa: s/MALLOC/malloc/
Brian Paul
2012-09-01
3
-4
/
+4
*
xlib: remove texture compression hackery
Brian Paul
2012-08-24
3
-29
/
+0
*
build: Only add links to .so files if we're building them
Matt Turner
2012-08-24
1
-0
/
+2
*
build/x11: Force usage of C++ linker
Matt Turner
2012-08-22
1
-0
/
+3
*
build/x11: Don't link against shared-glapi
Matt Turner
2012-08-22
1
-4
/
+0
*
xlib: add X error handler around XGetImage() call
Brian Paul
2012-07-26
1
-0
/
+29
*
Update mesa/drivers/x11/Makefile.am for xm_image.h removal
Jon TURNEY
2012-07-25
1
-1
/
+0
*
drivers/X11: Link X11 libGL with -no-undefined libtool flag
Jon TURNEY
2012-07-25
1
-0
/
+1
*
automake: Honor GL_LIB for mangled/custom lib names
Brad King
2012-07-23
1
-8
/
+8
*
automake: convert libglapi
Jon TURNEY
2012-07-13
1
-1
/
+1
*
automake: convert libmesa and libmesagallium
Jon TURNEY
2012-07-13
1
-1
/
+1
*
automake: Convert src/mesa/drivers/x11/Makefile to automake.
Eric Anholt
2012-06-21
3
-81
/
+75
*
xlib: use _mesa_is_winsys/user_fbo() helpers
Brian Paul
2012-05-01
1
-5
/
+6
*
xlib: remove clear_color() function
Brian Paul
2012-03-12
1
-25
/
+11
*
xlib: silence unused var warning
Brian Paul
2012-02-27
1
-0
/
+1
*
xlib: remove STENCIL_BITS
Brian Paul
2012-02-24
1
-3
/
+3
*
xlib: use SWRAST_MAX_WIDTH/HEIGHT
Brian Paul
2012-02-24
1
-3
/
+3
*
xlib: derive xmesa_renderbuffer from swrast_renderbuffer
Brian Paul
2012-01-24
4
-24
/
+27
*
xlib: remove xm_span.c and related code
Brian Paul
2012-01-24
6
-249
/
+1
*
mesa: remove gl_renderbuffer::Wrapped
Brian Paul
2012-01-24
3
-12
/
+12
*
mesa: rename gl_renderbuffer::Data to Buffer
Brian Paul
2012-01-24
1
-2
/
+2
*
mesa: remove gl_renderbuffer::DataType
Brian Paul
2012-01-24
1
-1
/
+0
*
xlib: remove obsolete GetRow/PutRow code
Brian Paul
2012-01-24
1
-1594
/
+3
*
Revert "Always build shared glapi"
Matt Turner
2012-01-24
1
-0
/
+2
*
Always build shared glapi
Matt Turner
2012-01-20
1
-2
/
+0
*
xlib: stop calling XShmQueryVersion()
Brian Paul
2012-01-11
1
-8
/
+8
*
xlib: call register_with_display() in Fake_glXChooseFBConfig()
Brian Paul
2012-01-11
1
-0
/
+3
*
Remove xmesa_xf86.h
Adam Jackson
2012-01-04
1
-197
/
+0
*
mesa: remove gl_renderbuffer::PutRowRGB()
Brian Paul
2011-12-24
1
-601
/
+0
*
mesa: remove gl_renderbufer::PutMonoRow() and PutMonoValues()
Brian Paul
2011-12-24
1
-450
/
+1
*
mesa/drivers: use new swrast renderbuffer functions
Brian Paul
2011-12-08
2
-10
/
+12
*
xlib: remove xm_image.[ch] files
Brian Paul
2011-11-15
3
-117
/
+0
*
xlib: remove a ton of old xlib driver cruft
Brian Paul
2011-11-15
9
-3409
/
+4
*
xlib: use MESA_FORMAT_XRGB8888 for pixmap surfaces
Brian Paul
2011-11-15
1
-12
/
+1
*
xlib: remove software alpha buffer support
Brian Paul
2011-11-15
4
-26
/
+1
*
xlib: set alpha to 0xff when mapping RGB pixmaps
Brian Paul
2011-11-11
1
-0
/
+11
*
xlib: implement renderbuffer mapping/unmapping
Brian Paul
2011-11-07
4
-5
/
+167
[prev]
[next]