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
/
x11
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Remove remnants of legacy glide support
Guillem Jover
2011-10-04
3
-44
/
+0
*
mesa/colormac: introduce inline helper for 4 unclamped float to ubyte.
Dave Airlie
2011-09-14
1
-12
/
+3
*
mesa: introduce a clear color union to be used for int/unsigned buffers
Dave Airlie
2011-09-14
1
-17
/
+20
*
Drop some Glide remnants
Adam Jackson
2011-09-06
5
-407
/
+0
*
Remove an AmiWin leftover
Adam Jackson
2011-09-06
1
-6
/
+0
*
mesa: Remove support for BeOS
Ian Romanick
2011-08-26
1
-11
/
+0
*
x11: add missing comma to fix compilation
Brian Paul
2011-08-24
1
-1
/
+1
*
mesa: Eliminate dd_function_table::MapBuffer
Ian Romanick
2011-08-23
1
-7
/
+8
*
mesa: Remove target parameter from dd_function_table::MapBuffer
Ian Romanick
2011-08-23
1
-1
/
+0
*
mesa: Remove target parameter from dd_function_table::UnmapBuffer
Ian Romanick
2011-08-23
1
-4
/
+2
*
glx: add a few missing glXChooseFBConfig() attributes
Brian Paul
2011-07-11
1
-0
/
+4
*
Squashed commit of the following:
Brian Paul
2011-04-26
1
-5
/
+5
*
mesa: move PBO-related functions into a new file
Brian Paul
2011-02-28
1
-0
/
+1
*
xlib: pass Display pointer to XMesaGarbageCollect()
Andy Skinner
2011-02-22
3
-7
/
+7
*
mesa: remove _mesa_initialize_context_for_api()
Brian Paul
2011-02-08
1
-1
/
+1
*
glapi: Fix OpenGL and OpenGL ES interop.
Chia-I Wu
2011-01-20
1
-0
/
+3
*
drivers/x11: unifdef XFree86Server
Adam Jackson
2010-11-29
10
-374
/
+9
*
x11: remove test_proxy_teximage() function
Brian Paul
2010-11-24
1
-38
/
+1
*
glapi: Do not use glapidispatch.h.
Chia-I Wu
2010-10-27
1
-3
/
+2
*
xlib: silence unused var warning
Brian Paul
2010-10-25
1
-0
/
+1
*
mesa: fix mesa version string construction
Brian Paul
2010-10-19
1
-1
/
+1
*
x11: fix breakage from gl_config::visualType removal
Brian Paul
2010-10-13
3
-5
/
+6
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
7
-68
/
+68
*
Drop GLframebuffer typedef and just use struct gl_framebuffer
Kristian Høgsberg
2010-10-13
2
-5
/
+5
*
Rename GLvisual and __GLcontextModes to struct gl_config
Kristian Høgsberg
2010-10-13
2
-4
/
+4
*
gl: Remove unused GLcontextModes fields
Kristian Høgsberg
2010-10-13
3
-5
/
+6
*
make: Use C++ compiler to link stdc++ library.
Brian Paul
2010-08-24
1
-2
/
+3
*
glx: Drop support for GLX_MESA_allocate_memory
Kristian Høgsberg
2010-07-19
1
-30
/
+0
*
mesa: Remove _mesa_pow(), which is always just pow().
Eric Anholt
2010-05-13
1
-4
/
+4
*
glapi: Move to src/mapi/.
Chia-I Wu
2010-05-07
1
-1
/
+2
*
drivers/x11: add PUBLIC qualifier to more API functions
Brian Paul
2010-03-19
1
-7
/
+8
*
Grammar and spelling fixes
Jeff Smith
2010-03-12
2
-2
/
+2
*
mesa: Remove ClearIndex and IndexMask from device-driver interface
Ian Romanick
2010-03-03
1
-34
/
+0
*
mesa: Remove support for creating color-index visuals
Ian Romanick
2010-03-03
1
-2
/
+1
*
mesa/xlib: Remove support for color-index rendering
Ian Romanick
2010-03-03
3
-318
/
+153
*
Replace the _mesa_*printf() wrappers with the plain libc versions
Kristian Høgsberg
2010-02-19
3
-57
/
+57
*
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-19
3
-25
/
+25
[next]