mesa.git
2012-02-20 Vinson Leest/egl: Move drm_display_authenticate into HAVE_WAYLAND...
2012-02-20 José Fonsecallvmpipe: Don't assume vector is 4 wide in lp_build_sin...
2012-02-20 Brian Paulmesa: check for no state change in glPrimitiveRestartIn...
2012-02-20 Brian Paulmesa: check for no state change in Enable/DisableVertex...
2012-02-20 Brian Paulmesa: add missing return after _mesa_error() in update_...
2012-02-20 Tom Stellardr300g: Fix build when libdrm is installed to non-standa...
2012-02-19 Kenneth Graunkei965: Make the dummy fragment shader work in SIMD16...
2012-02-19 Kenneth Graunkei965: Fix GPU hangs in the dummy fragment shader.
2012-02-18 Vinson Leest/vega: Remove unused variable.
2012-02-18 Vinson Leest/glx: Remove unused variables.
2012-02-18 Dave Airliedraw: add missing streamout state setup for draw/llvm.
2012-02-17 Kenneth Graunkevbo: Eliminate short-circuiting in invalid-start case.
2012-02-17 Kenneth Graunkevbo: Rework checking of 'end' against _MaxElement.
2012-02-17 Kenneth Graunkevbo: Ignore invalid element ranges which are outside...
2012-02-17 Kenneth Graunkevbo: Remove pedantic warning about 'end' beind out...
2012-02-17 Eric Anholtintel: Fix rendering from textures after RenderTexture().
2012-02-17 Eric Anholtintel: Improve the fallback debug for framebuffer statu...
2012-02-17 Eric Anholtmesa: Only end render-to-texture at bind time for drawb...
2012-02-17 Dave Airliegallivm: fetch immediates to correct type (v2)
2012-02-17 Dave Airliegallivm: enable stores of integer types. (v2) + fix ARL
2012-02-17 Dave Airliegallivm: enable fetch for integer opcodes. (v2)
2012-02-17 Dave Airliegallivm: add uint/int bld to the base builder. (v2)
2012-02-17 Dave Airliegallivm: fix build gather to take a bld context
2012-02-17 Dave Airliegallivm: pass build context to exec_mask_store.
2012-02-17 Dave Airlietgsi: add source/destination type from opcodes. (v2)
2012-02-17 José Fonsecagallivm: Initialize x86 disassembler on x86_64 too.
2012-02-17 José Fonsecallvmpipe: Test lp_test_arit with LP_NATIVE_VECTOR_WIDTH.
2012-02-17 José Fonsecallvmpipe: Specify lp_test_arit's target precision per...
2012-02-17 José Fonsecallvmpipe: Add a negation test to lp_test_arit.
2012-02-17 Ian Romanickdocs: News and release notes link for 8.0.1
2012-02-17 Ian Romanickdocs: Add 8.0.1 release md5sums
2012-02-17 Ian Romanickdocs: Add 8.0.1 release notes
2012-02-17 Marek Olšákr300g: don't use pipe_screen::winsys
2012-02-17 Marek Olšákr300g: don't use pipe_context::winsys
2012-02-16 Ian Romanickmesa: Update the version string to 8.1-devel
2012-02-16 Brian Pauldocs: replace gitweb link with cgit link
2012-02-16 Brian Paulmesa: add missing texture integer test in glTexSubImage()
2012-02-16 Marek Olšákr600g: remove the workaround for quads and provoking...
2012-02-16 Marek Olšákr600g: remove redundant r600_context::vs_so_stride_in_dw
2012-02-16 Kenneth Graunkei965: Emit Ivybridge VS workaround flushes.
2012-02-15 Eric Anholtmesa: Include the multisample enables under GL_MULTISAM...
2012-02-15 Eric Anholtmesa: Fix push/pop of multisample coverage invert.
2012-02-15 Ian Romanickswrast: Only avoid empty _TexEnvPrograms
2012-02-15 Ian Romanickglapi: Include GLES2 headers for ES2 extension functions
2012-02-15 Brian Paulst/mesa: fix typo: s/patent/parent/
2012-02-15 Brian Paulst/mesa: remove unused st_equal_formats() function
2012-02-15 Brian Paulst/mesa: use _mesa_format_matches_format_and_type(...
2012-02-15 Brian Paulst/mesa: remove INLINE qualifiers
2012-02-15 Brian Paulst/mesa: simplify st_create_texture_sampler_view()
2012-02-15 Brian Paulst/mesa: remove unused st_get_texture_sampler_view()
2012-02-15 Brian Paulst/mesa: use private pipe_sampler_view in decompress_wi...
2012-02-15 Brian Paulst/mesa: use private pipe_sampler_view in st_render_mip...
2012-02-15 Brian Paulmesa: use z32f_x24s8 struct in format pack/unpack code
2012-02-15 Brian Paulst/mesa: assorted clean-ups in st_cb_fbo.c
2012-02-15 Brian Paulst/mesa: remove st_framebuffer_renderbuffer()
2012-02-15 Brian Paulst/mesa: remove st_get_default_texture()
2012-02-15 Brian Paulmesa: fix _mesa_get_fallback_texture() to handle all...
2012-02-15 Brian Paulst/mesa: improve assertion/check for stencil format
2012-02-15 Brian Paulgallium: fix some comments in p_state.h
2012-02-15 Brian Paulmesa: add MESA_FORMAT_Z32_FLOAT_X24S8 case in format...
2012-02-15 Brian Paulst/mesa: use _mesa_pack_ubyte_stencil_row() in draw_ste...
2012-02-15 Brian Paulst/mesa: don't set PIPE_BIND_DISPLAY_TARGET for user...
2012-02-15 Brian Paulst/mesa: use u_surface_default_template() helper
2012-02-15 Brian Paulst/mesa: remove redundant memset(surface_template,0)
2012-02-15 Brian Paulst/mesa: remove st_renderbuffer::stride
2012-02-15 Brian Paulst/mesa: remove st_renderbuffer::format
2012-02-15 Brian Paulmesa: fix comment typos in fbobject.c
2012-02-15 Kenneth Graunkei965/fs: Take # of components into account in try_rewri...
2012-02-15 Kenneth Graunkei965/fs: Add a new fs_inst::regs_written function.
2012-02-15 Dave Airliellvmpipe: fix fogcoord writing (v2)
2012-02-15 Anuj Phogatmeta: Avoid FBO resizing/reallocating in decompress_tex...
2012-02-14 Christian Königst/vdpau: fix a small memory leak
2012-02-14 Christian Königvl: fix low strength denoise filter
2012-02-14 Jerome Glisser600g: fix tiling with cayman and virtual memory
2012-02-14 Paul Berryi915: Fix type of "specoffset" variable.
2012-02-14 Eric Anholti965/fs: Enable register spilling on gen7 too.
2012-02-14 Eric Anholti965: Report the failure message when failing to compil...
2012-02-14 Simon Farnsworthr600g: Use a fake reloc to sleep for fences
2012-02-14 Marek Olšákr600g: consolidate set_blend_color code
2012-02-14 Marek Olšákr600g: consolidate more translate functions
2012-02-14 Marek Olšákr600g: inline r600_translate_ds_func
2012-02-14 Marek Olšákr600g: remove unused variable
2012-02-14 Marek Olšákr600g: consolidate some translate functions
2012-02-14 Marek OlšákRevert "r600g: don't advertise integer textures without...
2012-02-14 Marek Olšákr600g: don't advertise integer textures without GLSL 1.3
2012-02-13 Anuj Phogatmeta: Add pixel store/pack operations in decompress_tex...
2012-02-13 Brian Paulmesa: add missing GL_UNSIGNED_INT_10F_11F_11F_REV case
2012-02-13 Stéphane Marchesingallivm: Replace architecture test with PIPE_ARCH_*
2012-02-13 Stéphane Marchesini915g: Remove useless draw calls.
2012-02-13 Stéphane Marchesini915g: Add a way to profile the contents of command...
2012-02-13 Stéphane Marchesini915g: Fix comments.
2012-02-13 Stéphane Marchesini915g: Don't emit state when it's already bound.
2012-02-13 Stéphane Marchesini915g: Remove unused poly stipple state.
2012-02-13 Stéphane Marchesini915g: Implement stipple with draw.
2012-02-13 Stéphane Marchesini915g: Fix comment.
2012-02-13 Stéphane Marchesini915g: Move ureg defines to the header so we can share...
2012-02-13 Stéphane Marchesini915g: Separate declarations and program in the fragmen...
2012-02-12 Dave Airliest/mesa: only resolve if number of samples is > 1
2012-02-12 Brian Paulswrast: fix span color type selection
2012-02-12 Dave Airlieextensions: remove unused code.
next