summaryrefslogtreecommitdiff
path: root/src/gallium/winsys
AgeCommit message (Expand)Author
2008-07-08nv50: make use of nouveau drm 0.0.11 to get 3d goingBen Skeggs
2008-07-08nv04: Hook the lib into the build.Stephane Marchesin
2008-07-05Merge remote branch 'upstream/gallium-0.1' into gallium-0.1Ben Skeggs
2008-07-03i915: EGL almost works againJakob Bornecrantz
2008-07-01i915: Last reference to surface -> pitchJakob Bornecrantz
2008-06-30g3dvl: Use block and stride instead of cpp and pitch.Younes Manton
2008-06-29nouveau: oops, bump the drm patchlevel back down againBen Skeggs
2008-06-29nv50: fixes after rebase + commits note on the code that was just pushed.Ben Skeggs
2008-06-29nouveau: adapt to cpp->pf_block changesBen Skeggs
2008-06-29Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs
2008-06-28egl: set config's EGL_CONFORMANT, EGL_RENDERABLE_TYPE, EGL_SURFACE_TYPE attri...Brian Paul
2008-06-27egl: helps if the stride is rightZack Rusin
2008-06-27eh, we need a buildbot... fix the compilationZack Rusin
2008-06-27gallium: handle msaaRoland Scheidegger
2008-06-27egl: These changes allow an eglBindAPI(EGL_OPENGL_ES_API) to succeed, and to ...Robert Ellison
2008-06-27i915: Fix the last of the stride/pitch changesJakob Bornecrantz
2008-06-27gdi: Update for cpp removal.José Fonseca
2008-06-27gallium: Drop pipe_texture->cpp and pipe_surface->cpp.José Fonseca
2008-06-27scons: Fix i965/xlib build.José Fonseca
2008-06-25Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs
2008-06-24i915: Create a texture and surface for shared frontbufferJakob Bornecrantz
2008-06-24i915: Moved screen creation to intel_be_deviceJakob Bornecrantz
2008-06-24dri/intel: Use standard integer types.José Fonseca
2008-06-24gdi: Update for surface_alloc_storage changes.José Fonseca
2008-06-23Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs
2008-06-20egl: added cpp assertions/sanity checksBrian Paul
2008-06-20egl: added null ptr checksBrian Paul
2008-06-19egl: use dlsym() to try to identify APIsBrian Paul
2008-06-18egl: omit libmesa.a glapi.c from libraryBrian Paul
2008-06-18egl: call st_get_proc_address()Brian Paul
2008-06-17i915: Made region pool a slabpoolJakob Bornecrantz
2008-06-12revert the DRI2 commitsAlan Hourihane
2008-06-11fix card_extensionsAlan Hourihane
2008-06-11fix legacy DRIAlan Hourihane
2008-06-11Hook gallium i915 up to DRI2Alan Hourihane
2008-06-11Bring in DRI2 changesAlan Hourihane
2008-06-09egl: s/softpipe_egl.so/egl_softpipe.so/Brian Paul
2008-06-08Merge branch 'gallium-0.1' of ssh://ymanton@git.freedesktop.org/git/nouveau/m...Younes Manton
2008-06-08Initial commit for g3dvl.Younes Manton
2008-06-08nouveau: kill off surface_alloc_storage()Ben Skeggs
2008-06-06egl: clean-upsBrian Paul
2008-06-06gallium: additional commentBrian Paul
2008-06-06egl: open X display if neededBrian Paul
2008-06-06i915: Moved EGL_i915 to the common codeJakob Bornecrantz
2008-06-06i915: Moved pipe_buffer and i915_winsys functions to a common folderJakob Bornecrantz
2008-06-04egl: do proper setup/init of EGL configsBrian Paul
2008-06-04egl: prototype some multi-API codeBrian Paul
2008-06-03i915: Fix compile on linux-dri-debugJakob Bornecrantz
2008-06-02i915: Implement and use the reworked batchbuffer codeJakob Bornecrantz
2008-06-03scons: Integrate gdi winsys.José Fonseca