mesa.git
2009-02-26 Dave Airlieradeon: move CB/ZB state init into emit code
2009-02-26 Dave Airlier300: fixup texture state emission for kms path
2009-02-26 Dave Airlier300: don't call page flip on DRI2
2009-02-26 Dave Airlier300: don't flush VAP too often.
2009-02-25 Dave Airlier300: drop r300Flush for the generic one
2009-02-24 Dave Airlier300: fix bo ref/unref, plugs DRI handle leaks
2009-02-23 Dave Airlier300: fixup old setTexOffset DRI1 extension
2009-02-23 Dave Airlieradeon: add more debug info to the flush debug
2009-02-23 Dave Airlier300: revert back autostate change on cacheflush emit
2009-02-23 Dave Airlier300: use OUT_BATCH_REGVAL in a few more places
2009-02-23 Dave Airlier300: set u to 0 so debug logs are easier to read
2009-02-23 Dave Airlieradeon: stabilise r300 driver like the F10 mesa bufmgr
2009-02-23 Dave Airlieradeon: add some debugging for flush ioctls
2009-02-23 Dave Airlieradeon: make state atom print like old r300 code
2009-02-23 Dave Airlieradeon: fixup legacy bo/cs out of VRAM waiting.
2009-02-18 Dave Airlier300: make DRI2 not crash on compiz start
2009-02-18 Dave Airlieradeon: move device param id check ifndef
2009-02-17 Dave Airlieradeon: initialise swapped objects pointer
2009-02-17 Dave Airlieradeon: legacy texMem interface fixups.
2009-02-17 Dave AirlieRevert "dri/radeon: export a function to cleanup a...
2009-02-17 Dave Airlieradeon/r200: drop legacy texture heap code
2009-02-17 Dave Airlieradeon/r200: fixup texturing aging calls
2009-02-17 Dave Airlieradeon: fixup destroy texture object exit path and...
2009-02-17 Dave Airlieradeon: remove leftover debug
2009-02-17 Dave Airlieradeon/r200: drop dirty state from texture object ...
2009-02-17 Dave Airlier200: align with r100 code
2009-02-17 Dave Airlieradeon: fix not emitting texture state correctly
2009-02-17 Dave Airlieradeon: steal miptree optimisation from intel codebase
2009-02-17 Dave Airlieradeon: move YUV on first texunit check after hw state...
2009-02-17 Dave Airliedri/radeon: export a function to cleanup a texture...
2009-02-15 Dave Airlieradeon: fix texcompress2 test.
2009-02-16 Dave Airlieradeon: fix compressed tex subimage unpack parameter
2009-02-15 Dave Airlieradeon: add cflags to decide whether to link libdrm_rad...
2009-02-14 Nicolai Haehnleradeon-common: Fix crash in glGetTexImage
2009-02-14 Nicolai Haehnler300: Fix crash in cubemap tree creation
2009-02-14 Nicolai Haehnler300: Redirect constant TEX coordinates
2009-02-14 Michel Dänzerr300: Fix R300_CMD_SCRATCH on big endian.
2009-02-14 Dave Airlieradeon: remove unused radeon_compat.c
2009-02-14 Dave Airlier200: fixup cube emit debug
2009-02-14 Dave Airlier200: fix another cmdbuf sizing issue
2009-02-14 Dave Airlieradeon: check for valid bo in release arrays
2009-02-14 Dave Airlieradeon: remove old cube code
2009-02-13 Dave Airlieradeon/r300: fix warnings
2009-02-13 Dave Airlieradeon: add initial cubemap support appears to work
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 Dan Nicholsonautoconf: Fix lib globbing for static builds
2009-02-11 Brian Paulgallium: const-correctness for u_linear.c functions
2009-02-11 Brian Paulgallium: silence warnings about void ptr arithmetic
2009-02-11 Brian Paulmesa: refactor MATH_SOURCES, remove Mesa x86 codegen...
2009-02-11 Brian Paulmesa: get rid of _math_init()
2009-02-11 Dan Nicholsonautoconf: Adjust to new asm SOURCES variables
2009-02-11 Dan Nicholsonautoconf: Restore commented ASM_FLAGS
2009-02-11 Dan NicholsonAdd external pixman CFLAGS after all internal include...
2009-02-11 Younes Mantonnouveau: 1xN, Nx1 levels of a swizzled mip tree shouldn...
2009-02-11 José Fonsecadraw: Cap max vertices instead of failing assert.
2009-02-11 Brian Pauldemos: minor updates for shader_api.c test
2009-02-11 Brian Paulglsl: allow setting arrays of samplers in set_program_u...
2009-02-11 Brian Paulglsl: raise GL_INVALID_OPERATION for glUniform(location...
2009-02-11 Brian Paulglsl: rework _mesa_get_uniform[fi]v() to avoid using...
2009-02-11 Brian Paulglsl: fix glUniform() array bounds error checking
2009-02-11 Brian Paulglsl: fix incorrect size returned by glGetActiveUniform...
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 Johannes EngelAdd install target for egl
2009-02-11 Brian Pauldemos: better error message for overlay.c, see bug...
2009-02-11 José Fonsecamesa: Use the stdio wrappers.
2009-02-11 José Fonsecawgl: Add a few more stubs.
2009-02-11 José Fonsecamesa: Move statements after declarations.
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...
next