mesa.git
2010-02-25 Kristian HøgsbergDrop classic mesa svga driver
2010-02-25 Kristian HøgsbergDrop glide driver
2010-02-25 Kristian HøgsbergRemove GGI support
2010-02-25 Kristian HøgsbergRemove dos driver
2010-02-25 Kristian HøgsbergRemove d3d driver
2010-02-25 Kristian HøgsbergRemove directfb support
2010-02-25 Kristian HøgsbergRemove allegro driver
2010-02-25 Vinson LeeRevert "glu/sgi: Set freed pointer to NULL."
2010-02-25 Eric AnholtMerge branch 'sandybridge'
2010-02-25 Eric Anholtdocs: addition of ARB_fcc to i965.
2010-02-25 Eric Anholti965: Add SNB math opcode support.
2010-02-25 Eric Anholti965: Emit SNB FF unit state after the unit's push...
2010-02-25 Eric Anholti965: Set up the SNB sampler state pointers.
2010-02-25 Eric Anholti965: Set GS rendering enabled even when the GS stage...
2010-02-25 Eric Anholti965: Add a couple SNB state packets I saw in other...
2010-02-25 Eric Anholti965: Re-disable the VS.
2010-02-25 Eric Anholti965: Fix up some Sandybridge define checks for the...
2010-02-25 Eric Anholti965: Move PIPELINE_SELECT to the top of gen6 3d pipeli...
2010-02-25 Eric Anholti965: Untested Sandybridge WM packets.
2010-02-25 Eric Anholti965: Hook up remaining Sandybridge state packets besid...
2010-02-25 Eric Anholti965: Untested Sandybridge SF setup.
2010-02-25 Eric Anholti965: Fixup Sandybridge GS packet from doc updates.
2010-02-25 Eric Anholti965: Fix up Sandybridge GS reg definitions
2010-02-25 Eric Anholti965: fix typo in SNB VS defines comment
2010-02-25 Eric Anholti965: fix typo in SNB GS register defines
2010-02-25 Eric Anholti965: Enable clip stats.
2010-02-25 Eric Anholti965: Add Sandybridge viewport setup.
2010-02-25 Eric Anholti965: Enable DRAWING_RECTANGLE emit on Sandybridge.
2010-02-25 Eric Anholti965: Add Sandybridge scissor state.
2010-02-25 Eric Anholti965: Fix up the VF stats packet header.
2010-02-25 Eric Anholti965: Set the state base address on Sandybridge.
2010-02-25 Eric Anholti965: Free gen6 state BOs on context destroy.
2010-02-25 Eric Anholti965: Giant pile of flushing to track down SNB bringup...
2010-02-25 Eric Anholti965: Fix some defines of gen6 regs from docs comparison.
2010-02-25 Eric Anholti965: Add basic decode of new gen6 packet boundaries.
2010-02-25 Eric Anholti965: Reconnect the index/vertex setup.
2010-02-25 Eric Anholti965: Set up the SNB URB.
2010-02-25 Eric Anholti965: Try sending prims down the pipeline.
2010-02-25 Eric Anholti965: Try uploading SNB VS constants.
2010-02-25 Eric Anholti965: Try turning on the VS.
2010-02-25 Eric Anholti965: Get vp-tri batchbuffers running (no rendering).
2010-02-25 Eric Anholti965: Add untested REJECT_ALL clip state.
2010-02-25 Eric Anholti965: Add untested passthrough GS setup.
2010-02-25 Eric Anholti965: Add untested Sandybridge passthrough VS setup.
2010-02-25 Eric Anholti965: Start adding support for the Sandybridge CC unit.
2010-02-25 Eric Anholti965: Set up sandybridge binding table pointers but...
2010-02-25 Eric Anholti965: Update WM surface state setup for sandybridge...
2010-02-25 Eric Anholti965: Set up sandybridge depthbuffer.
2010-02-25 Eric Anholtintel: Start adding defines and some bits for sandybrid...
2010-02-25 Francisco Jerezdri/nouveau: Use the XRGB8888 hardware texture format.
2010-02-25 Francisco Jerezdri/nouveau: Use the hardware I8 format for intensity...
2010-02-25 Francisco Jerezdri/nouveau: Implement EXT_texture_from_pixmap.
2010-02-25 Francisco Jerezdri/nouveau: Support rectangle textures.
2010-02-25 Francisco Jerezdri/nouveau: Don't try to map a non-existent teximage.
2010-02-25 Francisco Jerezdri/nouveau: Add some RGB888 span functions.
2010-02-25 Francisco Jerezdri/nouveau: Fake A8 and L8 texture support on nv04.
2010-02-25 Francisco Jerezdri/nouveau: Restructure the nv[12]0 regcombiner code...
2010-02-25 Francisco Jerezdri/nouveau: Try to validate textures earlier.
2010-02-25 Francisco Jerezdri/nouveau: Swizzle using the CPU when we hit a limita...
2010-02-25 Francisco Jerezdri/nouveau: Clean up the nv04 surface code a bit.
2010-02-25 Francisco Jerezdri/nouveau: Avoid mask overflow on nv04_surface_fill.
2010-02-25 Francisco Jerezdri/nouveau: Set _BaseFormat correctly for z24s8 render...
2010-02-25 Francisco Jerezdri/nouveau: Fix stencil mask handling on glClear().
2010-02-25 José Fonsecascons: Always build trace driver
2010-02-25 Michal Krolpython: Fix typo.
2010-02-25 George Sapountzisglapi/gen: just copy in glx/glapi
2010-02-25 George Sapountzisglapi: EXTRA_DEBUG is never defined, make this explicit
2010-02-25 George Sapountzisglapi: minor ugliness to be able to copy to xorg
2010-02-25 Brian Pauldocs: remove demos.html page which contained one dead...
2010-02-25 Michal Kroltgsi: Remove dead code.
2010-02-25 Chia-I Wumesa: Move src/mesa/glapi/dispatch.h to mesa.
2010-02-25 Chia-I Wuglapi: Move src/mesa/main/dispatch.c to glapi and rename.
2010-02-25 Chia-I Wuglapi: Generated GLX sources should use glapidispatch.h.
2010-02-25 Chia-I Wumesa: Remove unused Makefile.{ugl,win}.
2010-02-25 Chia-I Wust/egl: Reduce validation round-trips in DRI2 backend.
2010-02-25 Chia-I Wust/egl: Reduce validation round-trips in ximage backend.
2010-02-25 Chia-I Wust/egl: Refactor dri2_surface_get_buffers.
2010-02-25 Chia-I Wust/egl: Add dri2InvalidateBuffers.
2010-02-25 Vinson Leeutil: Assert that pointer is not null before dereferencing.
2010-02-25 Vinson Leemesa: Remove dead error condition.
2010-02-25 Vinson Leeglu/sgi: Set freed pointer to NULL.
2010-02-25 Corbin Simpsonr300g: Atomize vertex shader.
2010-02-25 Corbin Simpsonr300g: Move CALLOCs to correct place.
2010-02-25 Marek Olšákr300g: prevent CS overflow when emitting the draw packets
2010-02-25 Kristian Høgsbergxeglgears: Update help text
2010-02-25 Brian Paulllvmpipe: clean up rasterization threads upon context...
2010-02-24 Brian Paulvbo: remove dead code
2010-02-24 Brian Paulr300g: remove invalid .PHONY line
2010-02-24 Brian Paulgallium: remove extra -I paths from Makefile.template
2010-02-24 Vinson Leemesa: Fix SCons build.
2010-02-24 Brian Pauldri: remove old assertion (see bug 26734)
2010-02-24 Brian Paulllvmpipe: more lp_rasterizer_task parameter passing
2010-02-24 Brian Paulllvmpipe: pass fewer parameters to rasterization functions
2010-02-24 Brian Paulllvmpipe: added some assertions
2010-02-24 Kristian Høgsbergxeglgears: Remove borrowed GL_OES_EGL_image types
2010-02-24 Kristian Høgsbergxeglgears: Add test case for texturing from an EGLImage
2010-02-24 Kristian Høgsbergegl_dri2: Implement EGL_KHR_image and EGL_KHR_image_pixmap
2010-02-24 Kristian Høgsbergintel: Implement GL_OES_EGL_image entrypoints
2010-02-24 Kristian Høgsbergintel: Implement DRI image extension
2010-02-24 Kristian Høgsbergdri_interface.h: Add DRI image and eglImageLookup exten...
next