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
/
xm_api.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Drop _mesa_getenv() wrapper.
Matt Turner
2014-09-24
1
-4
/
+4
*
xlib: s/FREE/free/
Brian Paul
2014-04-10
1
-1
/
+1
*
xlib: simplify context handling
Brian Paul
2014-03-03
1
-0
/
+1
*
xlib: switch to c11 mutex functions
Brian Paul
2014-03-03
1
-11
/
+10
*
x11: Don't call _mesa_enable_._._extensions and _mesa_enable_sw_extensions
Ian Romanick
2013-06-28
1
-10
/
+1
*
mesa: Remove the Initialized field from framebuffers.
Eric Anholt
2013-06-25
1
-1
/
+0
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
1
-1
/
+0
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
1
-3
/
+4
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
xlib: stop use _mesa_enable_extension(), just set the boolean flags
Brian Paul
2013-01-29
1
-5
/
+4
*
xlib: fix incorrect GL_ANGLE_texture_compression_dxt enable
Brian Paul
2013-01-29
1
-1
/
+2
*
mesa: Use a single flag for the S3TC extensions that don't require on-line co...
Ian Romanick
2013-01-23
1
-1
/
+1
*
mesa: Make the drivers call a non-code-generated dispatch table setup.
Eric Anholt
2013-01-21
1
-1
/
+1
*
xlib: handle _mesa_initialize_visual()'s return value
Brian Paul
2012-12-31
1
-9
/
+12
*
xlib: include headers to fix errors/warnings
Brian Paul
2012-12-17
1
-0
/
+2
*
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: Rename API_OPENGL to API_OPENGL_COMPAT.
Paul Berry
2012-11-29
1
-1
/
+1
*
mesa: remove the driverCtx parameter to _mesa_create/initialize_context()
Brian Paul
2012-10-05
1
-1
/
+1
*
Don't cast the return value of malloc/realloc
Matt Turner
2012-09-05
1
-1
/
+1
*
mesa: s/MALLOC/malloc/
Brian Paul
2012-09-01
1
-2
/
+2
*
xlib: remove texture compression hackery
Brian Paul
2012-08-24
1
-2
/
+0
*
xlib: derive xmesa_renderbuffer from swrast_renderbuffer
Brian Paul
2012-01-24
1
-4
/
+6
*
xlib: remove xm_span.c and related code
Brian Paul
2012-01-24
1
-15
/
+0
*
mesa: rename gl_renderbuffer::Data to Buffer
Brian Paul
2012-01-24
1
-2
/
+2
*
xlib: stop calling XShmQueryVersion()
Brian Paul
2012-01-11
1
-8
/
+8
*
mesa/drivers: use new swrast renderbuffer functions
Brian Paul
2011-12-08
1
-7
/
+8
*
xlib: remove a ton of old xlib driver cruft
Brian Paul
2011-11-15
1
-489
/
+0
*
xlib: remove software alpha buffer support
Brian Paul
2011-11-15
1
-19
/
+1
*
xlib: implement renderbuffer mapping/unmapping
Brian Paul
2011-11-07
1
-2
/
+2
*
Remove remnants of legacy glide support
Guillem Jover
2011-10-04
1
-20
/
+0
*
xlib: pass Display pointer to XMesaGarbageCollect()
Andy Skinner
2011-02-22
1
-2
/
+2
*
mesa: remove _mesa_initialize_context_for_api()
Brian Paul
2011-02-08
1
-1
/
+1
*
drivers/x11: unifdef XFree86Server
Adam Jackson
2010-11-29
1
-172
/
+4
*
x11: fix breakage from gl_config::visualType removal
Brian Paul
2010-10-13
1
-4
/
+4
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-7
/
+7
*
Drop GLframebuffer typedef and just use struct gl_framebuffer
Kristian Høgsberg
2010-10-13
1
-2
/
+2
*
gl: Remove unused GLcontextModes fields
Kristian Høgsberg
2010-10-13
1
-4
/
+4
*
mesa: Remove _mesa_pow(), which is always just pow().
Eric Anholt
2010-05-13
1
-4
/
+4
*
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
1
-64
/
+48
*
Replace the _mesa_*printf() wrappers with the plain libc versions
Kristian Høgsberg
2010-02-19
1
-6
/
+6
*
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-19
1
-13
/
+13
*
mesa: replace old MEMCPY macro with memcpy
Brian Paul
2010-02-19
1
-6
/
+6
*
mesa: Factor out the fb initialization details from _mesa_new_framebuffer.
Francisco Jerez
2010-02-03
1
-1
/
+1
*
mesa: Enable remap table in core.
Chia-I Wu
2009-10-23
1
-73
/
+0
*
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: move _mesa_meta_init/free() calls to core Mesa
Brian Paul
2009-09-19
1
-7
/
+0
[next]