summaryrefslogtreecommitdiff
path: root/src/gallium
AgeCommit message (Expand)Author
2008-02-23gallium: Wrap decls in extern "C".José Fonseca
2008-02-23gallium: Add cso convenience routine (from Keith's patch).José Fonseca
2008-02-23gallium: MSVC fixes.José Fonseca
2008-02-23gallium: Fix build on Windows.Michal Krol
2008-02-23gallium: Silence compiler warnings on Windows.Michal Krol
2008-02-23gallium: Silence compiler warnings on Windows.Michal Krol
2008-02-23gallium: Define intptr_t for Windows platform.Michal Krol
2008-02-23gallium: Move align_pointer() to p_pointer.h.Michal Krol
2008-02-23gallium: New file.Michal Krol
2008-02-23Avoid building problematic module/drivers on windows.José Fonseca
2008-02-22nv40: stateobj start out with 0 refcountBen Skeggs
2008-02-22nv40: move hw_dirtyBen Skeggs
2008-02-22nv40: rework fragment texture stateBen Skeggs
2008-02-22nouveau: fix buildBen Skeggs
2008-02-22Merge branch 'upstream-gallium-0.1' into nouveau-gallium-0.1Ben Skeggs
2008-02-21gallium: new draw stage for polygon stipple.Brian
2008-02-21gallium: new AA point drawing stageBrian
2008-02-21gallium: comments, white-space clean-upBrian
2008-02-21[PATCH] softpipe: unbreak sp_setup_pos_vector on non-x86 systemsKeith Whitwell
2008-02-21[PATCH] gallium: include p_compiler.h for boolean defnKeith Whitwell
2008-02-21draw: vertex cache reworkKeith Whitwell
2008-02-21tgsi: print debug messages on failure to codegenerateKeith Whitwell
2008-02-21Cell: Remove erroneous ALIGN16_ATTRIB attributesIan Romanick
2008-02-21Cell: Add spu_dcache.c to Makefile.Ian Romanick
2008-02-21Cell: Initial scalar implementation of spu_dcache_mark_dirtyIan Romanick
2008-02-21Cell: Fix off-by-one error in spu_dcache_fetch_unalignedIan Romanick
2008-02-21Cell: Initial pass at unified data cacheIan Romanick
2008-02-20gallium: include p_inlines.hBrian
2008-02-20gallium: s/pipe_reference_texture/pipe_texture_reference/Brian
2008-02-20gallium: re-fix some msvc warningsBrian
2008-02-20cell: use pipe_texture_reference()Brian
2008-02-20gallium: replace some ordinary assignments with pipe_reference_texture()Brian
2008-02-20gallium: fix bad ptr comparisonBrian
2008-02-20cell: rename cell_state_fs.c -> cell_state_shader.cBrian
2008-02-20cell: init shader-related functions in cell_init_shader_functions()Brian
2008-02-20cell: #includes to silence warningsBrian
2008-02-20cell: plug in cell_set_sampler_textureBrian
2008-02-20Remove obsolete files replaced by cell_pipe_state.cBrian
2008-02-20cell: put most simple state-setter functions in new cell_pipe_state.c fileBrian
2008-02-20gallium: re-org of i965 texture/surface code, functionsBrian
2008-02-20gallium: minor re-org of 915 surface/texture codeBrian
2008-02-20gallium: new pipe->texture_update() functionBrian
2008-02-20gallium: use pipe_texture_reference() in sp_tile_cache_set_texture()Brian
2008-02-20nv40: fb stateBen Skeggs
2008-02-20nv40: almost there..Ben Skeggs
2008-02-20nv40: keep track of generated context state vs current channel stateBen Skeggs
2008-02-19gallium: general clean-up of xlib winsys MakefileBrian
2008-02-19gallium: initialize the killmask register to zero before running shaderBrian
2008-02-19gallium: add some casts to prevent likely msvc warningsBrian
2008-02-19gallium: don't hard-code attrib slot=0 in setup_fragcoord_coeff()Brian