mesa.git
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
2009-08-19 Keith Whitwelltgsi: silence compiler warning
2009-08-19 Keith Whitwelltgsi: remove unused function argument
2009-08-19 Keith Whitwelltgsi: add missing functionality to support instructions...
2009-08-19 Corbin Simpsonr300g: Force off ZTOP optimizations for now.
2009-08-19 Corbin Simpsonr300g: Utilize DONTBLOCK.
2009-08-19 Corbin Simpsonradeon-gallium: Oh, look, we *do* already support DONTB...
2009-08-19 Corbin Simpsonr300g: Massively cleanup OQ.
2009-08-19 Corbin Simpsonr300g: Add high_second_pipe cap for R3xx chipsets.
2009-08-19 Corbin Simpsonradeon-gallium: Stop using outdated ioctls.
2009-08-19 Corbin SimpsonRevert "r300-gallium, radeon-gallium: Nuke gb_pipes...
2009-08-18 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-18 Brian Paulegl/xlib: move call to create_configs() after we set...
2009-08-18 Brian Paultgsi/ppc: we don't implement saturation modes yet
2009-08-18 Brian Paultgsi/sse: we don't implement saturation modes yet
2009-08-18 Brian Paulmesa: when emitting vertex program fog, set yzw=0,0,1
2009-08-18 Brian Paulmesa: call FLUSH_CURRENT() for GL_CURRENT_TEXTURE_COORD...
2009-08-18 Ian RomanickMerge branch 'master' into asm-shader-rework-1
2009-08-18 Ian RomanickARB prog parser: Delete the old parser
2009-08-18 Ian RomanickARB prog: Revert some changes to debug output
2009-08-18 Pauli Nieminenradeon: balance dma buffer mapping
2009-08-18 Jakob Bornecrantzegl: Create the front texture the properly
2009-08-18 Pauli Nieminenr300: Movde debug output from stdout to stderr in copiler.
2009-08-18 Dave Airlier200: make use of DMA buffers for Elts a lot better.
2009-08-18 Pauli Nieminenr200: Fix missing offset from elt buffer pointer.
2009-08-18 Pauli Nieminenradeon: Optimize memory handling for dma operations.
2009-08-18 Alex Deucherr300: fix the build on big endian
2009-08-18 Brian Paulgallium: improved comments, minor whitespace changes
2009-08-18 Chia-I Wuegl: Remove eglhash.c and eglhash.h.
2009-08-18 Chia-I Wuegl: Add back handle checking.
2009-08-18 Chia-I Wuegl: Make lookup functions static inline.
2009-08-18 Chia-I Wuegl: Remove hash table for displays.
2009-08-18 Chia-I Wuegl: Remove hash table for surfaces.
next