summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | graw: Use inline debug helper instead of non-inline versionJakob Bornecrantz2010-11-174-5/+10
| * | | | | | libgl-xlib: Use inline debug helper instead of non-inline versionJakob Bornecrantz2010-11-173-21/+8
| * | | | | | libgl-gdi: Allow to pick softpipe/llvmpipe on runtime.José Fonseca2010-11-163-146/+64
| * | | | | | gallium/noop: no operation gallium driverJerome Glisse2010-11-153-0/+128
| |/ / / / /
* | | | | | Merge remote branch 'origin/master' into pipe-videoChristian König2010-11-1126-592/+561
|\| | | | |
| * | | | | libgl-xlib: Use sw helper instead of roll your ownJakob Bornecrantz2010-11-101-78/+12
| * | | | | graw: Use inline sw helper instead of roll your own loaderJakob Bornecrantz2010-11-102-42/+4
| * | | | | gallium/targets: Trivial crosscompiling fixThomas Hellstrom2010-11-091-1/+1
| * | | | | svga/drm: Optionally resolve calls to powf during link-timeThomas Hellstrom2010-11-092-0/+18
| * | | | | graw: Export graw_save_surface_to_file().Michal Krol2010-11-081-0/+39
| * | | | | scons: DetabifyJakob Bornecrantz2010-11-052-39/+39
| * | | | | graw/gdi: Fix window dimensions.Michal Krol2010-11-041-3/+8
| * | | | | graw/gdi: Initial commit.Michal Krol2010-11-042-0/+194
| * | | | | xorg/vmwgfx: Link libkms when available.José Fonseca2010-11-031-0/+3
| * | | | | xorg/vmwgfx: Add missing source file to SConscript.José Fonseca2010-11-031-0/+1
| * | | | | graw: Tidy graw xlib scons file a bitJakob Bornecrantz2010-11-021-7/+1
| * | | | | scons: Revamp how to specify targets to build.José Fonseca2010-11-0116-379/+200
| * | | | | targets/egl: Fix a warning with --disable-opengl build.Chia-I Wu2010-10-311-2/+1
| * | | | | targets: Add missing quotes to Makefile.xorg.Chia-I Wu2010-10-291-1/+1
| * | | | | glapi: Do not use glapidispatch.h.Chia-I Wu2010-10-271-3/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-videoChristian König2010-10-2812-29/+28
|\| | | | | |_|_|/ |/| | |
| * | | Ensure -L$(TOP)/$(LIB_DIR) appears in link line before any -L in $LDFLAGSJon TURNEY2010-10-241-6/+8
| * | | mesa: fix mesa version string constructionBrian Paul2010-10-191-1/+1
| * | | xorg/vmwgfx: Don't use deprecated x*alloc / xfree functionsThomas Hellstrom2010-10-193-10/+10
| * | | st/xorg, xorg/vmwgfx: Be a bit more frendly towards cross-compiling environmentsThomas Hellstrom2010-10-191-2/+2
| * | | egl/i965: include inline_wrapper_sw_helper.hVictor Tseng2010-10-181-0/+1
| * | | target-helpers: Remove per target software wrapper checkJakob Bornecrantz2010-10-154-8/+4
| * | | egl: Remove unnecessary headersJakob Bornecrantz2010-10-152-2/+0
| * | | xorg/vmwgfx: Don't hide HW cursors when updating themThomas Hellstrom2010-10-121-0/+1
| * | | xorg/vmwgfx: Make vmwarectrl work also on 64-bit serversThomas Hellstrom2010-10-121-0/+1
* | | | First xvmc-r600 implementationChristian König2010-10-233-0/+48
* | | | Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-videoChristian König2010-10-1284-566/+2847
|\| | | | |/ / |/| |
| * | targets/egl: Fix linking with libdrm.Chia-I Wu2010-10-071-4/+6
| |/
| * r600g: more cleanupJerome Glisse2010-09-291-27/+2
| * r600g: switch to new designJerome Glisse2010-09-281-1/+1
| * r600g: set back to correct codepaths.Dave Airlie2010-09-211-1/+1
| * r600g: add back reference check when mapping bufferJerome Glisse2010-09-201-1/+1
| * i915g: Link with wrapper sw winsys with sconsJakob Bornecrantz2010-09-201-0/+1
| * scons: Link against talloc in the Gallium DRI driversJakob Bornecrantz2010-09-201-0/+1
| * r600g: alternative command stream building from contextJerome Glisse2010-09-171-0/+23
| * libgl-xlib: Remove unused st_api_create_OpenGL.Chia-I Wu2010-09-171-8/+0
| * targets/egl: Use C++ compiler to link GL/ES state trackers.Chia-I Wu2010-09-171-3/+10
| * targets/egl: Fix crashes from loading invalid modules.Chia-I Wu2010-09-101-4/+1
| * gallium: Remove ST_API_OPENGL_ES1 and ST_API_OPENGL_ES2.Chia-I Wu2010-09-106-4/+50
| * st/egl: Use profiles to create OpenGL ES contexts.Chia-I Wu2010-09-106-141/+66
| * libgl-xlib: Fix --enable-gallium-llvm build.Chia-I Wu2010-09-071-1/+9
| * libgl-xlib: enable galahad supportBrian Paul2010-09-033-1/+18
| * r600g: avoid dynamic allocation of statesJerome Glisse2010-09-011-2/+2
| * graw: fix the build (missing header)Zack Rusin2010-08-271-0/+1
| * graw: Undo late loading of graw drivers.José Fonseca2010-08-265-0/+209