cell: initial support for fragment shader code generation.
[mesa.git] / src / gallium / winsys /
2008-09-11 Brian Paulcell: fix tile twidding bug seen in the event of multip...
2008-09-11 Brian Paulgallium: typo: s/PIPE_FORMAT_Z16UNORM/PIPE_FORMAT_Z16_U...
2008-09-11 Brian Paulcell: checkpoint commit of new per-fragment processing
2008-09-07 José Fonsecascons: Install libGL.so and respective symlinks.
2008-09-03 Brian Paulgallium: do image clipping in xmesa_display_surface_tiled()
2008-09-03 Brian Paulcell: move misplaced assertions; put them after ximage...
2008-09-03 Jakob Bornecrantzi915: Fix typo in intel_lock.c
2008-09-03 Brian PaulCell: added linux-cell-debug config
2008-09-03 José Fonsecagallium: Have pipe_buffer_* receive a pipe_screen inste...
2008-09-02 Jakob Bornecrantzi915: Fix typo in ws_dri_bufmgr.c
2008-09-01 Brian Paulgallium: remove glthread.h file (not used)
2008-08-27 Brian Paulgallium: call st_finish() in XMesaFlush()
2008-08-26 Brian Paulgallium: thread wrapper clean-up
2008-08-25 Brian Paulgallium: include u_math.h
2008-08-25 Briangallium: include u_memory.h, u_math.h
2008-08-24 Brian Paulgallium: refactor/replace p_util.h with util/u_memory...
2008-08-18 José Fonsecaxlib: Revert destroying pipe_screen (temporary).
2008-08-18 Michal Krolscons: Fix build.
2008-08-17 Alan Hourihaneif we can't find a mode, return first. At least we...
2008-08-17 Alan Hourihaneconsolidate intel directories.
2008-08-17 Alan Hourihanerather than use CRTC 1 (aka LVDS), try and setup all...
2008-08-15 José Fonsecaxlib: Kill xmesa_surface.
2008-08-14 José Fonsecaxlib: Use trace usage.
2008-08-12 José Fonsecagdi: Remove CVS keyword.
2008-08-09 José Fonsecatrace: Trace pipe_winsys calls.
2008-08-07 Brian Paulgallium: use PIPE_FORMAT_X8Z24_UNORM for 24-bit Z but...
2008-08-07 José Fonsecaxlib: Integrate with the trace pipe driver.
2008-07-23 Jakob Bornecrantzi915: intel_flush_frontbuffer does work
2008-07-13 Jakob Bornecrantzi915: Ops should not have pushed that
2008-07-13 Jakob Bornecrantzi915: WIP swap rework
2008-07-11 Jakob Bornecrantzgallium: Make dri drivers create a egl_name_dri.so...
2008-07-10 Brian Paulegl: added EGL_OPENVG_API case (allow all APIs)
2008-07-09 Zack Rusinegl: plug a small memleak
2008-07-08 Jakob Bornecrantzi915: Takedown EGL screen
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
next