mesa.git
2009-08-24 Zack RusinMerge branch 'master' of ssh://zack@git.freedesktop...
2009-08-24 Zack Rusinopenvg: fix vgTransformPath with relative coords
2009-08-24 Ian RomanickARB prog: Set error instead of falling through with...
2009-08-24 Brian Paulmesa: add new program parser sources to tarball
2009-08-24 Brian Pauldocs: recent 7.5.1 bug fixes
2009-08-24 Brian Paulxlib: fix single buffer window resize bug
2009-08-24 Brian Paulvbo: fix divide by zero exception
2009-08-24 Vinson Leeglsl: Silence gcc uninitialized variable warning.
2009-08-24 Brian Paulst/mesa: flush bitmap cache if Z value changes
2009-08-24 Ian RomanickARB prog parser: Regenerate parser from previous commit
2009-08-24 Brian PaulARB prog parser: use correct context limits
2009-08-24 Alex Deucherr600: fix state emit sizes
2009-08-24 Chia-I Wuegl_xdri: Revive the driver.
2009-08-24 Chia-I Wuglapi: Fix a possible race in getting current context...
2009-08-24 Chia-I Wuglapi: Static mutex does not work on WIN32_THREADS.
2009-08-24 Chia-I Wuglapi: Fix a race in accessing context/dispatch TSD.
2009-08-24 Chia-I Wuglapi: Protect _glapi_check_multithread by a mutex.
2009-08-24 Brian Paulmesa: _mesa_layout_parameters() returns a boolean value
2009-08-24 Maciej Cencorar300: add support for EXT_framebuffer_blit
2009-08-24 Cooper Yuantgsi: Fix build error due to commit acc7da90
2009-08-24 José Fonsecatgsi: Only free temp uregs.
2009-08-24 José Fonsecatgsi: Pass pipe_context as a parameter to ureg_create_s...
2009-08-24 Keith Whitwelltgsi: add generic instruction builder
2009-08-24 Cooper Yuanr300g: Set the vector address in the input memory for...
2009-08-24 Dave Airlier600: scissor updates for dri2
2009-08-24 Dave Airlier600: switch to common cs functions
2009-08-24 Alex Deucherr600: map 16 VS outputs
2009-08-24 Alex Deucherr600: fix logic copy paste error
2009-08-23 Alex Deucherradeon: add radeon_cs_write_table to the legacy path
2009-08-23 Alex Deucherr600: bump reloc_chunk size
2009-08-23 Alex Deucherr600: fix count for CB/DB target state
2009-08-23 Maciej Cencorar300: fix a typo
2009-08-23 Maciej Cencoraradeon: use proper macro
2009-08-23 Maciej Cencoraradeon: use bo_is_idle interface for checking if OQ...
2009-08-23 Maciej Cencorar300: minor optimization
2009-08-23 Ian RomanickARB prog lexer: Fix lexer to eat both DOS and Unix...
2009-08-23 Alex Deucherr600: use persistent bos for shaders
2009-08-23 Alex Deucherr600: always emit CB base
2009-08-23 Pauli Nieminenradeon: Fix compilation with legacy memory manager.
2009-08-23 Pauli Nieminenradeon: Check from kernel if dma buffer is idle.
2009-08-22 Alex Deucherr600: make state emit more fine grained
2009-08-22 Renato Caldasshader: fix compilation warnings
2009-08-22 Luo JinghuaARB prog parser: include imports.h to kill some compile...
2009-08-22 Alex Deucherr600: move full state to radeon state atoms
2009-08-22 Alex Deucherr600: add support for RS880
2009-08-22 Ian Romanicki965: Implement frag prog DPH like DP4
2009-08-22 Jakob Bornecrantzst/dri: Remove some debug prints
2009-08-22 Jakob Bornecrantzst/dri: Find out if the drawable is a pixmap
2009-08-22 Jakob Bornecrantzst/dri: Fix frontbuffer rendering with DRI2
2009-08-22 Jakob Bornecrantzst/xorg: Handle fake fronts correctly for pixmaps
2009-08-22 Jakob Bornecrantzi915g: Remove bad assert on fence
2009-08-21 Michel Dänzerglx/dri2: Always use X drawable ID for DRI2 protocol.
2009-08-21 Michel DänzerFix r300 VBO support build on big endian.
2009-08-21 Alex Deucherr600: better default state size.
2009-08-21 Ian RomanickMerge branch 'asm-shader-rework-1'
2009-08-21 Brian Paulradeon: fix incorrect loop limit (warned by -O3)
2009-08-21 Brian Paulglx: initialize some local vars to silence warnings...
2009-08-21 Chia-I Wuegl: Make _eglChooseDriver return the filename of the...
2009-08-21 Chia-I Wuegl: Remove dependency on libX11.
2009-08-21 Chia-I Wuegl_softpipe: Do not flush unlinked context.
2009-08-21 Chia-I Wuegl: Check for null display in handle checking.
2009-08-21 Jakob Bornecrantzst/egl: Add support for drmModeDirtyFB command if found
2009-08-21 Pauli Nieminenradeon: Add comment to explain logic for freeing dma...
2009-08-21 Ian RomanickARB prog parser: Revert part of previous change to...
2009-08-20 Alex Deucherr600: convert to using common radeon state atoms
2009-08-20 Alex Deucherr600: improve state emission
2009-08-20 Alex Deucherr600: split state emit into block specific functions
2009-08-20 Brian Paulprogs/glsl: report compile/link times in shtest.c
2009-08-20 Brian Paulprogs/util: added GetShaderCompile/LinkTime() to get...
2009-08-20 Brian Paulprogs/glsl: update multitex.shtest for new texture...
2009-08-20 Brian Paulprogs/glsl: update shtest.c to handle 1D/3D/CUBE/RECT...
2009-08-20 Brian Paulprogs/glsl: tweaks to shtest.c
2009-08-20 Christoph Bumillernv50: use VTX_ATTR_nF for constant vtxelts
2009-08-20 Christoph Bumillernv50: set vertex buffer limits
2009-08-20 Christoph Bumillernv50: modify vbo format to hw translation, add BGRA...
2009-08-20 Jakob Bornecrantzst/egl: Open the first drm node
2009-08-20 Brian Paulprogs/glsl: more comments in shtest.c
2009-08-20 Brian Paultgsi: when printing/dumping programs indent loops and...
2009-08-20 Brian Paultgsi: check for SOA dependencies in SSE and PPC code...
2009-08-20 Brian Paultgsi: handle SOA dependencies for MOV/SWZ
2009-08-20 Brian Paultgsi: added tgsi_full_instruction::Flags field
2009-08-20 Alex Deucherr600: try and get everything in the draw in one IB
2009-08-20 Alex Deucherr600: move misc regs from general state
2009-08-20 Brian Paulmesa: add GL_DEPTH_STENCIL to glCopyPixels error check
2009-08-20 Alex Deucherr600: rework emit code
2009-08-20 Pauli Nieminenradeon: Update regulary cs processing info from kernel.
2009-08-19 Brian Paulgallium: rename copy/fill_rect utility functions
2009-08-19 Brian Paulgallium: fix tags target in Makefile.template
2009-08-19 Alex Deucherradeon: fix typo in last dma patch
2009-08-19 Eric Anholtintel: Fix failure to commit -a --amend before last...
2009-08-19 Eric Anholtintel: Align cubemap texture height to its padding...
2009-08-19 Eric Anholtintel: Align untiled region height to 2 according to...
2009-08-19 Pauli Nieminenradeon: Add debug output for dma buffer object numbers.
2009-08-19 Pauli Nieminenradeon: Fix dma buffer object pool to scale object...
2009-08-19 Alex Deucherr600: minor cleanup
2009-08-19 Brian Paulprogs/xdemos: add multictx to .gitignore
2009-08-19 José Fonsecatgsi: Add missing include.
2009-08-19 José Fonsecatgsi: Fix typo in ureg constant creation.
2009-08-19 Keith Whitwellst/xlib: remove a couple more 'fake' references
2009-08-19 Keith Whitwellst/xlib: remove dead ungrab helper
next