mesa.git
2013-02-22 José Fonsecatgsi: Improve execution debugging.
2013-02-22 José Fonsecautil/u_dump: Update texture target strings.
2013-02-22 Sergey Matyukevichutil/debug: Always use __builtin_frame_address on gcc.
2013-02-22 Michel Dänzerradeon/llvm: Remove stale comment about radeon_llvm_emi...
2013-02-22 Marek Olšákr600g: fix random corruption with CP DMA in TF2
2013-02-22 Michel Dänzerradeonsi: Don't pretend there is any R8G8B8 support
2013-02-22 Andreas Bollllvmpipe/build: add DLOPEN_LIBS and PTHREAD_LIBS to...
2013-02-22 Andreas Bolltargets/xa-vmwgfx: Force c++ linker to fix undefined...
2013-02-22 Roland Scheideggerllvmpipe: Fix rendering into PIPE_FORMAT_X8*_UNORM.
2013-02-22 José Fonsecatrace: Never close stdout/stderr.
2013-02-22 José Fonsecatrace: Fix set_constant_buffer dumping.
2013-02-22 Vinson Leer600g: Fix memory leak in r600_shader_select.
2013-02-22 Roland Scheideggerllvmpipe: simplify buffer allocation logic.
2013-02-22 Roland Scheideggergallium/docs: improve text about resources a bit.
2013-02-22 Roland Scheideggerdraw: make sure key size is calculated consistently.
2013-02-22 Tom Stellardr300g/compiler: Fix bug in OMOD folding
2013-02-22 Tom Stellardr300g/tests: Add helper functions for creating a full...
2013-02-22 Tom Stellardr300g/tests: Exit test runner with a valid status code
2013-02-22 Tom Stellardr300g/complier: Make r300_vertprog_swizzle_caps visible...
2013-02-22 Tom Stellardr300g/compiler: Fix typo in comment
2013-02-22 Tom Stellardr300g/compiler: Add missing license headers
2013-02-21 Carl Worthi965: Avoid segfault in gen6_upload_state
2013-02-21 Alex Deucherr600g: don't enable ReZ mode on evergreen
2013-02-21 Andreas Bolldocs: import release notes for 9.0.3, add news item
2013-02-21 Michel Dänzerradeonsi: Don't match TGSI_SEMANTIC_POSITION fs inputs...
2013-02-21 Michel Dänzerradeonsi: Fix w component of TGSI_SEMANTIC_POSITION...
2013-02-21 Michel Dänzerradeonsi: Fix up and enable flat shading.
2013-02-21 Vinson Leeradeonsi: Fix memory leak in si_shader_select.
2013-02-20 Paul Berryi965: Consign COORD_REPLACE VS hacks to Pre-Gen6.
2013-02-20 Ian Romanickmesa: Don't install glEvalMesh in the beginend dispatch...
2013-02-20 Roland Scheideggergallivm: fix indirect src register fetches requiring...
2013-02-20 Roland Scheideggerllvmpipe: lp_resource_copy cleanup
2013-02-20 Roland Scheideggerllvmpipe: fix lp_resource_copy using more than one...
2013-02-20 Tapani Pälligles2: a stub implementation for GL_EXT_discard_framebuffer
2013-02-20 Michel Dänzerr600g/Cayman: Fix blending using destination alpha...
2013-02-20 Michel Dänzerradeonsi: Fix blending using destination alpha factor...
2013-02-20 Marek Olšákradeonsi: implement 3D transfers
2013-02-20 Marek Olšákradeonsi: add assertions to prevent creation of invalid...
2013-02-20 Marek Olšákradeonsi: use u_box_origin_2d helper function
2013-02-20 Vinson Leeconfigure.ac: Do not check for clock_gettime on MinGW.
2013-02-19 Zack RusinDRI2: Don't disable GLX_INTEL_swap_event unconditionally
2013-02-19 Eric Anholti965/fs: Enable CSE on uniform pull constant loads.
2013-02-19 Eric Anholti965/fs: Only do CSE when the dst types match.
2013-02-19 Eric Anholti965/fs: Delay setup of uniform loads until after pre...
2013-02-19 Eric Anholti965/fs: Fix copy propagation with smearing.
2013-02-19 Eric Anholti965/fs: Add a bit more instruction dumping useful...
2013-02-19 Tom Stellardradeon/llvm: Fix build with LLVM 3.3
2013-02-19 Tom Stellardr600g: Add $(DEFINES) to AM_CXXFLAGS
2013-02-19 Paul Berryi965: Remove unused userclip flags.
2013-02-19 Brian Paulllvmpipe: fix handling of 0 x 0 framebuffer size
2013-02-19 Brian Paulst/xlib: initialize the drawable size in create_xmesa_b...
2013-02-19 Stefan Brünsglx: fix glGetTexLevelParameteriv for indirect rendering
2013-02-19 Brian Paulst/mesa: implement glBitmap unpacking from a PBO, for...
2013-02-19 Brian Pauldraw: fix non-perspective interpolation in interp()
2013-02-18 Marek Olšákst/mesa: remove what is left from u_blit
2013-02-18 Marek Olšákst/mesa: simplify and improve CopyTexSubImage
2013-02-18 Marek Olšákst/mesa: don't do sRGB conversion in CopyTexSubImage
2013-02-18 Marek Olšákst/mesa: implement blit-based TexImage and TexSubImage
2013-02-18 Marek Olšákst/mesa: fix blit-based GetTexImage for 1D array textures
2013-02-18 Marek Olšákst/mesa: fix blit-based GetTexImage for depth/stencil...
2013-02-18 Marek Olšákst/mesa: factor out code for determining blit.mask...
2013-02-18 Michel Dänzerradeonsi: Fix PIPE_FORMAT_X32_S8X24_UINT sampler hardwa...
2013-02-18 Michel Dänzerradeonsi: Use stencil surface level information for...
2013-02-18 Michel Dänzerradeonsi: properly implement S8Z24 depth-stencil format
2013-02-18 Vincent Lejeuner600g/llvm: Support for TBO
2013-02-18 Vincent Lejeuner600g/llvm: Set Inputs/Outputs count to 32 (api reporte...
2013-02-18 Vincent Lejeuner600g/llvm: Fix alpha_to_one piglit tests
2013-02-18 Vincent Lejeuner600g/llvm: Add support for UBO
2013-02-16 Christopher... i965: Fix leak in blorp CopyTexSubImage2D
2013-02-16 Roland Scheideggergallivm/tgsi: fix issues with sample opcodes
2013-02-16 Roland Scheideggergallivm/tgsi: fix src modifier fetching with non-float...
2013-02-16 Roland Scheideggergallivm: fix issues with trunc/round/floor/ceil with...
2013-02-16 Roland Scheideggergallivm: DIV shouldn't be deprecated.
2013-02-15 Matt Turnermesa: Use PROGRAM_ERROR_STRING_ARB instead of the _NV...
2013-02-15 Brian Paultrace: add context pointer sanity checking
2013-02-15 Brian Paultrace: fix incorrect trace_surface::base.context pointer
2013-02-15 Brian Paulmesa: remove old version comment from gl.h
2013-02-15 Brian Paultrace: whitespace, comment clean-ups
2013-02-15 Brian Paultrace: move struct tr_list to tr_texture.h
2013-02-15 Brian Paulst/mesa: fix format query for GL_ARB_texture_rg
2013-02-15 Eric Anholti965/fs: Do a general SEND dependency workaround for...
2013-02-15 Kristian Høgsbergegl-wayland: Fix left-over wl_display_roundtrip() usage
2013-02-14 Eric Anholti965/gen7: Set up all samplers even if samplers are...
2013-02-14 Marek Olšákr600g: add support for red-alpha render targets
2013-02-14 Marek Olšákr300g: add support for red-alpha render targets
2013-02-14 Marek Olšákst/mesa: try to find exact format matching user format...
2013-02-14 Marek Olšákr600g: properly implement S8Z24 depth-stencil format...
2013-02-14 Michel Dänzerradeonsi: Handle TGSI_PROPERTY_FS_COLOR0_WRITES_ALL_CBUFS
2013-02-14 Michel Dänzerradeonsi: Fix array indices for detecting integer verte...
2013-02-14 Vinson Leeglsl: Initialize ir_texture member variable.
2013-02-14 Eric Anholtintel: Allow blit readpixels even when the pack alignme...
2013-02-14 Eric Anholti965: Remove writemask support from brw_SAMPLE().
2013-02-14 Eric Anholti965/fs: Use a helper function for checking for flow...
2013-02-13 bmashaderapi: Fix AttachShader error
2013-02-13 Tom Stellardconfigure.ac: Add components to LLVM_COMPONENTS when...
2013-02-13 Eric Anholti965: Re-enable the -RHW workaround for original gen4...
2013-02-13 Eric Anholti965/gen4: Work around missing sRGB RGB DXT1 support.
2013-02-13 Paul Berryglsl: Fix error checking on "flat" keyword to match...
2013-02-13 Paul Berryglsl: don't allow non-flat integral types in varying...
2013-02-13 Paul Berryglsl: Allow default precision qualifiers to be set...
next