mesa.git
2013-02-23 José Fonsecautil/u_blitter: Set pipe_sampler_state::normalized_coor...
2013-02-23 Brian Paulsvga: remove some extraneous whitespace
2013-02-23 Brian Paulst/mesa: fix debug_printf() format string warning
2013-02-23 José Fonsecautil/dump: Use static assertion to detect string table...
2013-02-23 Vinson Leest/xvmc/tests: Ensure colorkey is initialized.
2013-02-23 Vinson Leest/vdpau: Fix memory leak in vlVdpBitmapSurfaceCreate.
2013-02-23 Vinson Leest/vdpau: Fix memory leak in vlVdpOutputSurfaceCreate.
2013-02-23 Tapani Pälliglapi: mark static_dispatch false for DiscardFramebufferEXT
2013-02-22 Brian Paulllvmpipe: rename polygon offset fields to something...
2013-02-22 Brian Paulllvmpipe: add missing checks for polygon offset point...
2013-02-22 Brian Pauldraw: fix broken polygon offset stage
2013-02-22 Brian Paulst/mesa: fix polygon offset state translation logic
2013-02-22 Brian Paulst/mesa: check for dummy programs in destroy_program_va...
2013-02-22 Brian Paulst/mesa: fix trimming of GL_QUAD_STRIP
2013-02-22 Alex Deucherr600g: fixup PS_PARTIAL_FLUSH flag handling for cayman
2013-02-22 Alex Deucherr600g: r6xx deadlock workaround (v6)
2013-02-22 Alex Deucherr600g: add PS_PARTIAL_FLUSH flag
2013-02-22 Ian Romanicki965: Enable OpenGL ES 3.0 on Sandy Bridge
2013-02-22 Lauri Kasanenconfigure: Fix build with automake < 1.11
2013-02-22 Anuj Phogatmeta: Allocate texture before initializing texture...
2013-02-22 Eric Anholtmesa: Fix setup of ctx->Point.PointSprite for GLES2.
2013-02-22 Eric Anholti965/fs: Fix broken math on values loaded from uniform...
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
next