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
/
gallium
/
targets
/
libgl-xlib
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/targets/libgl-xlib: X11/Xlib.h: No such file or directory
Gaetan Nadon
2013-10-09
1
-1
/
+1
*
st/glx: consolidate C sources list into Makefile.sources
Emil Velikov
2013-10-01
1
-1
/
+1
*
scons: Don't use -z defs ld option on Mac.
José Fonseca
2013-07-21
1
-1
/
+2
*
scons: Disallow undefined symbols in Xlib libGL.so.
José Fonseca
2013-07-19
1
-0
/
+3
*
libgl-xlib/build: Link with C++ when LLVM is used
Matt Turner
2013-01-24
1
-1
/
+9
*
scons: Fix dependencies of generated headers.
José Fonseca
2013-01-21
1
-3
/
+1
*
libgl-xlib: softpipe and llvmpipe aren't mutually exclusive at link time
Jon TURNEY
2013-01-15
1
-2
/
+1
*
libgl-xlib: link with -lrt
Brian Paul
2013-01-14
1
-1
/
+2
*
Clean up .gitignore files
Matt Turner
2013-01-10
1
-1
/
+0
*
targets/libgl-xlib: Convert to automake
Matt Turner
2013-01-10
3
-117
/
+71
*
scons: Append x11 library path if linking x11 library.
Vinson Lee
2012-11-21
1
-0
/
+1
*
libgl-xlib: include glheader.h instead of GL/gl.h to fix build
Brian Paul
2012-11-01
1
-1
/
+1
*
scons: add code to generate the various GL API files
Brian Paul
2012-05-31
1
-0
/
+3
*
Revert "Always build shared glapi"
Matt Turner
2012-01-24
1
-0
/
+2
*
Always build shared glapi
Matt Turner
2012-01-20
1
-2
/
+0
*
gallium/cell: Remove the driver.
Kai Wasserbäch
2011-11-29
3
-9
/
+1
*
gallium/targets: do not link every driver with libllvmpipe.a
Marek Olšák
2011-07-14
1
-0
/
+1
*
scons: Generate libGL.so.1.5 and libGL.so.1 symlinks.
José Fonseca
2011-07-07
1
-5
/
+8
*
scons: Buid libGL.so (WIP).
José Fonseca
2011-06-30
1
-1
/
+1
*
Remove talloc from the SCons build system.
Kenneth Graunke
2011-01-31
1
-1
/
+0
*
scons: Add support for GLES.
Chia-I Wu
2011-01-22
1
-0
/
+6
*
glapi: Fix OpenGL and OpenGL ES interop.
Chia-I Wu
2011-01-20
1
-0
/
+4
*
libgl-xlib: Remove unnecessary header.
Vinson Lee
2010-12-23
1
-1
/
+0
*
scons: Use inline wrap helpers more consistently.
José Fonseca
2010-11-18
1
-6
/
+3
*
libgl-xlib: Use inline debug helper instead of non-inline version
Jakob Bornecrantz
2010-11-17
3
-21
/
+8
*
libgl-xlib: Use sw helper instead of roll your own
Jakob Bornecrantz
2010-11-10
1
-78
/
+12
*
scons: Revamp how to specify targets to build.
José Fonseca
2010-11-01
1
-18
/
+9
*
glapi: Do not use glapidispatch.h.
Chia-I Wu
2010-10-27
1
-3
/
+2
*
mesa: fix mesa version string construction
Brian Paul
2010-10-19
1
-1
/
+1
*
libgl-xlib: Remove unused st_api_create_OpenGL.
Chia-I Wu
2010-09-17
1
-8
/
+0
*
libgl-xlib: Fix --enable-gallium-llvm build.
Chia-I Wu
2010-09-07
1
-1
/
+9
*
libgl-xlib: enable galahad support
Brian Paul
2010-09-03
3
-1
/
+18
*
make: Use C++ compiler to link stdc++ library.
Brian Paul
2010-08-24
1
-1
/
+2
*
libgl-xlib: Include missing header in xlib.c.
Vinson Lee
2010-08-22
1
-0
/
+1
*
scons: Link talloc.
José Fonseca
2010-08-14
1
-0
/
+1
*
libgl-xlib: add depend to make clean list
Brian Paul
2010-07-13
1
-1
/
+1
*
rbug: Add to all targets that link against trace
Jakob Bornecrantz
2010-05-12
2
-0
/
+2
*
glapi: Move to src/mapi/.
Chia-I Wu
2010-05-07
2
-1
/
+3
*
st_api: Remove st_module
Jakob Bornecrantz
2010-04-26
1
-8
/
+8
*
Merge branch '7.8'
Dan Nicholson
2010-04-19
1
-1
/
+2
*
scons: Always build softpipe and llvmpipe (when llvm available).
José Fonseca
2010-04-11
1
-6
/
+2
*
scons: Make LLVM a black-white dependency.
José Fonseca
2010-04-11
1
-5
/
+3
*
libgl-xlib: Fix missing X11 symbols.
José Fonseca
2010-03-31
1
-0
/
+2
*
st/dri/sw: add drisw_api similarly to dri1_api
George Sapountzis
2010-03-29
1
-0
/
+8
*
swrastg: allow for any of the software rasterizers.
George Sapountzis
2010-03-26
1
-22
/
+42
*
gallium: Fix libgl-xlib path to sw xlib winsys
Jakob Bornecrantz
2010-03-25
1
-1
/
+1
*
Revert "gallium: add soft screen helper"
George Sapountzis
2010-03-21
3
-4
/
+32
*
Revert "fix scons build"
George Sapountzis
2010-03-21
1
-1
/
+0
*
fix scons build
George Sapountzis
2010-03-21
1
-0
/
+1
*
gallium: add soft screen helper
George Sapountzis
2010-03-21
3
-32
/
+4
[next]