radeon: fix up span function setting
[mesa.git] / src / mesa / drivers / dri / r300 /
2009-03-20 Dave Airlier300: init fbos
2009-03-20 Dave Airlier300: enable FBO for a test
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-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: gl_register_file enum typedef
2009-03-07 Maciej Cencorar300: shut up valgrind
2009-03-06 Maciej Cencorar300: fix depth write regression (found by Nicolai...
2009-03-06 Maciej Cencorar300: enable EXT_fog_coord extension
2009-03-06 Maciej Cencorar300: route fog coord and W pos correctly
2009-03-06 Maciej Cencorar300: rewrite and hopefully simplify RS setup
2009-03-06 Maciej Cencorar300: add few macros for RS setup
2009-03-06 Maciej Cencorar300: silence valgrind
2009-03-06 Maciej Cencorar300: Print reg address when debugging is enabled
2009-03-06 Maciej Cencorar300: don't crash on sw tcl hw if point size vertex...
2009-03-06 Dave Airlier300: fix uninit variable warning
2009-03-06 Dave Airlier300: fix swtcl codepaths
2009-03-03 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-03-02 Brian Paulmesa: use Stencil._Enabled field instead of Stencil...
2009-03-02 Dave Airlieradeon: refactor framebuffer code like intel
2009-03-02 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-02-28 Brian Paulmesa: rename, reorder FRAG_RESULT_x tokens
2009-02-27 Dave Airlier300: make ste text buffer work with > 2048 on r500
2009-02-27 Dave Airlier300: remove depth offset exits in favour of rrb depth...
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 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-23 Dave Airlier300: fixup old setTexOffset DRI1 extension
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-21 Brian Paulmesa: use an array for current texture objects
2009-02-18 Dave Airlier300: make DRI2 not crash on compiz start
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: Redirect constant TEX coordinates
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-16 Keith WhitwellMerge branch 'master' into gallium-texture-transfer
2009-02-14 Nicolai Haehnler300: Redirect constant TEX coordinates
2009-02-13 Dave Airlieradeon/r300: fix warnings
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 Airlier300: make r300 work with latest changes
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 Airlier100/r200: fix front rendering issue.
2009-02-12 Dave Airlieradeon/r200/r300: another big merge upheavel.
2009-02-11 Dave Airlier300: disable assert that fires
2009-02-11 Dave Airlieradeon: cleanup cmdbuffer
2009-02-11 Dave Airlier300: fix front buffer rendering properly fixes tests...
2009-02-10 Brian PaulMerge commit 'origin/gallium-0.2' into gallium-master...
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-09 Brian Paulmesa: merge gallium-0.2 into gallium-master-merge
2009-02-05 Dave Airlier300: fix some autostate batch setups
2009-02-04 Maciej Cencorar300: make the macros safe. add missing parenthesis.
2009-02-04 Maciej Cencorar300: Fix EXP2 fog
2009-02-04 Dave Airlier300: fix up CS for modesetting - gears under kms works
2009-02-04 Dave Airlier300: make dma buffer reuse much more sensible
2009-02-04 Dave Airlieradeon_cs: move to inline cs_write_dword
2009-02-02 Dave Airlier300: fixup mipmap + texsubimage issues
2009-02-02 Dave Airlier300: rename validate textures to validate buffers
2009-01-30 Dave Airlier200/r300: swtcl fixups to use old dma buffers on top...
2009-01-30 Dave Airlier200/r300: add aperture space checks
2009-01-29 Dave AirlieWIP comit
2009-01-29 Dave Airlieradeon/r200/r300: bring back old style DMA buffer on...
2009-01-29 Dave Airlier300: fix some whitespace
2009-01-29 Ian RomanickMake GL_ARB_draw_buffers mandatory
2009-01-29 Ian RomanickMake GL_{EXT,SUN}_multi_draw_arrays and GL_IBM_multimod...
2009-01-29 Ian RomanickMake GL_ARB_vertex_buffer_object mandatory
2009-01-29 Ian RomanickMake GL_ARB_multisample mandatory
2009-01-29 Ian RomanickMake GL_ARB_texture_compression mandatory
2009-01-23 Brian PaulMerge branch 'vertex_array_bgra'
2009-01-23 Ian Romanickr300: Enable GL_ATI_separate_stencil in R300
2009-01-23 Ian RomanickTrack two sets of back-face stencil state
2009-01-21 Dave Airlier200r300: start merging span code
2009-01-21 Dave Airlier200/r300: port r200 texture handling to common code
2009-01-21 Dave Airlier300/radeon: move face_for_target
2009-01-20 Dave Airlier300: start migrating common functions into common...
2009-01-20 Dave Airlier300: move to common texture_image object
2009-01-20 Dave Airlieradeon/r200/r300: start to move to common miptree/texobj
2009-01-20 Dave Airlier200: make tri render on my r200.
2009-01-20 Dave Airlier200: clear is working at least - not much else
2009-01-19 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-16 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-15 Dave Airlier300: move some more function to generic
2009-01-15 Dave Airlieradeon/r200/r300: start to make cmd buf useful
2009-01-14 Brian Paulr300: work-around FRAG_BIT_FOGC warning/error
2009-01-14 Dave Airlieradeon/r200/r300: make legacy emit non-r300 specific
2009-01-14 Dave Airlieradeon: move debug symbol add DRI2
next