r600g: fix color format, indentation, defines
[mesa.git] / src /
2010-08-06 Jerome Glisser600g: fix color format, indentation, defines
2010-08-06 Jerome GlisseRevert "r600g: don't use dynamic state allocation for...
2010-08-06 Chia-I Wudraw: Avoid mixed declarations and code.
2010-08-06 Vinson Leeswrast: Reduce header file inclusion in s_aatriangle.h.
2010-08-06 Vinson Leeswrast: Reduce header file inclusion in s_aaline.h.
2010-08-06 Vinson Leer300g: Remove unnecessary headers.
2010-08-06 Dave Airlier600g: start to fix up multiple targets.
2010-08-06 Chia-I Wudraw: Remove unnecessary vertex flag ANDs.
2010-08-06 Chia-I Wudraw: Mask out vertex flags in GS and stream output.
2010-08-06 Chia-I Wudraw: Include draw_decompose_tmp.h in draw_pt_decompose.h.
2010-08-06 Chia-I Wudraw: Include draw_decompose_tmp.h in draw_so_emit_tmp.h.
2010-08-06 Chia-I Wudraw: Include draw_decompose_tmp.h in draw_gs_tmp.h.
2010-08-06 Chia-I Wudraw: Include draw_decompose_tmp.h in draw_pt_vcache_tmp.h.
2010-08-06 Chia-I Wudraw: Add draw_decompose_tmp.h.
2010-08-06 Dave Airlier600g: add SRGB support.
2010-08-06 Dave Airlier600g: fixup z format translations.
2010-08-06 Dave Airlier600g: fix targetmask to work correctly.
2010-08-06 Dave Airlier600g: improve supported format selection.
2010-08-06 Dave Airlier600g: add bo wait after map.
2010-08-06 Vinson Leest/mesa: Clean up header file inclusion in st_program.h.
2010-08-06 Marek Olšákr300g: do not emit GB_Z_PEQ_CONFIG on non-r500 if DRM...
2010-08-06 Jakob Bornecrantztgsi: Fix typo, so we follow what is in the comments
2010-08-06 Jakob Bornecrantztgsi: Add option to stop the sanity checker from printing
2010-08-06 Jakob Bornecrantzutil: Add option to not dump cpu caps
2010-08-06 Jakob Bornecrantzst/mesa: Only get debug option once
2010-08-06 Jakob Bornecrantzst/mesa: Only get mesa mvp dp4 option once
2010-08-06 Jakob Bornecrantzllvmpipe: Only get no rast option once
2010-08-06 Jakob Bornecrantzgallivm: Only get debug option once
2010-08-06 Vinson Leest/mesa: Clean up header file inclusion in st_mesa_to_t...
2010-08-05 Luca Barbierinvfx: fix nv30 vertex program scalar opcodes
2010-08-05 Luca Barbierinvfx: shut up unknown cap 64 warning
2010-08-05 Vinson Leest/mesa: Clean up header file inclusion in st_manager.h.
2010-08-05 Brian Paulglsl: fix atan(0, -1)
2010-08-05 Alex Deucherr600c: tiling require drm 2.6.0, not 2.5.0
2010-08-05 Alex Deucherr600: add support for getting the tiling config via...
2010-08-05 Alex Deucherr600: add new relocs for tiling support
2010-08-05 Alex Deucherr600: add span support for 2D tiling
2010-08-05 Jerome Glisser600g: don't use dynamic state allocation for states
2010-08-05 Joakim Sindholttargets/egl: fix build
2010-08-05 Marek Olšákr300g: fix fb_state atom size
2010-08-05 Marek Olšákr300g: debug_print on startup whether we can use hyper-z
2010-08-05 Dave Airlier300g: always emit hyperz state atom.
2010-08-05 Dave Airlier300g: disable hiz on rv530 for now.
2010-08-05 Dave Airlier300g: implement hyper-z support. (v4)
2010-08-05 Keith Whitwelldocs: clarify point sprite discussion
2010-08-05 Vinson Leest/mesa: Remove unnecessary header from st_gl_api.h.
2010-08-05 Vinson Leemesa: Include missing header in st_get_mipmap.h.
2010-08-05 Vinson Leest/mesa: Include missing headers in st_format.h.
2010-08-05 Vinson Leest/mesa: Add forward delcaration in st_extensions.h.
2010-08-05 Vinson Leest/mesa: Add missing headers to st_draw.h.
2010-08-05 Chris Wilsonintel: Check for a NULL src buffer prior to blt
2010-08-05 Chris Wilsonintel: Check for region allocation failure.
2010-08-05 Vinson Leest/mesa: Add missing header in st_context.c.
2010-08-05 Vinson Leest/mesa: Add missing header in st_atom_pixeltransfer.c.
2010-08-05 Vinson Leest/mesa: Clean up header file inclusion in st_context.h.
2010-08-05 Vinson Leest/mesa: Add missing header in st_cb_xformfb.h.
2010-08-05 Vinson Leest/mesa: Clean up st_cb_viewport.h.
2010-08-05 Vinson Leest/mesa: Add missing headers in st_cb_texture.h.
2010-08-04 Francisco Jerezdri/nouveau: Don't try to validate uninitialized teximages.
2010-08-04 Francisco Jerezdri/nv20: Fix some PGRAPH_ERRORs seen with DATA_CHECK...
2010-08-04 Francisco Jerezdri/nouveau: Fix up software mipmap generation.
2010-08-04 Vinson Leest/mesa: Add forward declaration in st_cb_strings.h.
2010-08-04 Vinson Leest/mesa: Add missing header in st_cb_readpixels.h.
2010-08-04 Vinson Leest/mesa: Clean up header file inclusion in st_cb_raster...
2010-08-04 Vinson Leest/mesa: Add missing header in st_cb_program.h.
2010-08-04 Vinson Leer300/compiler: Remove unnecessary header.
2010-08-04 Vinson Leeintel: Remove unnecessary header.
2010-08-04 Vinson Leest/mesa: Add missing headers in st_cb_flush.h.
2010-08-04 Vinson Leest/mesa: Clean up header inclusion in st_cb_feedback.h.
2010-08-04 Jerome Glisser600g: force flush on map as temporary fix to readpixel
2010-08-04 Vinson Leest/mesa: Add missing headers to st_cb_fbo.h.
2010-08-04 Jerome Glisser600g: always perform texture perspective divide +...
2010-08-04 Vinson Leest/mesa: Clean up header file inclusion in st_cb_eglima...
2010-08-04 Vinson Leedraw: Fix return type of draw_translate_vinfo_size.
2010-08-04 Vinson Leest/mesa: Clean up header file inclusion in st_cb_drawtex.h.
2010-08-04 Vinson Leest/mesa: Clean up header file inclusion in st_cb_drawpi...
2010-08-04 Vinson Leest/mesa: Add forward declaration in st_cb_condrender.h.
2010-08-04 Vinson Leest/mesa: Add forward declarations in st_cb_clear.h.
2010-08-04 Vinson Leest/mesa: Include missing headers in st_cb_bufferobjects.h.
2010-08-04 Vinson Leest/mesa: Clean up header file inclusion in st_cb_blit.h.
2010-08-04 Vinson Leest/mesa: Clean up header file inclusion in st_cb_bitmap.h.
2010-08-04 Kristian Høgsbergglx: Move deref after NULL check
2010-08-04 Kristian Høgsbergglx: Fix use after free in drisw error path
2010-08-04 Kristian Høgsbergglx: We no longer need screen extensions for drisw
2010-08-04 Kristian Høgsbergglx: dri2InvalidateBuffers() needs the X drawable XID...
2010-08-04 Andre Maasikasr600: relax stride/alignment requirements for vertices
2010-08-04 Chia-I Wudraw: Fix the edge flags of flatshade_first polygons.
2010-08-04 Tom Stellardr300/compiler: Always unroll loops when doing loop...
2010-08-04 Tom Stellardr300/compiler: r500 hw support for break and continue...
2010-08-04 Tom Stellardr300/compiler: KILP may not always be inside an IF...
2010-08-04 Tom Stellardr300/compiler: Don't unroll loops with continue or...
2010-08-04 Vinson Leest/mesa: Clean up header file inclusion in st_cache.h.
2010-08-04 Vinson Leest/mesa: Add forward declarations in st_atom_shader.h.
2010-08-03 Dave Airlier300g: disable multisample visuals until the state...
2010-08-03 Brian Pauldraw: check for instance divisors in vcache_check_run()
2010-08-03 Brian Paulgallium/translate: make generic_run() and generic_run_e...
2010-08-03 Brian Pauldraw: added a comment
2010-08-03 Brian Pauldraw: use instance divisor in draw_print_arrays()
2010-08-03 Brian Pauldraw: add assertion, rearrange debug code
2010-08-03 Marek Olšákst/dri: fix crash when dri2_drawable_get_buffers fails
next