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
/
dri
/
Makefile.template
Commit message (
Expand
)
Author
Age
Files
Lines
*
use mklib script to make drivers instead of gcc -shared
Brian Paul
2005-09-14
1
-3
/
+2
*
Use mklib script instead of ar. Make libmesa.a instead of mesa.a
Brian Paul
2005-09-06
1
-1
/
+1
*
Convert libGL and DRI drivers to require libdrm.
Adam Jackson
2005-08-19
1
-3
/
+2
*
More EGL prep. No impact on anything outside of EGL
Jon Smirl
2005-08-05
1
-1
/
+2
*
Use the routines supplied in the __DRIinterfaceMethods structure to create a
Ian Romanick
2005-07-28
1
-2
/
+1
*
replace gcc with $(CC) (Egbert Eich)
Brian Paul
2005-07-15
1
-4
/
+2
*
Add a freebsd-dri-amd64 config, and quiet makedepend slightly by making an
Eric Anholt
2005-05-28
1
-1
/
+1
*
First attempt at getting egl support up on dumb framebuffer.
Jon Smirl
2005-05-13
1
-1
/
+2
*
Refactor COMMON_SOURCES up to Makefile.template
Adam Jackson
2005-05-05
1
-0
/
+10
*
Make linux-dri-x86-64 more like linux-dri-x86. Add ARCH_FLAGS. This is
Ian Romanick
2005-04-06
1
-1
/
+1
*
Bug #2428: #ifdef GLX_DIRECT_RENDERING in DRI drivers is pointless.
Adam Jackson
2005-01-31
1
-5
/
+0
*
Remove -C flags for install which aren't universally supported.
Keith Whitwell
2005-01-07
1
-2
/
+2
*
Improve the semantics of the 'install' target to make sure the right
Keith Whitwell
2005-01-07
1
-3
/
+10
*
Use DRM headers from $(DRM_SOURCE_PATH)/shared-core instead of .../shared.
Felix Kuehling
2005-01-01
1
-4
/
+3
*
Get linux-solo dependencies building correctly,
Keith Whitwell
2004-12-09
1
-1
/
+1
*
Improve the behaviour of the build system wrt depend files.
Keith Whitwell
2004-12-08
1
-2
/
+2
*
Bug #1679: Link DRI drivers against DRI_LIB_DEPS, not GL_LIB_DEPS.
Adam Jackson
2004-10-25
1
-1
/
+1
*
make clean should remove depend.bak too (Sérgio Moneiro Basto)
Brian Paul
2004-10-04
1
-1
/
+2
*
Converted the Savage driver to the new DRI interface and enabled compilation
Felix Kuehling
2004-08-22
1
-0
/
+1
*
This should make most linux-solo drivers work again. Mainly a fix
Jon Smirl
2004-06-29
1
-4
/
+2
*
Mesa-solo builds with these changes. There are still more fixups needed to
Jon Smirl
2004-06-26
1
-0
/
+1
*
remove depend on clean
Dave Airlie
2004-06-09
1
-1
/
+1
*
Missed in last commit:
Eric Anholt
2004-06-01
1
-1
/
+1
*
the config is included by the Makefiles that includes this file...
Dave Airlie
2004-05-03
1
-2
/
+0
*
Define GLX_DIRECT_RENDERING in Makefile.template
Keith Whitwell
2004-04-30
1
-0
/
+4
*
Allow *_dri.so to build in Mesa tree with the 'linux-dri' target.
Keith Whitwell
2004-04-29
1
-4
/
+7
*
add drm source dir for solo includes
Dave Airlie
2004-04-15
1
-0
/
+1
*
Link against GL_LIB_DEPS
Keith Whitwell
2004-04-14
1
-2
/
+2
*
First attempt at building a dri module in this tree
Keith Whitwell
2004-04-14
1
-0
/
+94