r600: fix some warnings
[mesa.git] / src / mesa / drivers / dri /
2009-09-23 Alex Deucherr600: fix some warnings
2009-09-23 Andre Maasikasr600: add support for CUBE textures, also TXP
2009-09-23 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-23 Keith WhitwellMerge branch 'softpipe-opt'
2009-09-22 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-22 Richard Lir600 : add draw_prim support, make up one lost change.
2009-09-22 Richard Lir600 : add draw_prim support.
2009-09-22 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-22 Nicolai Hähnler300: Fix crash reported in bug #24066
2009-09-21 Maciej Cencoraradeon: update buffer map/unmap code for changes introd...
2009-09-21 Maciej Cencorar300: fix a typo
2009-09-21 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-21 Alex Deucherr600: fix typo in the last commit
2009-09-21 Alex Deucherr600: various cleanups
2009-09-21 Maciej Cencoraradeon: update buffer map/unmap code for changes introd...
2009-09-21 Maciej Cencorar300: fix a typo
2009-09-21 Eric Anholtintel: Mark the FBO as incomplete if there's no intel_r...
2009-09-21 Andre Maasikasr600: fix some issues with LIT instruction
2009-09-21 Nicolai HähnleMerge branch 'mesa_7_6_branch'
2009-09-21 Nicolai Hähnler300: Zero-initialize register for NV_vertex_program
2009-09-21 Nicolai Hähnler300: Fix handling of NV_vertex_program parameters
2009-09-21 Michel DänzerMerge branch 'mesa_7_6_branch'
2009-09-21 Michel DänzerMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-21 Michel Dänzerintel: Fix crash in intel_flush().
2009-09-21 Brian Pauldri/swrast: call _mesa_meta_init/free()
2009-09-21 Brian PaulRevert "mesa: move _mesa_meta_init/free() calls to...
2009-09-21 Chia-I Wuintel: meta clear has a new name.
2009-09-20 Pauli Nieminenradeon: Fix legacy bo not to reuse dma buffers before...
2009-09-20 Nicolai Hähnler300/compiler: Fix trig instructions in R300 fp
2009-09-20 Pauli Nieminenradeon: Fix typo in variable name.
2009-09-20 Pauli Nieminenradeon: Improve WARN_ONCE macro to appear as single...
2009-09-20 Nicolai Hähnleradeon: Fix "verts" debugging enable
2009-09-20 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-20 Nicolai HähnleMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-20 Nicolai Hähnler300/compiler: Fix R300 fragment program regression...
2009-09-19 Brian Paulmesa: rename functions to be more consistant with rest...
2009-09-19 Brian Paulmesa: move _mesa_meta_init/free() calls to core Mesa
2009-09-19 Alex Deucherr600: fix point sizes
2009-09-19 Alex Deucherr600: fix polygon offset
2009-09-19 Brian Paulintel: use new _mesa_meta_CopyTex[Sub]Image() functions
2009-09-19 Brian Paulglapi: regenerated files
2009-09-18 Zou Nan hai[i965] add a missing header file
2009-09-18 Zou Nan hai [i965] use intel_batchbuffer_flush to flush the clear
2009-09-17 Brian Pauls3v: remove unneeded initializations
2009-09-17 Brian Paulffb: remove disabled code
2009-09-16 Ian RomanickMerge branch 'mesa_7_6_branch'
2009-09-16 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-16 Ian Romanickintel: Deassociated drawables from private context...
2009-09-16 Zou Nan haii965: do a flush in clear, fix openarena render issue,
2009-09-16 Dave Airlieradeon: cleanup compile defines mess.
2009-09-16 Dave Airlieradeon: oops remove debugging left on in previous patch
2009-09-16 Dave Airlieradeon: use txformat to decide to emit rect tex state.
2009-09-16 Brian Paulmesa: move generate mipmap calls
2009-09-15 Alex Deucherradeon: don't build non-r600 span code on r600
2009-09-15 Alex Deucherr600: minor span cleanups
2009-09-15 Ian RomanickMerge branch 'mesa_7_6_branch'
2009-09-15 Ian RomanickMerge commit 'origin/mesa_7_5_branch' into mesa_7_6_branch
2009-09-15 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-15 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-15 Andre Maasikasr600: support position_invariant programs
2009-09-14 Alex Deucherr600: add span support for 1D tiles
2009-09-14 Alex Deucherr600: fix warning
2009-09-14 Brian Paulintel: minor code clean-ups
2009-09-14 Brian Paulintel: fix renderbuffer map/unmap regression
2009-09-14 Brian Paulintel: remove unneeded driver function assignments
2009-09-11 Eric Anholti965: Move OPCODE_DDX/DDY to brw_wm_emit.c and make...
2009-09-11 Andre Maasikasr600: fix texcoords from constants
2009-09-11 Alex DeucherRevert "r600: support tex coords from constants"
2009-09-11 Alex Deucherr600: support tex coords from constants
2009-09-11 Andre Maasikasr600: enable caching of vertex programs
2009-09-11 Eric Anholti965: Enable loops in the VS.
2009-09-10 Pauli Nieminenradeon: Remove structure allocation from iterator variable.
2009-09-10 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-10 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-10 Brian Paulintel: disable intel_stencil_drawpixels() for now
2009-09-10 Ian RomanickFix merge fail
2009-09-10 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-10 Eric Anholti965: Fix relocation delta for WM surfaces.
2009-09-10 Zhenyu Wangintel: add B43 chipset support
2009-09-10 Eric Anholtintel: Don't forget to map the depth read buffer in...
2009-09-10 Alex Deucherr300: enable rb3d_discard_src_pixel_lte_threshold for...
2009-09-10 Alex Deucherr300: add full support for two sided stencil on r5xx...
2009-09-10 Pauli Nieminenradeon: Change debugging code to use macros instead...
2009-09-09 Eric Anholti965: Fix relocation delta for WM surfaces.
2009-09-09 Pauli Nieminenradeon: Add more verbose error message for failed comma...
2009-09-09 Brian Pauli965: fix an overlooked merge conflict
2009-09-09 Alex Deucherr600: check if textures are actually enabled before...
2009-09-09 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-09 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-09 Alex Deucherr600: fix ftp for dri1
2009-09-09 Zhenyu Wangintel: add B43 chipset support
2009-09-09 Dave Airlier600: don't setup hardware state if TFP
2009-09-08 Eric Anholtintel: Add support for ARB_draw_elements_base_vertex.
2009-09-08 Eric Anholtmesa: Add support for ARB_draw_elements_base_vertex.
2009-09-08 Eric Anholtglapi: Add ARB_draw_elements_base_vertex
2009-09-08 Eric Anholtmesa: Expose NV_depth_clamp if ARB_depth_clamp is suppo...
2009-09-08 Eric Anholti965: Add support for ARB_depth_clamp.
2009-09-08 Eric Anholtmesa: Add support for ARB_depth_clamp.
2009-09-08 Eric Anholti965: Respect spec requirement for pixel shader compute...
2009-09-08 Eric Anholti965: Set NULL WM surfaces as tiled according to requir...
next