summaryrefslogtreecommitdiff
path: root/src/gallium/include
AgeCommit message (Expand)Author
2008-03-10gallium: WinCE portability fixes.José Fonseca
2008-03-09gallium: add some commonly implemented bits of hw stateKeith Whitwell
2008-03-08gallium: Document debug_printf usage.José Fonseca
2008-03-05gallium: michel's patch to rework texture/sampler binding interfaceKeith Whitwell
2008-03-03gallium: remove obsolete commentKeith Whitwell
2008-03-03gallium: document user_buffer_create a littleKeith Whitwell
2008-03-01start implementing start of bultinsZack Rusin
2008-02-29gallium: remove the ugly pipe->draw stage lookup code in aaline/point/pstippl...Brian
2008-02-27gallium: remove unneeded pipe ptr from pipe_textureBrian
2008-02-27gallium: remove pipe_context->texture_create/release/get_tex_surface()Brian
2008-02-27gallium: move is_format_supported() to pipe_screen structBrian
2008-02-27gallium: start removing pipe_context->get_name/vendor/param/paramfBrian
2008-02-27gallium: Remove // comments.José Fonseca
2008-02-26gallium: introduce 'pipe_screen' for context-independent functionsBrian
2008-02-26gallium: remove pipe parameter from pipe_texture_reference()Brian
2008-02-26gallium: remove input_map[] from pipe_shader_stateBrian
2008-02-25Make the pipe headers C++ friendly.José Fonseca
2008-02-23gallium: added TGSI_FILE_COUNTBrian
2008-02-23Bring in several forgotten MSVC fixes.José Fonseca
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-21gallium: comments, white-space clean-upBrian
2008-02-21[PATCH] gallium: include p_compiler.h for boolean defnKeith Whitwell
2008-02-20gallium: new pipe->texture_update() functionBrian
2008-02-19Remove src/mesa and src/mesa/main from gallium source include paths.José Fonseca
2008-02-15Merge commit 'origin/gallium-0.1' into gallium-0.1Keith Whitwell
2008-02-15Code reorganization: move files into their places.José Fonseca