mesa.git
2011-04-25 Kristian Høgsbergegl: Use the right extension name in #ifdef
2011-04-25 Kristian Høgsbergwayland: Fix prototypes for EGL_WL_bind_wayland_display...
2011-04-25 Nicolas Kaisermain: remove duplicated includes
2011-04-25 Benjamin Franzkewinsys/wayland: Fix typo in Makefile
2011-04-25 Benjamin Franzkest/egl: Add wayland shm softpipe support
2011-04-25 Benjamin Franzkest/egl: Generalize wayland backend a bit
2011-04-25 Benjamin Franzkewinsys: Add wayland shm sw winsys
2011-04-25 Henri Verbeetr600g: Unify comment style somewhat.
2011-04-25 Henri Verbeetr600g: Cleanup the big endian support a bit.
2011-04-25 Henri Verbeetr600g: Use EG constants in EG r600_colorformat_endian_s...
2011-04-25 Marek Olšákconfigure.ac: require LLVM for r300g on x86 and x86_64
2011-04-25 Marek Olšákconfigure.ac: enable LLVM by default on x86 and x86_64
2011-04-25 Marek Olšákmesa: add stricter checks for float formats in the...
2011-04-25 Marek Olšákmesa: implement generate-mipmap fallback for RGB10_A2
2011-04-25 Vinson Leer600g: Remove r600_helper.c from SConscript.
2011-04-24 Marek Olšákdocs: update GL3 status
2011-04-24 Marek Olšákr600g: remove some pointless and unused functions
2011-04-24 Marek Olšákr600g: do not reset device to 0 when doing unrelated...
2011-04-24 Marek Olšákr600g: trivially implement LATC/3DC
2011-04-24 Dave Airlier600g: drop r600_helper.c no point in it
2011-04-24 Dave Airlier600g: enable EXT_draw_buffers2
2011-04-24 Dave Airliest/mesa: fix regression since a22aba4eae9b29db731487bce...
2011-04-24 Dave Airlier600g: fix glean clipflat test.
2011-04-24 Marek Olšákr300g: reorder caps
2011-04-24 Marek Olšákr300g: fix exposing caps on r300-r400
2011-04-24 Bryan Cainglsl: Fix typos in comments.
2011-04-24 Dave Airlier600g: fix glsl-fs-abs-neg
2011-04-23 Dave Airlier600g: fix bank swizzle calcs for scalar only operations.
2011-04-23 Dave Airlier600g: PV/PS have cycle restrictions in scalar operations
2011-04-23 Eric Anholtmesa: Add some comments about FRAG_RESULT_COLOR vs...
2011-04-23 Eric Anholtmesa: Fix fragment.color (no index) writes with OPTION...
2011-04-23 Eric Anholti965: Don't double-emit fragment.color writes for MRT...
2011-04-23 Eric Anholti965: Fill in the remaining fields of gen5+ sampler...
2011-04-23 Eric Anholti965: Fix batch decode for the gen5+ sampler default...
2011-04-23 Eric Anholtintel: Add support for ARB_sampler_objects.
2011-04-23 Eric Anholti965: Add support for NV_conditional_render.
2011-04-23 Eric Anholtswrast: Disable glAccum drawing during conditional...
2011-04-23 Eric Anholtmeta: Don't do conditional rendering on GenerateMipmaps...
2011-04-23 Eric Anholti965: Add support for ARB_texture_compression_rgtc.
2011-04-23 Eric Anholtmesa: Don't assert on the compressed convertformat...
2011-04-23 Eric Anholtmesa: Choose RGTC formats for GL_COMPRESSED_RED, GL_COM...
2011-04-23 José Fonsecamesa/gdi: Address compiler warnings.
2011-04-23 José Fonsecamesa/gdi: Remove InitCritSections.cpp.
2011-04-23 José FonsecaDrop fx windows driver.
2011-04-23 Jakob Bornecrantzglu: Fix linux build
2011-04-23 Jakob Bornecrantzglu: Clone the enviroment
2011-04-23 José Fonsecadocs: Remove MSVS project files.
2011-04-23 José Fonsecascons: Build glu.
2011-04-23 José Fonsecascons: Build classic mesa gdi driver.
2011-04-23 José Fonsecaosmesa: Fix Mingw build.
2011-04-23 José Fonsecascons: Build osmesa.
2011-04-23 José Fonsecamapi/glapi: Avoid warnings about visibility being unsup...
2011-04-23 José Fonsecamesa/vf: Remove.
2011-04-23 José Fonsecagraw: Replace dead symlinks to delete python statetrack...
2011-04-22 Brian Pauldraw: fix point/line/tri flushing bug in vbuf code
2011-04-22 Marek Olšákr300g: do not advertise color_buffer_float on r300...
2011-04-22 Marek Olšákr300/compiler: fix up error message
2011-04-22 Benjamin Franzkeegl/wayland: Follow buffer.attach removal
2011-04-22 Benjamin Franzkeegl/wayland: Update to buffer.damage addition
2011-04-22 Marek Olšákconfigure.ac: fix up the help text for --enable-gallium...
2011-04-22 Marek Olšákr300g: disallow A16F,L16F,LA16F,I16F texture formats...
2011-04-22 Benjamin Franzkest/egl: Update to wayland protocol,egl changes
2011-04-22 Benjamin Franzkeegl_dri2: Create wl_buffers for pixmap surfaces
2011-04-22 Benjamin Franzkeegl/wayland: Add new version parameter for post_drm
2011-04-22 Benjamin Franzkeegl/wayland: Fix prefixes for interface names
2011-04-22 Marek Olšákswrast: fix readpix clamping
2011-04-22 Kristian HøgsbergWL_bind_wayland_display: clarify that context must...
2011-04-22 Ian Romanicki915: Gut all remaining bits of hardware fog
2011-04-22 Ian Romanicki915: i915_context::vertex_fog is always I915_FOG_NONE...
2011-04-22 Ian Romanicki915: There's always a fragment program
2011-04-22 Ian Romanicki915: Delete disabled try_pixel_fog paths
2011-04-22 Ian Romanickmesa: Kill gl_fragment_program::FogOption with fire
2011-04-22 Ian Romanicki915: gl_fragment_program::FogOption is always GL_NONE...
2011-04-22 Ian Romanicki965: gl_fragment_program::FogOption is always GL_NONE...
2011-04-22 Ian Romanickmesa: gl_fragment_program::FogOption is always GL_NONE...
2011-04-22 Ian Romanickmesa: Fix bugs in ff fragment shader fog handling
2011-04-21 Brian Paulst/mesa: check image size before copy_image_data_to_tex...
2011-04-21 Marek Olšákgalahad,util: warn on resource target mismatch in copy_...
2011-04-21 Marek Olšákst/mesa: implement CopyBufferSubData using resource_cop...
2011-04-21 Marek Olšákgallium: add fallback for copying buffers to all drivers
2011-04-21 Marek Olšákutil: add a simple memcpy path for copying buffers...
2011-04-20 Kenneth Graunkeglsl/ast_to_hir: Only use the local 'type' variable...
2011-04-20 Kenneth Graunkei965: Remove dead vertex buffer structs.
2011-04-20 Kristian Høgsbergwayland-egl: Update to wayland-egl.h changes, drop...
2011-04-20 Brian Paulmesa: fix void pointer arithmetic warning
2011-04-20 Eric Anholtdocs: Mention that GLSL 1.30 is started.
2011-04-20 Eric Anholtdocs: Update for Intel ARB_texture_float and ARB_color_...
2011-04-20 Eric Anholtintel: Add support for ARB_color_buffer_float.
2011-04-20 Eric Anholtmeta: Add support for ARB_color_buffer_float to _mesa_m...
2011-04-20 Eric Anholtmeta: Add support for ARB_color_buffer_float to _mesa_m...
2011-04-20 Eric Anholtintel: Add support for ARB_texture_float.
2011-04-20 Eric Anholtintel: Add support for blit copies of >32bpp formats.
2011-04-20 Eric Anholtmesa: Add renderbuffer accessors for A, I, L, FLOAT32.
2011-04-20 Eric Anholtmesa: Add renderbuffer accessors for MESA_FORMAT_R_FLOA...
2011-04-20 Eric Anholtmesa: Add ChooseTexFormat fallbacks for floating point...
2011-04-20 Eric Anholtmesa: Add renderbuffer accessors for MESA_FORMAT_RGBA_F...
2011-04-20 Eric Anholtswrast: Add LUMINANCE, INTENSITY, LUMINANCE_ALPHA to...
2011-04-20 Alex Deucherr600g: fix userspace fences again
2011-04-19 Fredrik Höglundr600g: don't flush the dest caches on every draw
2011-04-19 Brian Paultranslate: disable clamping of instanced array indexes
next