mesa.git
2009-02-01 Zack RusinMerge branch 'gallium-winsys-private' into gallium-0.2
2009-02-01 José Fonsecaprogs: Get more samples building on windows.
2009-02-01 José Fonsecautil: List new file in sconscript.
2009-02-01 José Fonsecapipebuffer: Drop (most of) pipe winsys stuff.
2009-01-31 Pekka Paalanennv20: send buffer handles on hw state emit
2009-01-31 Pekka Paalanennv20: disable depth writes in hw init
2009-01-31 Pekka Paalanennv20: Z-mapping parameters
2009-01-31 Pekka Paalanennv20: draw_elements needs to flush
2009-01-31 Pekka Paalanennv20: set surface status in clear()
2009-01-31 Zack Rusingallium: initialize simple screen in drivers
2009-01-30 Zack Rusingallium: add a convience wrapper for simple screens
2009-01-30 José Fonsecastw: Remove pipe_winsys references.
2009-01-30 José Fonsecagallium: Don't ask winsys name -- let pipe screen do...
2009-01-30 José Fonsecastw: Don't use the winsys.
2009-01-30 Zack Rusingallium: make p_winsys internal
2009-01-30 José FonsecaMerge branch 'gallium-0.2' into gallium-winsys-private
2009-01-30 José Fonsecautil: Define ffs for MinGW.
2009-01-30 José Fonsecagdi: Update for winsys interface changes.
2009-01-30 José FonsecaMerge branch 'gallium-0.2' into gallium-winsys-private
2009-01-30 José Fonsecapipebuffer: Consider 0 as no alignment needed.
2009-01-30 Zack Rusingallium: give the screen priority when it comes to...
2009-01-30 Jakob Bornecrantzgallium: Don't build egl state_tracker
2009-01-30 Jakob Bornecrantzegl: Don't fill shown screen
2009-01-30 Jakob Bornecrantzintel: Remove debug print
2009-01-30 Jakob Bornecrantzi915: Fix surface operations
2009-01-29 José Fonsecapipebuffer: Ondemand buffer manager.
2009-01-29 José Fonsecapipebuffer: Implement proper buffer validation.
2009-01-29 Jakob Bornecrantzegl: Blit to the bound frontbuffer with pipe
2009-01-29 Jakob Bornecrantzintel: Set render domain on read and write
2009-01-29 Jakob Bornecrantzintel: Try forcing flushes
2009-01-29 Jakob Bornecrantzintel: Dump batchbuffer before sending to hw
2009-01-29 Jakob Bornecrantzintel: Change link order
2009-01-29 Jakob Bornecrantzi915: Don't take a context as argument for debug
2009-01-29 Jakob Bornecrantzi915: Don't dump batchbuffer on flush in context
2009-01-29 Brian Pauldocs: i965 fixes
2009-01-29 Brian Pauli965: fix bug in pass0_precalc_mov()
2009-01-29 Brian Pauli965: widen per-texture bitfields for 16 texture image...
2009-01-29 Brian Paulintel: check if stencil test is enabled in intel_stenci...
2009-01-29 Brian Paulintel: save/restore GL matrix mode in intel_meta_set_pa...
2009-01-29 Brian Pauldocs: fix typo
2009-01-29 Brian Paulmesa: set version to 7.4 for mesa_7_4_branch
2009-01-29 Brian Pauldocs: skeleton 7.4 release notes file
2009-01-29 Brian Pauldocs: 7.3 md5 sums
2009-01-29 Brian Paulmesa: set version to 7.3
2009-01-29 Brian Pauldocs: set 7.3 release date
2009-01-29 Brian Pauldocs: assorted updates, link fixes
2009-01-28 Jakob Bornecrantzintel: Fix type correctly this time
2009-01-28 Jakob Bornecrantzintel: Fix typo
2009-01-28 Jakob Bornecrantzi915: Add verbose debuging
2009-01-28 Jakob Bornecrantzi915: Fix batchbuffer dumping
2009-01-28 Jakob Bornecrantzi915: Flush on surface copy/clear
2009-01-28 Jakob Bornecrantzintel: Supply the correct buffers to gem
2009-01-28 Jakob Bornecrantzgallium: Build EGL st when build glx st
2009-01-28 Jakob Bornecrantzegl: Adopt to st_framebuffer changes
2009-01-28 José Fonsecapipebuffer: More assertions.
2009-01-28 José Fonsecapipebuffer: Fix alignment assertion.
2009-01-28 José Fonsecapipebuffer: Export the pipe buffer winsys hooks.
2009-01-27 Zack Rusingallium: remove redundant size from the constant buffer
2009-01-27 Zack Rusingallium: it's a reference value, not a reference number
2009-01-27 Zack Rusingallium: standardize api on the prefix "nr"
2009-01-27 Zack Rusingallium: standardize naming of masks
2009-01-27 Zack Rusingallium: standardize on stride instead of pitch in...
2009-01-27 Keith Whitwelltgsi: silence some warnings
2009-01-27 Keith Whitwelldraw: silence some warnings
2009-01-27 Keith Whitwelli915: queiten compiler warnings
2009-01-27 Keith Whitwellfailover: queiten compiler warnings
2009-01-27 Keith Whitwelldraw: queiten compiler warnings
2009-01-27 Keith Whitwellscons: remove pedantic flag
2009-01-26 Zack Rusinegl: compilation fix
2009-01-26 José Fonsecascons: Request the stabs debug info format for Mingw.
2009-01-26 José Fonsecaglut: Minor cleanups.
2009-01-26 Pekka Paalanennv20: rewrite vertex layout
2009-01-26 Pekka Paalanennv20: adjust initial hw context
2009-01-26 Brian Paulgallium: updated comments in st_extensions.c
2009-01-24 Younes Mantong3dvl: Remove dead links to files that are now in libno...
2009-01-24 Pekka Paalanennouveau: fix st_get_framebuffer_surface() breakage
2009-01-24 Pekka Paalanenmesa: declare pipe_texture in st_public.h
2009-01-24 José Fonsecaglew: Build it as a static lib.
2009-01-24 José Fonsecaprogs: Fix isosurf.
2009-01-24 José Fonsecaprogs: Port most of the demos to glew.
2009-01-24 José Fonsecascons: Build the progs into seperate dirs as well.
2009-01-24 José Fonsecaglut: Automatic library linkage only on MSVC.
2009-01-24 José Fonsecascons: Use --enable-stdcall-fixup only when building...
2009-01-24 José Fonsecaglut: Use a new define GLUT_STATIC to distinguish stati...
2009-01-24 José Fonsecaglut: Ensure windows.h is included on windows.
2009-01-24 José Fonsecascons: Don't build the DRI drivers in a seperate dir.
2009-01-23 José Fonsecascons: Use a cache for built files.
2009-01-23 José Fonsecawgl: Adapt for st_get_framebuffer_surface call change.
2009-01-23 José Fonsecascons: Allow to specify the MSVS version on command...
2009-01-23 José Fonsecaprogs: Port vp-tris to glew.
2009-01-23 Alan Hourihanegallium: change the st_get_framebuffer_surface/texture...
2009-01-23 José Fonsecaprogs: Ignore more output executables.
2009-01-23 José Fonsecaprogs/trivial: Use glew where needed.
2009-01-23 José Fonsecaglew: Initial import.
2009-01-23 José Fonsecaglut: Do not rely on GLAPIENTRY symbol.
2009-01-22 José Fonsecaglut: Don't include mesa_wgl.h on MinGW builds.
2009-01-22 José Fonsecascons: Don't define UNICODE on windows builds.
2009-01-22 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-21 Eric Anholti915: Add decode for PS in batchbuffers.
2009-01-21 Eric Anholti965: Remove gratuitous whitespace in INTEL_DEBUG=wm...
next