Merge branch 'mesa_7_6_branch'
[mesa.git] / src / gallium / drivers / r300 /
2009-10-29 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-28 Corbin Simpsonr300g: Use u_trim_pipe_prim to prevent lockups from...
2009-10-28 Corbin Simpsonr300g: Keep texture formats organized.
2009-10-28 Maciej Cencorar300g: add some texture formats
2009-10-28 Corbin Simpsonr300g: Clear up a bit of the buffer reference stuff.
2009-10-28 Corbin Simpsonr300g: Fix XXX.
2009-10-28 Marek Olšákr300g: fix emitting the stencil-ref and alpha-ref values
2009-10-28 Marek Olšákr300g: fix the WRAP_T mode when using 1D textures
2009-10-28 Marek Olšákr300g: fix blending and do some optimizations
2009-10-28 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-26 Marek Olšákr300g: read occlusion query results from both Z pipes...
2009-10-26 Marek Olšákr300g: add cubemap support
2009-10-25 Marek Olšákr300g: fix redefining mipmaps and fetching from them
2009-10-25 Marek Olšákr300g: added support for 3D textures
2009-10-24 Joakim Sindholtr300g: fix scons build yet again
2009-10-24 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-23 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-10-23 Keith Whitwellgallium: remove extended negate also, and also the...
2009-10-23 Keith Whitwellgallium: remove the swizzling parts of ExtSwizzle
2009-10-23 Keith Whitwellgallium: remove noise opcodes
2009-10-23 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-22 Corbin Simpsonr300g: Enable more stuff in r300_screen, cleanup comments.
2009-10-22 Corbin Simpsonr300g: Cleanup PSC setup math a bit and stop using...
2009-10-22 Corbin Simpsonr300g: Clean up duplicate code in r300_render.
2009-10-22 Corbin Simpsonr300g: Move render functions to r300_render.
2009-10-22 Alex DeucherMerge branch 'mesa_7_6_branch' of git+ssh://agd5f@git...
2009-10-22 Corbin Simpsonr300g: Check for NULL Draw during flush.
2009-10-22 Corbin Simpsonr300g: Update comments, function names in r300_state_in...
2009-10-22 Corbin Simpsonr300g: Update comments, asserts, indents in r300_texture.
2009-10-22 Corbin Simpsonr300g: Remove unused debug flag.
2009-10-22 Corbin Simpsonr300g: Cleanup old static shader state.
2009-10-21 Corbin Simpsonr300g: No debug in r300_state.
2009-10-21 Corbin Simpsonr300g: Cleanup header includes.
2009-10-21 Corbin Simpsonr300g: Don't use getenv; use debug_get_*_option instead.
2009-10-21 Corbin Simpsonr300g: Don't use the hashtable internally.
2009-10-21 Corbin Simpsonr300g: Examine vertex attribute type on HW TCL too.
2009-10-21 Corbin Simpsonr300g: Also kill r300_shader_inlines with fire.
2009-10-21 Corbin Simpsonr300g: Kill r300_surface with fire.
2009-10-19 Corbin Simpsonr300g: Demonstratory kludge to unbreak glxgears.
2009-10-19 Alex DeucherMerge branch 'mesa_7_6_branch' of git+ssh://agd5f@git...
2009-10-18 Corbin Simpsonr300g: Fix up a bunch of warnings.
2009-10-18 Corbin Simpsonr300g: Add another ZTOP condition.
2009-10-18 Corbin Simpsongallium: Permit surface_copy and surface_fill to be...
2009-10-18 Corbin Simpsonr300g: Squash format warning.
2009-10-18 Corbin Simpsonr300g: Use a dirty test to bring framerate back up.
2009-10-18 Corbin Simpsonr300g: Also have rs_block keyed to the current shader...
2009-10-18 Corbin Simpsonr300g: Fix u_hash_table rename.
2009-10-16 Corbin Simpsonr300g: Use a hash table to look up vertex info.
2009-10-15 Corbin Simpsonr300g: Set logical ID for each emitted texture/sampler.
2009-10-15 Corbin Simpsonr300g: Move ZTOP to its own state atom.
2009-10-14 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-14 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-14 Corbin Simpsonr300g: Move ztop to derived state.
2009-10-14 Corbin Simpsonr300g: Compiler warning cleanup.
2009-10-14 Dave Airlier300g: remove buffer add that should be unnecessary.
2009-10-14 Dave Airlier300g: add QUERY to KITCHEN_SINK
2009-10-14 Dave Airlier300g: add one more ZTOP disable bit.
2009-10-14 Dave Airlier300g: port over last parts of oq support.
2009-10-14 Dave Airlier300g: convert query to a state for emitting.
2009-10-14 Dave Airlier300g: fixup arb occulsion query support.
2009-10-14 Dave Airlier300g: attempt to make bo space check sane.
2009-10-14 Dave Airlier300g: fix case where texture unit 0 is disabled but...
2009-10-13 Corbin Simpsonr300g: More debug flags.
2009-10-13 Corbin Simpsonr300g: Surface debug.
2009-10-13 Corbin Simpsonr300g: Fallback on surfaces we can't render to or from.
2009-10-13 Corbin Simpsonr300g: Prevent multiple-use textures from getting incor...
2009-10-13 Corbin Simpsonr300g: Clean up texture formats.
2009-10-11 Nicolai Hähnler300g: Fix fragment program constants upload on R300
2009-10-11 Dave Airlier300g: fix blending default state + alpha separate.
2009-10-10 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-10 Cooper Yuanr300g: add video surface create and destroy functions
2009-10-08 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-07 Nicolai HähnleMerge branch 'master' into r300g-glsl
2009-10-07 Nicolai HähnleMerge branch 'mesa_7_6_branch'
2009-10-05 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-05 Joakim Sindholtr300g: fix scons build
2009-10-04 Corbin Simpsonr300g: xRGB and RGBx formats.
2009-10-04 Nicolai Hähnler300/compiler: Refactor to allow different instruction...
2009-10-03 Nicolai Hähnler300/compiler: Introduce control flow instructions...
2009-10-03 Nicolai HähnleMerge branch 'master' into r300-compiler
2009-10-03 Nicolai Hähnler300g: Do not abort on fragment program compiler error
2009-10-03 Nicolai Hähnler300g: Remove an unnecessarily created pipe buffer...
2009-10-03 Nicolai Hähnler300g: Reset vbo_offset after allocation of a new buffer
2009-10-02 Michel Dänzergallium: Preparations for adding more PIPE_TRANSFER_...
2009-10-01 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-29 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-28 Ian RomanickMerge branch 'mesa_7_6_branch'
2009-09-28 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-28 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-28 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-28 Cooper Yuanr300g: fix r300g cause GPU hang issue.
2009-09-27 Maciej Cencorar300g: fix erroneous condition
2009-09-27 Maciej Cencorar300g: don't force vertex position for HW TCL path
2009-09-27 Maciej Cencorar300g: add some assertions
2009-09-27 Maciej Cencorar300g: plug memory leak
2009-09-27 Maciej Cencorar300g: add some debugging info
2009-09-27 Dave Airlier300g: fix r300 rs path
2009-09-27 Dave Airlier300g: rewrite RS state setup.
2009-09-27 Dave Airlier300g: silence compiler warning
2009-09-26 Dave Airlier300g: add tx depth support in register.
next