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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
glx: re-add glapi/ path
Brian
2008-09-18
1
-0
/
+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
1
-1
/
+0
*
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
*
Call mklib with $(SHELL) so the user controls the interpreter
Dan Nicholson
2008-07-12
1
-1
/
+1
*
glx: load swrast_dri.so
George Sapountzis
2008-06-13
1
-0
/
+1
*
glx: add dri_common.c ala xserver
George Sapountzis
2008-06-09
1
-0
/
+1
*
replace make with $(MAKE) (bug 16133)
Brian Paul
2008-05-28
1
-1
/
+1
*
Always cleanup the makedepend backup files
Dan Nicholson
2008-05-06
1
-1
/
+1
*
glx: nitpick renames
George Sapountzis
2008-04-23
1
-1
/
+1
*
glx: split out current context code
George Sapountzis
2008-04-23
1
-0
/
+1
*
DRI interface changes and DRI2 direct rendering support.
Kristian Høgsberg
2008-03-31
1
-1
/
+4
*
Move make install logic for libGL back into src/mesa/Makefile.
Kristian Høgsberg
2008-03-10
1
-15
/
+2
*
Move libGL install target to the libGL Makefile.
Kristian Høgsberg
2008-03-08
1
-2
/
+15
*
autoconf: Add gcc search patch to MKDEP_OPTIONS to eliminate warnings.
Kristian Høgsberg
2008-02-25
1
-1
/
+1
*
Pull in the drm hash.
Kristian Høgsberg
2007-10-05
1
-1
/
+2
*
add support for LDFLAGS env var
Dan Nicholson
2007-09-28
1
-1
/
+1
*
fix etags command to find headers
Brian
2007-04-07
1
-1
/
+1
*
Move glcontextmodes.c to glx.
George Sapountzis
2007-04-05
1
-4
/
+0
*
linux-indirect target fixes.
Adam Jackson
2006-08-10
1
-1
/
+1
*
LIB_DIR is now just 'lib' or 'lib64'
Brian Paul
2006-07-13
1
-5
/
+5
*
New 'install' targets in makefile. See bug 2372.
Brian Paul
2006-06-22
1
-1
/
+4
*
Instead of adding extra flags to DEFINES with +=, define EXTRA_DEFINES instead.
Brian Paul
2006-03-09
1
-3
/
+3
*
use ASM_API variable, bug 4415
Brian Paul
2005-09-12
1
-12
/
+10
*
Convert libGL and DRI drivers to require libdrm.
Adam Jackson
2005-08-19
1
-6
/
+1
*
Makefile cleanups suggested by George Fufutos (bugzilla #3899).
Ian Romanick
2005-08-11
1
-17
/
+1
*
Add a new config called linux-indirect. This build the GLX libGL just like
Ian Romanick
2005-07-29
1
-2
/
+1
*
Quote $(CC) and $(CXX) so that 'CC=ccache gcc' and 'CXX=ccache g++' will
Ian Romanick
2005-07-26
1
-1
/
+1
*
Added -linker option to mklib, used to specify a particular program for
Brian Paul
2005-07-25
1
-1
/
+2
*
All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allows
Ian Romanick
2005-07-24
1
-6
/
+2
*
Add support for assembly (static) dispatch functions on x86-64. This
Ian Romanick
2005-07-02
1
-0
/
+1
*
use shared-core
Dave Airlie
2005-05-28
1
-1
/
+1
*
Use the same dispatch.c source file for "normal" Mesa builds and DRI
Ian Romanick
2005-04-07
1
-0
/
+3
*
Add GLX protocol support for ARB_fragement_program,
Ian Romanick
2005-02-25
1
-0
/
+1
*
Missed the Makefile with the previous commit.
Ian Romanick
2005-02-23
1
-0
/
+1
*
Depend tweaks
Keith Whitwell
2005-01-19
1
-3
/
+2
*
Put quotes around the CC and CXX variables passed to mklib. This make
Ian Romanick
2005-01-11
1
-1
/
+1
*
Use GLX protocol code generated by glX_proto_send.py.
Ian Romanick
2004-12-20
1
-3
/
+1
*
Improve the behaviour of the build system wrt depend files.
Keith Whitwell
2004-12-08
1
-5
/
+4
*
Use indirect_size.c and indirect_size.h generated by using
Ian Romanick
2004-12-01
1
-0
/
+1
*
Make the transition to script-genereated GLX code easier.
Ian Romanick
2004-12-01
1
-0
/
+1
*
Make the transition to script-genereated GLX code easier.
Ian Romanick
2004-12-01
1
-0
/
+1
*
remove a -Werror from testing.
Adam Jackson
2004-10-25
1
-2
/
+1
*
Import the GLX client side library, formerly from xc/lib/GL/glx. Build it
Adam Jackson
2004-10-25
1
-0
/
+115