Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
mesa3d
/
d5ab243d5a5bacbd2ba615d40f13c8ab37364745
/
src
/
gallium
/
targets
d5ab243
st/egl: Move module loading code to targets.
by Chia-I Wu
· 14 years ago
d8e0e11
st/egl: Reorganize targets.
by Chia-I Wu
· 14 years ago
ea05299
st/egl: One driver per hardware.
by Chia-I Wu
· 14 years ago
f9574c5
st/egl: Make api_OpenGL support OpenGL ES.
by Chia-I Wu
· 14 years ago
7e1ce79
i915g: Add Galahad to targets
by Jakob Bornecrantz
· 14 years ago
77cd1a9
r300g: Galahad for scons as well
by Jakob Bornecrantz
· 14 years ago
2da9d80
r300g: Add target defines for Galahad
by Jakob Bornecrantz
· 14 years ago
a01e0af
Merge branch 'gallium-drm-driver-drescriptor'
by Jakob Bornecrantz
· 14 years ago
44c6459
swrastg: Use target-helpers
by Jakob Bornecrantz
· 14 years ago
57d14f2
gallium: Use debugging helper in all drm targets
by Jakob Bornecrantz
· 14 years ago
59981d4
gallium: Fix scons build
by Jakob Bornecrantz
· 14 years ago
e47d32d
gallium: Remove drm_api and all references to it
by Jakob Bornecrantz
· 14 years ago
92fde20
r600g: Move bootstrap code to target
by Jakob Bornecrantz
· 14 years ago
cf91acc
nouveau: Move bootstrap code to targets
by Jakob Bornecrantz
· 14 years ago
40faedf
targets, radeong: Add Galahad.
by Corbin Simpson
· 14 years ago
41e0f6b
i965g: Move bootstrap code to targets
by Jakob Bornecrantz
· 14 years ago
da39d5d
egl: s/EGL_DISPLAY/EGL_PLATFORM/.
by Chia-I Wu
· 14 years ago
0ee7a17
swrastg: Fix glue file
by Jakob Bornecrantz
· 14 years ago
ebed500
st/egl: Do not build non-working driver combinations.
by Chia-I Wu
· 14 years ago
71580ed
st/egl: Add fbdev backend.
by Chia-I Wu
· 14 years ago
cec9955
xorg/vmwgfx: Disable 3D by default.
by Thomas Hellstrom
· 14 years ago
9d343f4
graw: add parse_geometry_shader helper
by Keith Whitwell
· 14 years ago
6e3fc2d
r300g: Move bootstrap code to targets
by Jakob Bornecrantz
· 14 years ago
c701587
i915g: Move bootstrap code to targets
by Jakob Bornecrantz
· 14 years ago
9ff10b6
svga: Move bootstrap code to targets
by Jakob Bornecrantz
· 14 years ago
16fa300
swrastg: Use new drm_driver interface in EGL
by Jakob Bornecrantz
· 14 years ago
c1a1968
gallium: Make all drm drivers use the new drm compat helper
by Jakob Bornecrantz
· 14 years ago
27c49b1
i965g: Use Xorg template makefile
by Jakob Bornecrantz
· 14 years ago
f9d9574
gallium: Convert state trackers to drm driver interface
by Jakob Bornecrantz
· 14 years ago
def70b1
nouveau: Use Xorg template makefile
by Jakob Bornecrantz
· 14 years ago
77bfdb3
r300g: Use Xorg template makefile
by Jakob Bornecrantz
· 14 years ago
edda7fd
graw_xlib: build fixes
by Keith Whitwell
· 14 years ago
00fe54a
graw: update graw_null after interface changes and build graw tests again
by Keith Whitwell
· 14 years ago
c0b66f4
i915g: Use template Xorg makefile
by Jakob Bornecrantz
· 14 years ago
94d5239
gallium: Use correct defines in Xorg template makefile
by Jakob Bornecrantz
· 14 years ago
30456f7
gallium: Add winsys to include path to Xorg template makefile
by Jakob Bornecrantz
· 14 years ago
05863c4
gallium: Don't depend directly on staging dir in Xorg template makefile
by Jakob Bornecrantz
· 14 years ago
35d75e4
gallium: Don't always copy the dri driver to the staging dir
by Jakob Bornecrantz
· 14 years ago
d212a4d
gallium: Create a Xorg driver template Makefile
by Jakob Bornecrantz
· 14 years ago
d12f2bb
st/xorg, vmware: Make throttling configurable.
by Thomas Hellstrom
· 14 years ago
636f7be
targets/egl: Add SConscript for egl-apis.
by Chia-I Wu
· 14 years ago
ec0bab3
targets/egl: Add SConscript for egl_gdi_swrast.
by Chia-I Wu
· 14 years ago
1e6c10f
egl: Use SConscript for Windows build.
by Chia-I Wu
· 14 years ago
bbaaf82
targets/egl: Give egl targets a good build enviroment
by Jakob Bornecrantz
· 14 years ago
ba10b27
r600g: fix build
by Marek Olšák
· 14 years ago
aeee526
r600g: Integrate into build
by Jakob Bornecrantz
· 14 years ago
b8fb1d7
r600g: adapt to latest interfaces changes
by Marek Olšák
· 14 years ago
734522a
xorg-vmwgfx: Add vmwctrl proto
by Jakob Bornecrantz
· 15 years ago
f490525
graw-null: Remove unnecessary header.
by Vinson Lee
· 14 years ago
bc73a62
egl: Link drivers back to libEGL.
by Chia-I Wu
· 14 years ago
15321a5
graw: combine graw_init and graw_create_window functions
by Keith Whitwell
· 14 years ago
c267514
graw: split util code into new file
by Keith Whitwell
· 14 years ago
7375d7a
graw: move towards glut-like interface, add tri.c
by Keith Whitwell
· 14 years ago
39087f6
scons: add 'targets' variable, for specifying ... targets
by Keith Whitwell
· 14 years ago
53cbb81
rbug: Add to all targets that link against trace
by Jakob Bornecrantz
· 14 years ago
084eada
st/egl: Link egl-apis to LLVM when enabled.
by Chia-I Wu
· 14 years ago
87cc2da
mesa/es: Merge back to core mesa.
by Chia-I Wu
· 14 years ago
3ecb8c2
gallium: Add llvmpipe support to st/egl.
by Chia-I Wu
· 14 years ago
a1cc4c1
i965g: link with software- wrapper winsys and drm api helper
by Jakob Bornecrantz
· 14 years ago
56530c9
egl: Build drivers in $(TOP)/$(LIB_DIR)/egl.
by Chia-I Wu
· 15 years ago
63ab250
gallium: Add egl-apis target.
by Chia-I Wu
· 15 years ago
296adbd
glapi: Move to src/mapi/.
by Chia-I Wu
· 15 years ago
095a653
scons: Disable graw-null on msvc until linkage works.
by José Fonseca
· 15 years ago
f63672c
graw-null: Try to fix MSVC linkage problems.
by José Fonseca
· 15 years ago
d5e741d
graw-null: New target to ensure we always have a graw implementation available.
by José Fonseca
· 15 years ago
2b322ad
graw-xlib: Remove duplicate graw.h file.
by José Fonseca
· 15 years ago
8ddf93e
graw-xlib: Revert the output dir lib change.
by José Fonseca
· 15 years ago
b2e343d
tests/raw: Get it building with scons.
by José Fonseca
· 15 years ago
cd502e5
swrastg: Use trace
by Jakob Bornecrantz
· 15 years ago
0c572c6
st_api: Remove st_module
by Jakob Bornecrantz
· 15 years ago
81fe198
llvmpipe: add initial autoconf support.
by Dave Airlie
· 15 years ago
cebfd1a
targets: Use a valid winsys include path in Makefile.dri
by Jakob Bornecrantz
· 15 years ago
02224ec
Merge branch '7.8'
by Dan Nicholson
· 15 years ago
53c5719
st/drisw: Stop pretending to be drm_api
by Jakob Bornecrantz
· 15 years ago
cb56b31
swrastg: Fix defines to be able to load more then one sw driver
by Jakob Bornecrantz
· 15 years ago
bddb6c7
Fix build with --enable-32-bit.
by Török Edwin
· 15 years ago
47a89e9
scons: Always build softpipe and llvmpipe (when llvm available).
by José Fonseca
· 15 years ago
ea532f0
scons: Make LLVM a black-white dependency.
by José Fonseca
· 15 years ago
287c94e
Squashed commit of the following:
by Keith Whitwell
· 15 years ago
4b5d488
scons: Link expat in dri builds.
by Vinson Lee
· 15 years ago
36e92a0
libgl-xlib: Fix missing X11 symbols.
by José Fonseca
· 15 years ago
f2c5556
swrastg: Silence unused value warning.
by Vinson Lee
· 15 years ago
625e024
st/dri/sw: add drisw_api similarly to dri1_api
by George Sapountzis
· 15 years ago
db5c223
gallium: new raw gallium interface to support standalone tests
by Keith Whitwell
· 15 years ago
a24fc90
drisw: probably better hack for stride and some comments
by George Sapountzis
· 15 years ago
077570c
st/egl: Fix missing symbols.
by Chia-I Wu
· 15 years ago
9503006
gallium: Fix Windows SCons build.
by Vinson Lee
· 15 years ago
3ae082f
swrastg: allow for any of the software rasterizers.
by George Sapountzis
· 15 years ago
e57405e
swrastg: Use llvmpipe if built but only on scons
by Jakob Bornecrantz
· 15 years ago
7f91f2e
swrastg: Build with scons
by Jakob Bornecrantz
· 15 years ago
7115291
gallium: Fix DRI driver build warnings under scons
by Jakob Bornecrantz
· 15 years ago
bc88c95
i915g: Rename winsys prefix to i915_ from intel_
by Jakob Bornecrantz
· 15 years ago
5b1fc14
st/dri: Reshuffle files and make it obvious which files are shared
by Jakob Bornecrantz
· 15 years ago
007e0e3
swrastg_dri: add winsys and target
by George Sapountzis
· 15 years ago
204c880
r300g/radeong: fix scons build
by Joakim Sindholt
· 15 years ago
0d0220f
gallium: Fix libgl-xlib path to sw xlib winsys
by Jakob Bornecrantz
· 15 years ago
f5ae5b5
gallium: Add warnings incase pipe drivers are not built in targets
by Jakob Bornecrantz
· 15 years ago
738850e
gallium: Make scons build dri/xorg drivers again
by Jakob Bornecrantz
· 15 years ago
c9f9867
gallium: Reorg winsys directories
by Jakob Bornecrantz
· 15 years ago
43218a4
gallium: Move xorg drivers to targets
by Jakob Bornecrantz
· 15 years ago
Next »