i915: Use deviceID in EGL device create
[mesa.git] / src / gallium / winsys /
2008-07-08 Jakob Bornecrantzi915: Use deviceID in EGL device create
2008-07-08 Jakob Bornecrantzi915: Complete the screen -> device renaming
2008-07-08 Jakob Bornecrantzi915: Renamed intel_screen to intel_device
2008-07-07 Jakob Bornecrantzi915: Fix wrong pointer to cleanup
2008-07-07 Jakob Bornecrantzi915: Fix EGL make current
2008-07-07 Jakob Bornecrantzi915: More cleanup of display
2008-07-07 Jakob Bornecrantzi915: Fetch the real deviceID for EGL
2008-07-07 Jakob Bornecrantzi915: Destruction of surface, context and device in EGL
2008-07-05 Jakob Bornecrantzi915: Fix EGL version and name
2008-07-05 Jakob Bornecrantzi915: Added a intel be function to wrap a drm bo handle
2008-07-05 Jakob Bornecrantzi915: Fix haveDepth and haveStencil for visual in EGL
2008-07-04 Jakob Bornecrantzi915: Clean up intel_egl.c a bit
2008-07-03 Jakob Bornecrantzi915: EGL almost works again
2008-07-01 Jakob Bornecrantzi915: Last reference to surface -> pitch
2008-06-28 Brian Paulegl: set config's EGL_CONFORMANT, EGL_RENDERABLE_TYPE...
2008-06-27 Zack Rusinegl: helps if the stride is right
2008-06-27 Zack Rusineh, we need a buildbot... fix the compilation
2008-06-27 Roland Scheideggergallium: handle msaa
2008-06-27 Robert Ellisonegl: These changes allow an eglBindAPI(EGL_OPENGL_ES_AP...
2008-06-27 Jakob Bornecrantzi915: Fix the last of the stride/pitch changes
2008-06-27 José Fonsecagdi: Update for cpp removal.
2008-06-27 José Fonsecagallium: Drop pipe_texture->cpp and pipe_surface->cpp.
2008-06-27 José Fonsecascons: Fix i965/xlib build.
2008-06-24 Jakob Bornecrantzi915: Create a texture and surface for shared frontbuffer
2008-06-24 Jakob Bornecrantzi915: Moved screen creation to intel_be_device
2008-06-24 José Fonsecadri/intel: Use standard integer types.
2008-06-24 José Fonsecagdi: Update for surface_alloc_storage changes.
2008-06-20 Brian Paulegl: added cpp assertions/sanity checks
2008-06-20 Brian Paulegl: added null ptr checks
2008-06-19 Brian Paulegl: use dlsym() to try to identify APIs
2008-06-18 Brian Paulegl: omit libmesa.a glapi.c from library
2008-06-18 Brian Paulegl: call st_get_proc_address()
2008-06-17 Jakob Bornecrantzi915: Made region pool a slabpool
2008-06-11 Alan Hourihanerevert the DRI2 commits
2008-06-11 Alan Hourihanefix card_extensions
2008-06-11 Alan Hourihanefix legacy DRI
2008-06-11 Alan HourihaneHook gallium i915 up to DRI2
2008-06-11 Alan HourihaneBring in DRI2 changes
2008-06-09 Brian Paulegl: s/softpipe_egl.so/egl_softpipe.so/
2008-06-06 Brian Paulegl: clean-ups
2008-06-06 Brian Paulgallium: additional comment
2008-06-06 Brian Paulegl: open X display if needed
2008-06-06 Jakob Bornecrantzi915: Moved EGL_i915 to the common code
2008-06-06 Jakob Bornecrantzi915: Moved pipe_buffer and i915_winsys functions to...
2008-06-04 Brian Paulegl: do proper setup/init of EGL configs
2008-06-04 Brian Paulegl: prototype some multi-API code
2008-06-03 Keith WhitwellMerge branch 'gallium-tex-surfaces' into gallium-0.1
2008-06-03 Jakob Bornecrantzi915: Fix compile on linux-dri-debug
2008-06-02 Jakob Bornecrantzi915: Implement and use the reworked batchbuffer code
2008-06-02 José Fonsecascons: Integrate gdi winsys.
2008-06-02 José Fonsecagdi: Port of the gdi mesa driver to gallium (Alan Houri...
2008-05-30 Brian Paulegl: eglGetProcAddress() stub
2008-05-30 Brian Paulegl: specify client API by bit flag, not string
2008-05-30 Brian Paulegl: added eglDestroySurface function
2008-05-30 Brian Paulegl: fix-up window resizes
2008-05-30 Brian Paulegl: assorted fixes. The code works now.
2008-05-30 Brian Paulegl: added surface_alloc_storage()
2008-05-30 Jakob Bornecrantzi915: Made batch buffer size much larger
2008-05-30 Jakob BornecrantzMerge branch 'gallium-tex-surfaces' into gallium-0.1
2008-05-30 Jakob Bornecrantzi915: Fix extentions not being set
2008-05-29 Brian Paulegl: new EGL/gallium/softpipe/xlib winsys
2008-05-29 Jakob Bornecrantzi915: Cleaned up intel_winsys_pipe.c
2008-05-29 Jakob Bornecrantzi915: Deprecated pipe_winsys buffer functions
2008-05-29 Jakob Bornecrantzi915: Remove last usage of surface_alloc_storage
2008-05-29 Jakob Bornecrantzi915: Ops how did that get there
2008-05-29 Jakob Bornecrantzi915: Get up to date with the latest EGL changes
2008-05-28 Keith WhitwellMerge branch 'gallium-vertex-linear' into gallium-tex...
2008-05-28 Jakob Bornecrantzi915: DriConfigOptions started complaining on this...
2008-05-28 Jakob Bornecrantzi915: Prepare for tiled private front and back buffers
2008-05-28 Jakob Bornecrantzi915: Made vertex submission eaven faster
2008-05-28 Jakob Bornecrantzi915: Made vbuf work
2008-05-28 Jakob BornecrantzMerge branch 'gallium-vertex-linear' into gallium-0.1
2008-05-28 Jakob Bornecrantzi915: Don't segfault on buffer allocation error
2008-05-28 Jakob Bornecrantzi915: Make EGL_i915 compile
2008-05-28 Jakob Bornecrantzi915: Make EGL_i915 segfault if modesetting is not...
2008-05-26 José FonsecaRemove CVS keywords.
2008-05-26 José FonsecaRemove CVS keywords.
2008-05-26 Jakob BornecrantzMerge branch 'gallium-tex-surface' into gallium-0.1
2008-05-23 Jakob Bornecrantzi915: Revert accidental change
2008-05-23 Jakob Bornecrantzi915: Improved vertex buffer performance
2008-05-23 Jakob BornecrantzMerge branch 'gallium-i915-current' into gallium-0.1
2008-05-23 Jakob Bornecrantzi915: Made EGL report the actual modes on the screen...
2008-05-23 Thomas Hellstromi915: Make batchbuffers larger.
2008-05-23 Thomas Hellstromi915: Use the malloc pool for constant buffers since...
2008-05-21 Michel DänzerMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-20 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-20 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-20 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-20 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-20 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-20 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-19 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-19 Zack RusinMerge commit 'origin/gallium-0.1' into gallium-vertex...
2008-05-19 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-18 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-14 Jakob Bornecrantzi915: Added EGL winsys
2008-05-12 Keith Whitwellxlib: add failure paths for context creation
2008-05-09 Michel DänzerMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-09 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-tex...
2008-05-09 Keith WhitwellMerge branch 'gallium-0.1' into gallium-tex-surfaces
next