mesa.git
2012-02-22 Jesse Barnesgbm: track buffer format through DRI drivers
2012-02-22 José Fonsecatests/graw: Add a bunch of tests.
2012-02-22 Brian Paulmesa: add special case in texstore.c for GL_LUMINANCE_A...
2012-02-22 José Fonsecagallium/cso: Put the comment about shader in the code...
2012-02-21 Eric Anholti965/gen6: Fix near-NULL deref in setting up GS binding...
2012-02-21 Eric Anholti965: Correct the size of the state batch space allocat...
2012-02-21 Eric Anholti965: Fix a bad comment in gen6 sol setup.
2012-02-21 Eric Anholti965/gen6: Fix the size of the GS surface binding table.
2012-02-21 Marek Olšákr600g: move invariant register updates into start_cs...
2012-02-21 Marek Olšákr600g: move invariant register updates into start_cs...
2012-02-21 Marek Olšákr600g: add a depth misc state which depends on occlusio...
2012-02-21 Marek Olšákr600g: consolidate the main draw code
2012-02-21 Marek Olšákr600g: move all invariant state from draw_vbo into...
2012-02-21 Marek Olšákr600g: turn init_config into a command buffer for start...
2012-02-21 Kenneth Graunkei965: Only set Last Render Target Select on the last...
2012-02-21 Marek Olšákgallium/cso: kill off non-functional shader caching
2012-02-21 Marek Olšákgallium/util: remove u_simple_screen
2012-02-21 Marek Olšákgallium: remove unused winsys pointers in pipe_screen...
2012-02-21 Eric Anholtintel: Silence valgrind warning for getparam ioctl...
2012-02-21 Eric Anholti965: Rename the original binding table to mention...
2012-02-21 Eric Anholti965: Split the gen6 GS binding table to a separate...
2012-02-21 Eric Anholti965: Split the VS binding table to a separate table.
2012-02-21 Eric Anholti965/gen6+: Avoid recomputing whether we use noperspective.
2012-02-21 Eric Anholti965/gen7: Skip checking if we need a GS program for...
2012-02-21 Eric Anholti965: Compute required barycentric interp modes once...
2012-02-21 Eric Anholti965: Move VUE map computation to once at VS compile...
2012-02-21 Eric Anholti965: Make the userclip flag for the VUE map come from...
2012-02-21 Anuj Phogatmesa: fix issues with texture border and array textures
2012-02-21 Jerome Glisseradeon/r600g: fix virtual address space allocation
2012-02-21 José Fonsecallvmpipe: Remove lp_test_sincos.
2012-02-21 Christian Königvl: add support for bob deinterlacing
2012-02-21 Christian Königst/vdpau: Use transfer_inline_write to upload ycbcr...
2012-02-21 Christian Königst/vdpau: remove unnecessary tracing and adjust tracing...
2012-02-21 José Fonsecagallivm: Fix TGSI_OPCODE_ARR's translation.
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
next