swrast: Reduce header file inclusion in s_fragprog.h.
[mesa.git] / src /
2010-08-08 Vinson Leeswrast: Reduce header file inclusion in s_fragprog.h.
2010-08-07 Vinson Leeswrast: Reduce header file inclusion in s_fog.h.
2010-08-07 Vinson Leeswrast: Clean up header file inclusion in s_depth.h.
2010-08-07 Vinson Leeswrast: Include missing header in s_context.h.
2010-08-07 Vinson Leeswrast: Clean up header file inclusion in s_blend.h.
2010-08-07 Vinson Leeswrast: Clean up header file inclusion in s_atifragshad...
2010-08-07 Vinson Leeswrast: Clean up header file inclusion in s_alpha.h.
2010-08-07 Marek Olšákr300c: do not advertise half float vertex on RV3xx...
2010-08-07 Vinson Leest/mesa: Remove unnecessary header.
2010-08-07 Marek Olšákr300g: fix cbzb clears when hyperz is off
2010-08-06 Maarten Maathuisnouveau: fix potential NULL-ptr dereference in nouveau_...
2010-08-06 Jerome Glisser600g: add PA_CL_CLIP_CNTL definition
2010-08-06 Jerome Glisser600g: fix rendering, only enable target we write too
2010-08-06 Jerome Glisser600g: really fix multi target support
2010-08-06 Brian Paulst/mesa: remove stray semicolons
2010-08-06 Brian Paulgallium: remove stray semicolons
2010-08-06 Jerome Glisser600g: finish multi target rendering support
2010-08-06 Vinson Leetargets/egl: Fix build by including missing headers.
2010-08-06 Chia-I Wudraw: Add an assertion to varray's version of trim().
2010-08-06 Chia-I Wudraw: Fix draw_pt_split_prim for primitives with adjacency.
2010-08-06 Chia-I Wudraw: Assert that only the first vetex may have flags...
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.
next