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: 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
*
mesa: replace old MEMSET macro with memset
Brian Paul
2010-02-19
2
-6
/
+6
*
mesa: replace old MEMCPY macro with memcpy
Brian Paul
2010-02-19
1
-6
/
+6
*
Remove _mesa_memset in favor of plain memset.
Kenneth Graunke
2010-02-19
1
-1
/
+1
*
Remove _mesa_memcpy in favor of plain memcpy.
Kenneth Graunke
2010-02-19
1
-2
/
+2
*
Remove _mesa_atoi in favor of plain atoi.
Kenneth Graunke
2010-02-19
1
-2
/
+2
*
Remove _mesa_strcmp in favor of plain strcmp.
Kenneth Graunke
2010-02-19
1
-6
/
+6
*
Remove _mesa_strncpy in favor of plain strncpy.
Kenneth Graunke
2010-02-19
1
-1
/
+1
*
mesa: Factor out the fb initialization details from _mesa_new_framebuffer.
Francisco Jerez
2010-02-03
1
-1
/
+1
*
Do not include glapi/dispatch.h outside Mesa core.
Chia-I Wu
2010-01-21
1
-1
/
+2
*
Merge branch 'master' into opengl-es-v2
Chia-I Wu
2010-01-12
3
-5
/
+8
|
\
|
*
DRI2/GLX: add INTEL_swap_event support
Jesse Barnes
2010-01-08
1
-0
/
+3
|
*
mesa: implement per-buffer color masking
Brian Paul
2009-12-29
1
-1
/
+1
|
*
Merge branch 'mesa_7_6_branch'
Ian Romanick
2009-11-06
1
-4
/
+4
|
|
\
|
|
*
xmesa: pass pixmap to clip_for_xgetimage()
Brian Paul
2009-11-05
1
-4
/
+4
*
|
|
mesa/xlib: Fix missing symbols when GLX_INDIRECT_RENDERING is defined.
Chia-I Wu
2009-11-05
1
-0
/
+30
|
/
/
*
|
Merge branch 'texformat-rework'
Brian Paul
2009-10-28
2
-10
/
+8
|
\
\
|
*
|
mesa: remove a bunch of gl_renderbuffer fields
Brian Paul
2009-10-08
2
-7
/
+5
|
*
|
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
*
|
|
mesa: Enable remap table in core.
Chia-I Wu
2009-10-23
1
-73
/
+0
*
|
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-08
1
-4
/
+6
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
mesa/xlib: call XQueryExtension() in glXQueryExtension()
Brian Paul
2009-10-07
1
-4
/
+6
*
|
|
Merge branch 'mesa_7_6_branch'
Nicolai Hähnle
2009-10-07
2
-15
/
+33
|
\
|
|
|
*
|
mesa/xlib: fix glXQueryDrawable() bugs, see bug 24320
Brian Paul
2009-10-07
2
-12
/
+28
|
*
|
mesa/xlib: return 0 for errorBase, eventBase in glXQueryExtension()
Brian Paul
2009-10-07
1
-3
/
+5
[next]