mesa.git
2009-08-21 Pauli Nieminenr300: Add debug output to show how much was emited...
2009-08-21 Pauli Nieminenr300: Predict emit size for next rendering operation.
2009-08-21 Pauli Nieminenr300: Handle possible fall back if space check fails.
2009-08-21 Pauli Nieminenr300: Delay allocation of dma regions in TryDrawprims.
2009-08-21 Pauli Nieminenr300: Clean emit code.
2009-08-21 Pauli Nieminenradeon: Port flush preventation code from r200 to r100.
2009-08-21 Pauli Nieminenr200: Make swtcl use state size prediction for flush.
2009-08-21 Pauli Nieminenr200: Remove unnecessery Elts from r200 context.
2009-08-21 Pauli Nieminenr200: Remove unnecessary calls to rcommonEnsureCmdBufSpace.
2009-08-21 Pauli Nieminenr200: Fix atom->check call to return emit size for...
2009-08-21 Pauli Nieminenr200: Prevent flush in middle of rendering.
2009-08-21 Pauli Nieminenradeon/r200: Add -Wall to default build flags like...
2009-08-21 Pauli Nieminenglx: Make drawables persistent untill they are changed...
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-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 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.
2009-08-18 Chia-I Wuegl: _eglCloseDriver should be no-op.
2009-08-18 Chia-I Wuegl: Some per-driver data should be per-display.
2009-08-18 Chia-I Wuegl: Change the way drivers are loaded.
2009-08-18 Chia-I Wuegl: Overhaul driver API.
2009-08-18 Dave Airlier600: fix build
2009-08-18 Dave Airlier300: remove warning introduced with OQ
2009-08-18 Dave Airlieradeon/r200: fix build after OQ commits
2009-08-18 Dave Airlier300: OQ rework
2009-08-18 Dave Airlier300: fix missing BEGIN/END batches
2009-08-18 Dave Airlier300: fix big endian build
2009-08-17 Brian Paulgallium: memset() tgsi_exec_machine to all zeros in...
2009-08-17 Brian Pauldemos/glsl: remove glutInitWindowPosition() calls
2009-08-17 Alex Deucherr600: fix counting error after the last commit
2009-08-17 Alex Deucherr600: make sure the number of indices is valid
2009-08-17 Alex Deucherradeon: remove RADEON_DEBUG_BO stuff
2009-08-17 Maarten Maathuisnv50: remove a few cases of directly casting struct...
next