mesa.git
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
2011-04-19 Alex Deucherr600g: add evergreen+ big endian support
2011-04-19 Cédric Canor600g: add big endian support for r6xx/r7xx
2011-04-19 Alex Deucherr600c: add evergreen big endian support
2011-04-19 Cédric Canor600c: add big endian support for r6xx/r7xx
2011-04-19 Brian PaulMakefile: add missing Scons files
2011-04-19 Thierry VignaudMakefile: add missing .cpp, .ll, .yy files
2011-04-19 Dave Airlier600g: add cb support for snorm formats.
2011-04-19 Marek Olšákconfigure.ac: rename --enable-gallium-radeon to --enabl...
2011-04-19 Marek Olšákr200: enable some extensions
2011-04-19 Dave Airlier600g: fix warnings with piglit texture-rg test.
2011-04-19 Dave Airlier600g: make loop const always flush
2011-04-19 Tom Stellardr300/compiler: Fix dataflow analysis bug with ELSE...
2011-04-19 Bryan Cainglsl: fix conversions from uint to bool and from float...
2011-04-19 Dave Airlier600g: add dirty tracking to context reg.
2011-04-19 Dave Airlier600g: deinline some large functions.
2011-04-19 Dave Airlier600g: consolidate r600/evergreen code for resource...
2011-04-19 Bas Nieuwenhuizenr600g: don't flush caches if we already did so, even...
2011-04-19 Dave Airlier600g: attempt to avoid emitting resources that are...
2011-04-19 Dave Airlier600g: modify block to only emit the first few dirty...
2011-04-19 Dave Airlier600g: track dirty registers better. (v2)
2011-04-19 Ian Romanickglsl: 80-column wrapping and whitespace fixes
2011-04-18 Kenneth Graunkei965: Convert 3DPRIMITIVE command from struct-style...
2011-04-18 Kenneth Graunkei965: Allocate the whole URB to the VS and fix calculat...
2011-04-18 Ian Romanickglsl: Emit a warning when the left-hand operand of...
2011-04-18 Brian Paulmesa: fix void pointer arithmetic warnings
2011-04-18 Brian Paulmesa: fix wrong parameter type in set_sampler_max_lod()
2011-04-18 Brian Paulnvfx: comment-out unused var
2011-04-18 Eric Anholtintel: Add I8 and L8 to intel_mesa_format_to_rb_datatype().
2011-04-18 Eric AnholtRevert "intel: Add spans code for the ARB_texture_rg...
2011-04-18 Eric Anholtintel: Use mesa core's R8, RG88, R16, RG1616 RB accessors.
2011-04-18 Eric Anholtswrast: Don't try to adjust_colors for <8bpc when handl...
2011-04-18 Eric Anholtmesa: Add renderbuffer accessors for R8/RG88/R16/RG1616.
2011-04-18 Eric Anholtmesa: Use _mesa_get_format_bytes to refactor out the...
2011-04-18 Eric Anholtmesa: Use _mesa_get_format_bytes to refactor out the...
2011-04-18 Eric Anholtintel: Use Mesa core's renderbuffer accessors for depth.
2011-04-18 Eric Anholtmesa: Add a function to set up the default renderbuffer...
2011-04-18 Eric Anholtmesa: Add a gl_renderbuffer.RowStride field like textur...
2011-04-18 Eric Anholtmesa: Repack single-byte fields in gl_renderbuffer.
2011-04-18 Eric Anholtmesa: Remove renderbuffer deletion debug field.
2011-04-18 Eric Anholtswrast: Don't assert against glReadPixels of GL_RED...
2011-04-18 Eric Anholtintel: Use _mesa_base_tex_format for FBO texture attach...
2011-04-18 Marek Olšákr300g: remove non-existing include path from SConscript
2011-04-18 Marek Olšákr300g/winsys: rename r300->radeon and do a little cleanup
2011-04-17 Thierry VignaudFix mesa tarball creation again
2011-04-17 Marek Olšákr600g: disable ARB_draw_instanced
2011-04-17 Marek Olšákr300g: disable ARB_draw_instanced on SWTCL chipsets.
2011-04-17 Eric Anholti965: Quit spamming gen6 DP read/write send instruction...
next