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
/
glx
/
x11
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Remove left over merge conflicts
Jakob Bornecrantz
2008-09-22
1
-4
/
+0
*
Merge branch 'master' into gallium-0.2
Keith Whitwell
2008-09-21
27
-552
/
+492
|
\
|
*
Update to SGI FreeB 2.0.
Adam Jackson
2008-09-19
16
-543
/
+448
|
*
glx: re-add glapi/ path
Brian
2008-09-18
1
-0
/
+1
|
*
glx: added "glapi/" prefix to include
Brian
2008-09-18
1
-1
/
+1
|
*
mesa: fix asst path/include mistakes in prev commits
Chris Rankin
2008-09-18
1
-1
/
+1
|
*
glx: remove #include "glheader.h" lines
Brian Paul
2008-09-18
15
-15
/
+21
|
*
glx: remove depency on glheader.h and GLboolean type in XF86DRI code
Brian Paul
2008-09-18
2
-8
/
+18
*
|
Merge commit 'origin/master' into gallium-0.2
Keith Whitwell
2008-09-18
2
-1
/
+10
|
\
|
|
*
glx: fix 64-bit datatype issue
Guillaume Melquiond
2008-09-13
1
-1
/
+7
|
*
Finish off the previous fix for TFP.
Eric Anholt
2008-09-12
1
-0
/
+3
|
*
dri/swrast: fix swapBuffers after dri2
George Sapountzis
2008-09-12
1
-0
/
+6
*
|
dri/swrast: fix swapBuffers after dri2
George Sapountzis
2008-09-18
1
-0
/
+6
*
|
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/mesa into gal...
Alan Hourihane
2008-09-11
6
-104
/
+174
|
\
|
|
*
DRI2: Drop sarea, implement swap buffers in the X server.
Kristian Høgsberg
2008-08-29
6
-104
/
+174
*
|
Merge branch 'gallium-0.1' into gallium-0.2
Keith Whitwell
2008-09-11
24
-68
/
+8
|
\
\
|
|
/
|
/
|
|
*
fix compilation
Zack Rusin
2008-08-13
1
-1
/
+1
|
*
glx: added __glXPreferEGL() to tell libGL to prefer "egl_" drivers over regul...
Brian Paul
2008-07-11
2
-16
/
+52
|
*
revert the DRI2 commits
Alan Hourihane
2008-06-12
28
-4058
/
+1922
|
*
add missed files for DRI2 merge
Alan Hourihane
2008-06-11
10
-0
/
+2732
|
*
Hook gallium i915 up to DRI2
Alan Hourihane
2008-06-11
1
-0
/
+1
|
*
Bring in DRI2 changes
Alan Hourihane
2008-06-11
19
-2269
/
+1672
|
*
copy msaa visuals capability
Roland Scheidegger
2008-06-10
1
-1
/
+4
|
*
mesa: disable visual warning unless LIBGL_DEBUG is defined
Brian Paul
2008-06-06
1
-2
/
+4
|
*
Remove CVS keywords.
José Fonseca
2008-05-26
21
-21
/
+0
|
*
Regenerated API dispatch files
Brian Paul
2008-05-18
3
-126
/
+0
|
*
Simplify makefile boilerplate code.
José Fonseca
2008-02-19
1
-3
/
+3
|
*
Add src/mesa to include path.
José Fonseca
2007-12-12
1
-0
/
+1
|
*
Gutsy oopses on touch of existing file. Workaround.
Keith Whitwell
2007-08-07
1
-0
/
+1
*
|
glx: free driScreen in FreeScreenConfigs()
Kristof Ralovich
2008-08-20
1
-0
/
+3
*
|
glx: free context in driDestroyContext()
Kristof Ralovich
2008-08-20
1
-0
/
+1
*
|
glx: free vertex array state when context is destroyed
Kristof Ralovich
2008-08-20
3
-2
/
+30
*
|
fix mem leak (free psc->visuals)
Kristof Ralovich
2008-08-20
1
-3
/
+6
*
|
Fixed 'make install' for darwin
Jeremy Huddleston
2008-08-12
1
-1
/
+1
*
|
Apple: Cleaned up some linking and dylib ids issues
Jeremy Huddleston
2008-08-11
1
-1
/
+2
*
|
glx/x11: Added some #ifdef GLX_DIRECT_RENDERING protection
Jeremy Huddleston
2008-08-08
5
-19
/
+93
*
|
glx/x11: Fix missing __GL_EXT_BYTES declaration
Jeremy Huddleston
2008-08-08
2
-1
/
+3
*
|
Drop unused 'entries' field from __glxHashTable.
Adam Jackson
2008-08-04
1
-4
/
+2
*
|
glx: Update my e-mail address. :)
Ian Romanick
2008-07-15
1
-1
/
+1
*
|
glx: Trivial clean-ups to __glXSetArrayEnable
Ian Romanick
2008-07-15
1
-4
/
+8
*
|
glx/dri: only report DRI2 extensions when DRI2 is enabled.
Dave Airlie
2008-07-13
5
-6
/
+6
*
|
Call mklib with $(SHELL) so the user controls the interpreter
Dan Nicholson
2008-07-12
1
-1
/
+1
*
|
glx: add LIBGL_ALWAYS_SOFTWARE
George Sapountzis
2008-07-07
1
-2
/
+9
*
|
glcontextmodes.c is required remove the reference in .gitignore
Alan Hourihane
2008-07-04
1
-1
/
+0
*
|
Fix builds with compilers other than gcc 3.0 & newer
Alan Coopersmith
2008-06-21
3
-0
/
+3
*
|
glx: load swrast_dri.so
George Sapountzis
2008-06-13
5
-2
/
+459
*
|
glx: use ErrorMessageF
George Sapountzis
2008-06-13
1
-13
/
+10
*
|
copy msaa visuals capability
Roland Scheidegger
2008-06-10
1
-1
/
+4
*
|
glx: use goto's vs. nested if's ala xserver
George Sapountzis
2008-06-09
1
-152
/
+136
*
|
glx: add dri_common.c ala xserver
George Sapountzis
2008-06-09
5
-517
/
+504
[next]