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
/
xm_api.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
Add ARB_sync to the xorg sw dri driver.
Eric Anholt
2009-09-03
1
-0
/
+2
*
xlib: option to enable/test meta functions (disabled)
Brian Paul
2009-08-31
1
-0
/
+7
*
xlib: code to force fixed function -> shader translation (for debug, disabled)
Brian Paul
2009-03-03
1
-0
/
+8
*
mesa: remove unused AUX buffers
Brian Paul
2009-03-02
1
-3
/
+0
*
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
[next]