radeon/r200: make setTexOffset work again
[mesa.git] / src / mesa / drivers /
2009-02-13 Dave Airlieradeon/r200: make setTexOffset work again
2009-02-13 Dave Airlieradeon/r200: fix set tex offset functions
2009-02-13 Dave Airlieradeon: revert unneeded change to texturing code
2009-02-13 Dave Airlieradeon: fix compressed texture upload on all radeons
2009-02-13 Dave Airlier200: update with changes from r100 driver for texture...
2009-02-13 Dave Airlier200: port over state emit fix from r100
2009-02-12 Dave Airlier200: fixup some CS emission sizes
2009-02-12 Dave Airlier200: use correct finish interface
2009-02-12 Dave Airlieradeon: fixup include ordering
2009-02-12 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-02-12 Dave Airlier300: fix warning about mesa_lock_context_texture
2009-02-12 Dave Airlieradeon: add stdint include
2009-02-12 Dave Airlieradeon: add mminfo struct to wrapper
2009-02-12 Dave Airlieradeon: add defines for future bits
2009-02-12 Dave Airlier200: make build complete
2009-02-12 Dave Airlier300: make r300 work with latest changes
2009-02-12 Dave Airlieradeon: make build without libdrm_radeon better
2009-02-12 Dave Airlieradeon/r200/r300: make build again with tracker changes
2009-02-12 Dave Airlieradeon: remove depends on libdrm_radeon for now.
2009-02-12 Dave Airlieradeon/r200/r300: make build with out libdrm_radeon...
2009-02-12 Dave Airlier200/r300: get up to speed on renamed files
2009-02-12 Dave Airlieradeon: renaming and headers cleanup
2009-02-12 Dave Airlier100/r200: fix front rendering issue.
2009-02-12 Dave Airlieradeon/r200/r300: another big merge upheavel.
2009-02-12 Robert EllisonFix an i965 assertion failure on glClear()
2009-02-11 Dave Airlier300: disable assert that fires
2009-02-11 Dave Airlieradeon: unmap in case of two dma regions being used...
2009-02-11 Dave Airlieradeon: cleanup cmdbuffer
2009-02-11 Dave Airlier300: fix front buffer rendering properly fixes tests...
2009-02-11 Dave Airlier200: fix build
2009-02-11 Eric Anholtintel: Add x8r8g8b8 visuals to DRI1 fbconfigs alongside...
2009-02-11 Eric Anholtsis: fix signedness warnings
2009-02-11 Eric Anholttrident: Fix signedness warning.
2009-02-11 Eric Anholttdfx: Fix begin/endquery for current API.
2009-02-11 Eric Anholtintel: Don't do the extra MI_FLUSH in flushing except...
2009-02-11 Eric Anholtintel: Speed up glDrawPixels(GL_ALPHA) by using an...
2009-02-11 Eric Anholtintel: Fix some state leakage of {Client,}ActiveTexture...
2009-02-11 Eric Anholtintel: don't crash when dri2 tells us about buffers...
2009-02-10 Brian PaulMerge commit 'origin/gallium-master-merge'
2009-02-10 Brian PaulMerge commit 'origin/gallium-0.2' into gallium-master...
2009-02-10 Brian Paulintel: minor reformatting, comments
2009-02-10 Dave Airlieradeon: fix span init needs more work
2009-02-10 Dave Airlieradeon/r200/r300: merge span code into single shared...
2009-02-10 Dave Airlieradeon/r200: flush vertices when data in cmdbuf.
2009-02-10 Dave Airlieradeon: r100 can't use some of the texture formats.
2009-02-10 Dave Airlieradeon/r200/r300: fix span code for depth reading.
2009-02-10 Dave Airlier100: remove debug code
2009-02-10 Dave Airlier100: fix 3D texture fallback
2009-02-10 Dave Airlieradeon: fix fallback case where t->mt is valid NULL
2009-02-10 Michel Dänzergallium: Fixups for driCreateConfigs MSAA support.
2009-02-09 Brian Paulmesa: replace _mesa_unreference_framebuffer() with...
2009-02-09 Brian Pauli965: need to disable current shader, if any, in intel_...
2009-02-09 Dave Airlieradeon: put back state emission lastcmd
2009-02-09 Dave Airlier200: invalidate texture paths in some more places
2009-02-09 Dave Airlieradeon: major cleanups removing old dead codepaths.
2009-02-09 Brian Paulre-add MSAA support
2009-02-09 Brian Paulmesa: merge gallium-0.2 into gallium-master-merge
2009-02-09 Dave Airlieradeon: fix alignment issues in ELT code
2009-02-08 Dave Airlieradeon: make more r100 work
2009-02-08 Dave Airlier200: cleanup some bits that aren't used
2009-02-06 Dave Airlieradeon: remove include that breaks build in !OLD_PACKET...
2009-02-06 Dave Airlieradeon: port over arrays code even though not in use yet
2009-02-06 Dave Airlier100: fixup radeon so gears seems to work
2009-02-06 Dave Airlieradeon: remove unused texmem
2009-02-05 Dave Airlier300: fix some autostate batch setups
2009-02-04 Brian Paulmesa: make Xlib glXIsDirect() always return True
2009-02-04 Chris Wilsonintel: Decode MI operands using specific length masks
2009-02-04 Chris Wilsonintel: Correct decoding of 3DSTATE_PIXEL_SHADER_CONSTANTS
2009-02-04 Eric Anholtintel: Fix fbo_firecube regression with FBconfigs change.
2009-02-04 Maciej Cencorar300: make the macros safe. add missing parenthesis.
2009-02-04 Maciej Cencorar300: Fix EXP2 fog
2009-02-04 Dave Airlieradeon/r200 remove more unused code
2009-02-04 Dave Airlieradeon: make compile again.
2009-02-04 Dave Airlier300: fix up CS for modesetting - gears under kms works
2009-02-04 Eric Anholtintel: Fix commented-out glViewport in intel_meta_set_p...
2009-02-04 Eric Anholtswrast: Add support for x8r8g8b8 fbconfig.
2009-02-04 Dave Airlieradeon: make generate_mipmap static
2009-02-04 Dave Airlier300: fix swtcl
2009-02-04 Dave Airlier200: fixup DMA region stuff
2009-02-04 Dave Airlieradeon: call getpagesize once and store in a static
2009-02-04 Dave Airlier300: make dma buffer reuse much more sensible
2009-02-04 Dave Airlieradeon: add support for stencil buffers + misc debug...
2009-02-04 Dave Airlier200: move to new mipmap interface
2009-02-04 Dave Airlieradeon: only do the fb read if we are mapping a VRAM...
2009-02-04 Dave Airlieradeon_cs: move to inline cs_write_dword
2009-02-03 Brian Paulxlib: use MESA_GLX_FORCE_DIRECT to make glXIsDirect...
2009-02-03 Dave Airlieradeon: add a reference to the static buffers so they...
2009-02-02 Brian Paulmesa: fix stand-alone glslcompiler
2009-02-02 Dave Airlier300: fixup mipmap + texsubimage issues
2009-02-02 Dave Airlieradeon_bo: align size of bo to page size.
2009-02-02 Eric Anholti965: Remove brw->attribs now that we can just always...
2009-02-02 Eric Anholti965: Delete old metaops code now that there are no...
2009-02-02 Eric Anholtintel: replace custom metaops clear with generic.
2009-02-02 Keith WhitwellMerge branch 'gallium-wgl-rework' into gallium-0.2
2009-02-02 Dave Airlieradeon: this code forgot to add dPriv x/y back to spans
2009-02-02 Dave Airlier300: rename validate textures to validate buffers
2009-01-31 Eric Anholtintel: Correct FBconfig color masks with DRI2. Fail...
2009-01-31 Eric AnholtBuild dri.pc during the build rather than the install...
2009-01-31 Keith Packardi965: bump texture limit to 4kx4k
2009-01-30 Brian Paulintel: more debug info
next