mesa.git
2009-07-08 Maciej Cencorar300: fix regression introduced by ca13937ef97c7779f639...
2009-07-08 Maciej Cencoraradeon: fix copy and paste typo
2009-07-08 Maciej Cencoramesa/vbo: always recalculate min_index and max_index...
2009-07-04 Jakob Bornecrantzprogs/tests: Use compressed texture in mipmap_comp_tests
2009-07-07 Eric Anholtintel: Fix flipped Y for glDrawPixels(GL_STENCIL_INDEX...
2009-07-07 Eric Anholtintel: Fall back on glCopyPixels(GL_DEPTH) or GL_STENCIL.
2009-07-07 Eric Anholti965: Remove BRW_NEW_INPUT_VARYING
2009-07-07 Eric AnholtCap array elements at 0 when passed an invalid pointer...
2009-07-04 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-07-07 Michel Dänzergallium: Fixes for clobbering stencil values in combine...
2009-07-07 Michel DänzerGLX/DRI1: Mark GLX visuals with depth != screen depth...
2009-07-07 Michel Dänzergallium: Only set FRONT_STATUS_COPY_OF_BACK if there...
2009-07-07 Zack Rusingallium: more fog extraction fixes
2009-07-06 Ian Romanickdemos: Fix vsync checking in glxgears
2009-07-06 José Fonsecawgl: Make the stw_framebuffer destructions threadsafe.
2009-07-06 José Fonsecawgl: Check for multiple threads before GET_CURRENT_CONTEXT.
2009-07-06 José Fonsecawgl: Listen to WM_WINDOWPOSCHANGED instead of WM_SIZE...
2009-07-04 Roland Scheideggeri965: fix fetching constants from constant buffer in...
2009-07-04 Eric Anholti965: Remove bad constant buffer constant-reg-already...
2009-07-04 Jakob Bornecrantzprogs/tests: Tests more views in mipmap_comp_tests
2009-07-07 Zack RusinMerge commit 'origin/openvg-1.0'
2009-07-06 Zack Rusingallium: rearrange some members to avoid memory holes...
2009-07-06 Zack Rusinpipebuffer: handle possible null pointer dereference
2009-07-06 Zack Rusincso: possible null pointer dereference
2009-07-06 Zack Rusinutil: fix possible null pointer usage
2009-07-06 Zack Rusinexa: some infrastucture work for accelerating composite
2009-07-06 Dave Airlieradeon: ensure cmdbuf space for state + AOS is available
2009-07-06 Dave Airlier200: fix makefile
2009-07-06 Dave Airlieradeon: fixup FBO depth 24 allocations to avoid assert
2009-07-06 Dave Airlieradeon/r200/r300: port to new space checking code in...
2009-07-05 Corbin Simpsonradeon-gallium: Compile warning fix.
2009-07-05 Corbin Simpsonradeon-gallium: Use FLINK to do proper global buffers.
2009-07-05 Corbin Simpsonradeon-gallium: Wait for BOs before mapping them.
2009-07-05 Maciej Cencorar300: fix vertex limits
2009-07-03 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-07-03 Michel Dänzerintel: Also update stencil bits in intel_update_wrapper().
2009-07-03 Keith Whitwellprogs: revert damage to progs/SConscript from recent...
2009-07-03 Keith Whitwellmesa/shaders: fix gl_NormalMatrix state parameters
2009-07-03 Keith Whitwellst/wgl: don't advertise WGL_EXT_swap_interval string
2009-07-03 José Fonsecawgl: Lookup framebuffers by HWND whenever possible.
2009-07-03 Michel Dänzerradeon: Wait for BO idle if necessary before mapping it.
2009-07-03 Michel Dänzerr300: Guard debugging output.
2009-07-03 Eric Anholtintel: Fall back on glBitmap with fog enabled.
2009-07-03 Eric Anholtintel: Flush when mapping buffer objects so writes...
2009-07-02 Corbin Simpsonvbo: If MapBufferRange fails, try MapBuffer instead.
2009-07-02 Corbin SimpsonNuke old trace-drm integration.
2009-07-02 Eric Anholtintel: Fix leak of DRI option info due to using the...
2009-07-02 Eric Anholtintel: Clean up leak of driver context structure on...
2009-07-02 Eric Anholtintel: Init num_fences to clean up valgrind warning.
2009-07-02 José Fonsecamesa: Assume depth textures have a single level unless...
2009-07-02 Keith Whitwellmesa: s/TRUE/GL_TRUE
2009-07-02 Jakob Bornecrantzr300g: Readd trace driver support
2009-07-02 Jakob Bornecrantzi915g: Readd trace driver support
2009-07-02 Jakob Bornecrantztrace: Add drm api integration
2009-07-02 Keith Whitwellglapi: ensure _mesa_lookup_prim_by_nr() is not clobbere...
2009-07-02 Keith WhitwellMerge commit 'origin/dlist-statechange-shortcircuit...
2009-07-02 Dave Airlieradeon/r200/r300: drop radeon renderbuffer private...
2009-07-02 Dave Airlieradeon/r300: use base width/height.
2009-07-02 Keith Whitwellmesa: ensure UsesFogFragCoord value is set for non...
2009-07-02 Xiang, Haihaoi965: fixes for JMPI
2009-07-02 Corbin Simpsonr300g: Fix recursive Draw flush.
2009-07-02 Corbin Simpsonr300g: Use floats for surface_copy texcoords, use corre...
2009-07-02 Corbin Simpsonradeon-gallium: Adapt to drm_api changes.
2009-07-01 Eric Anholtintel: Avoid pointer arithmetic on void *.
2009-07-01 Eric Anholti965: Increase G4X default VS URB allocation to actuall...
2009-07-01 Ian Romanickdemos: Set the depth mask correctly to get the desired...
2009-06-30 Ben Skeggsnouveau: return some supported zeta formats
2009-06-30 Ben Skeggsnouveau: deal with PIPE_CAP_TGSI_CONT_SUPPORTED
2009-06-30 Ben Skeggsnouveau: fix build...
2009-06-30 Jakob Bornecrantzdrm/st: Remove drm_api struct from drivers
2009-06-30 Brian Pauli965: first attempt at handling URB overflow when there...
2009-06-30 Brian Pauli965: use BRW_MAX_MRF
2009-06-30 Brian Pauli965: use BRW_MAX_GRF, BRW_MAX_MRF
2009-06-30 Brian Pauli965: move BRW_MAX_GRF, define BRW_MAX_MRF
2009-06-30 Brian Pauli965: defined BRW_MAX_MRF
2009-06-30 Brian Pauli965: comments and a new assertion
2009-06-30 Keith Whitwellmesa/vbo: fix compile and replay of nodes ending in...
2009-06-30 Eric Anholti915: Fix assertion failure on remapping a non-BO-backe...
2009-06-30 Keith Whitwellmesa/dlist: fixes and improvements for material caching
2009-06-30 Keith Whitwellprogs/trivial: add dlist-mat-tri.c
2009-06-30 Keith Whitwellprogs/trivial: add test case for short-circuiting mater...
2009-06-30 Keith Whitwellmesa/dlist: don't cache state which may not be replayed...
2009-06-30 Keith Whitwellprogs/trivial: add dlist-flat-tri.c
2009-06-30 Keith Whitwellmesa/dlist: invalidate cached dlist compile state after...
2009-06-30 Keith Whitwellprogs/trivial: add dlist-recursive-call
2009-06-30 Keith Whitwelldlist-tri-flat-tri: make tri render differently if...
2009-06-30 Keith WhitwellMerge branch 'mesa_7_5_branch' into dlist-statechange...
2009-06-30 Keith Whitwellprogs/trivial: add test case for lighting plus per...
2009-06-30 Keith Whitwellprogs/isosurf: add materials mode for glVertex + TRISTRIP
2009-06-30 Keith Whitwellmesa: remove whitespace
2009-06-30 Keith Whitwellmesa: remove dead constant pointsize code from ffvertex...
2009-06-30 Keith Whitwellmesa: remove dead vertex fog code from ffvertex_prog.c
2009-06-30 Keith Whitwellmesa: fix material inputs in ffvertex_prog.c
2009-06-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-30 Brian Paulgallium: remove the pipe_sampler_state::shadow_ambient...
2009-06-30 Arthur HUILLETmesa: fix transform_points_3d_no_rot using undefined...
2009-06-30 Kristof Ralovichglx: plug a leak
2009-06-30 Brian Paulglx: fix null pointer dereference segfault (bug 22546)
2009-06-30 Keith Whitwellprogs/util: make sure function pointers are initialized
2009-06-30 José Fonsecamesa: Set FLUSH_EXPLICIT_BIT flags when calling FlushMa...
next