radeon: add support for new ttm
[mesa.git] / src / mesa / drivers / dri /
2009-04-06 Jerome Glisseradeon: add support for new ttm
2009-04-02 Dave Airlieradeon/r200/r300: fix up the whole buffer space checking.
2009-04-02 Dave Airlieradeon/common: use glCtx not ctx
2009-04-02 Dave Airlieradeon/r200/r300: collapse context destruction down...
2009-04-02 Dave Airlieradeon: tiling support
2009-04-02 Dave Airlier300: fix qtdemo qt4 startup
2009-04-01 Dave Airlieradeon: go back and repick texture formats.
2009-04-01 Dave Airlieradeon: fixup render buffer cleanups
2009-03-31 Dave Airlieradeon/dri2: if the depth buffer is 16-bit force cpp...
2009-03-31 Dave Airlieradeon: fix pixel readback for RGB8 tests
2009-03-31 Dave Airlier200: fix glean pixelFormats regression
2009-03-31 Dave Airlier300: fix stencil clears
2009-03-31 Dave Airlier200: only set all dirty on kernel clears
2009-03-31 Dave Airlieradeon/r200: fix glean failures on readPixSanity since...
2009-03-31 Dave Airlier200: fix veclinear emission
2009-03-30 Dave Airlieradeon: fix readback problem for piglit tests
2009-03-26 Dave Airlieradeon/r200/r300: set correct row stride for rbs
2009-03-26 Dave Airlier300: check buffer sizes in non-tcl case + set correct...
2009-03-26 Dave Airlieradeon: fixup map/unmap texture to work with override BOs
2009-03-26 Dave Airlier200: add fbo files to the compile
2009-03-24 Dave Airlieradeon/r200/r300: fix warnings
2009-03-24 Dave Airlier300: remove lock.h link
2009-03-24 Dave Airlieradeon: fixup some issue with fbos and sw fallbacks
2009-03-24 Dave Airlieradeon/r200/r300: set the texture depth correctly for...
2009-03-23 Dave Airlieradeon: actual format is rgba8
2009-03-23 Dave Airlieradeon: fix typo
2009-03-23 Dave Airlieradeon: setup pipes for r300
2009-03-23 Dave Airlieradeon: stupid mesa extension fail
2009-03-23 Dave Airlieradeon: fixup wrapper bo name
2009-03-23 Dave AirlieMerge branch 'radeon-fbo-hacking' into radeon-rewrite
2009-03-23 Dave Airlieraedon/r200/r300: mega-FBO commits.
2009-03-22 Dave Airlieradeon fbo: add draw offset calcs
2009-03-22 Dave Airlieradeon/r200/r300: add support for new tfp interface
2009-03-22 Dave AirlieMerge remote branch 'origin/master' into HEAD
2009-03-22 Dave Airlieradeon: use mipmap fns in FBO code
2009-03-22 Dave Airlieradeon: add miptree offset functions
2009-03-21 Dave Airlier200: fix for sure
2009-03-21 Dave Airlieradeon/r200: oops make correct fbo init calls
2009-03-21 Dave Airlieradeon: add xRGB span functions
2009-03-21 Dave Airlieradeon: dri2 is hooked up elsewhere now
2009-03-21 Dave Airlieradeon/r200: add fbo init
2009-03-21 Dave Airlieradeon/r200: add fbo state changes
2009-03-21 Dave Airlier300: fix viewport inversion for FBOs
2009-03-21 Dave Airlieradeon: align FBO pitch
2009-03-21 Dave Airlieradeon: fixup last missing x_off/y_off
2009-03-21 Dave Airlieradeon: add cpp/pitch to rrb
2009-03-21 Dave Airlieradeon/fbo: add x_off and y_off in correct places
2009-03-21 Dave Airlieradeon: dPriv handling is now in cliprects code
2009-03-21 Dave Airlieradeon: fixup span code for FBOs
2009-03-21 Dave Airlier300: hw clear buffer 0 hopefully
2009-03-21 Dave Airlieradeon: fix up span function setting
2009-03-20 Eric AnholtFix DRI2 accelerated EXT_texture_from_pixmap with GL_RG...
2009-03-20 Dave Airlier300: init fbos
2009-03-20 Dave Airliemore fbo fillin
2009-03-20 Dave Airlier300: enable FBO for a test
2009-03-20 Dave Airlieradeon: some more fbo work
2009-03-20 Dave Airlieradeon: initial couch code copy from radeon
2009-03-20 Dave AirlieMerge remote branch 'main/master' into radeon-rewrite
2009-03-19 Dave Airlieradeon/r200/r300: cleanup some of the renderbuffer...
2009-03-19 Dave Airlieradeon: fix up locking like the intel driver for pagefl...
2009-03-16 Michel DänzerFixup previous commit.
2009-03-16 Michel Dänzerradeon: Take the hardware lock for swaps and flips.
2009-03-13 Brian Pauli965: more register number assertions
2009-03-13 Brian Pauli965: add some register number assertions
2009-03-13 Brian Pauli965: remove unused PROGRAM_INTERNAL_PARAM, added comment
2009-03-13 Brian Pauli965: move declarations before code
2009-03-13 Brian Pauli965: debug code, use gl_register_file type
2009-03-13 Brian Pauli965: move declaration before code
2009-03-13 Brian Pauli965: fix const correctness
2009-03-13 Brian Pauli915: move declarations before code
2009-03-13 Brian Pauli965: comments
2009-03-12 Robert Ellisoni965: fix polygon stipple when rendering to FBO
2009-03-12 Roland Scheideggeri965: add support for ATI_envmap_bumpmap
2009-03-12 Roland Scheideggerregenerate glapi
2009-03-12 Robert Ellisoni965: fix polygon face orientation when rendering to FBO
2009-03-12 Brian Paulintel: include main/viewport.h
2009-03-11 Brian Pauli965: fix lock-ups when GLSL program wrote to gl_FragDepth
2009-03-11 Brian Pauli965: more code clean-ups, comments
2009-03-11 Brian Pauli965: minor code clean-ups, comments
2009-03-11 Brian Pauli965: use new cast wrappers
2009-03-11 Brian Pauli965: added cast wrappers, comments
2009-03-11 Brian Pauli965: asst. code clean-ups, comments
2009-03-11 Brian Pauli965: fix typos in comments
2009-03-10 Dave Airlieradeon: remove unused lines
2009-03-10 Dave Airlier200: enable hw clears
2009-03-09 Brian Pauli965: fix cube map lock-up / corruption
2009-03-09 Roland Scheideggerfix typo in fragment pipe alu define, should fix dot3_r...
2009-03-09 Dave Airlier300: emit texture in GTT or VRAM
2009-03-09 Dave Airlier300: move firevertices out into the main place its...
2009-03-07 Brian Paulr300: remove assignment to removed StringPos field
2009-03-07 Brian Paulmesa: move glViewport and glDepthRange functions into...
2009-03-07 Brian Paulmesa: gl_register_file enum typedef
2009-03-07 Brian Paulmesa: remove GL_MESA_program_debug extension
2009-03-07 Brian Paulmesa: remove last of _mesa_unreference_framebuffer...
2009-03-07 Dave Airlieradeon: fix cut-n-paste typo
2009-03-07 Maciej Cencorar300: shut up valgrind
2009-03-07 Dave Airliers690: fix r300 swtcl bug in DMA code.
2009-03-06 Brian Pauli965: check if we run out of GRF/temp registers
2009-03-06 Brian Pauli965: bump up BRW_EU_MAX_INSN
2009-03-06 Brian Pauli965: comments
next