| Commit message (Expand) | Author | Age | Files | Lines |
* | gallium: add flush_resource context function | Marek Olšák | 2013-09-20 | 1 | -0/+8 |
* | svga: replace 0 with PIPE_OK in a few places | Brian Paul | 2013-08-26 | 3 | -5/+5 |
* | svga: minor clean-ups in emit_hw_vs_vdecl() | Brian Paul | 2013-08-21 | 1 | -6/+6 |
* | draw: inject frontface info into wireframe outputs | Zack Rusin | 2013-08-02 | 1 | -0/+1 |
* | gallium: Add PIPE_CAP_ENDIANNESS | Tom Stellard | 2013-07-22 | 1 | -0/+2 |
* | tgsi: rename the TGSI fragment kill opcodes | Brian Paul | 2013-07-12 | 1 | -9/+9 |
* | mesa,glsl,gallium: remove GLSLSkipStrictMaxVaryingLimitCheck and dependencies | Marek Olšák | 2013-07-02 | 1 | -1/+0 |
* | svga: pass svga_compile_key by reference instead of value | Brian Paul | 2013-06-28 | 1 | -7/+7 |
* | svga: use switch statement in svga_shader_type() | Brian Paul | 2013-06-28 | 1 | -5/+10 |
* | svga: allow 3D transfers in svga_texture_transfer_map() | Brian Paul | 2013-06-25 | 1 | -4/+3 |
* | svga: use new svga_define_texture_level() helper | Brian Paul | 2013-06-25 | 2 | -2/+15 |
* | svga: fix layer/level mix-up in svga_mark_surface_dirty() | Brian Paul | 2013-06-25 | 1 | -1/+1 |
* | svga: use new svga_age_texture_view() helper | Brian Paul | 2013-06-25 | 2 | -1/+14 |
* | svga: add array index assertion in svga_validate_sampler_view() | Brian Paul | 2013-06-25 | 1 | -0/+1 |
* | svga: use svga_texture() helper instead of casting | Brian Paul | 2013-06-25 | 1 | -1/+1 |
* | svga: minor cleanups, comments in svga_tgsi_insn.c | Brian Paul | 2013-06-22 | 1 | -8/+19 |
* | svga: add null ptr check in svga_get_tex_sampler_view() | Brian Paul | 2013-06-22 | 1 | -0/+3 |
* | svga: add some comments about primitive conversion | Brian Paul | 2013-06-19 | 2 | -11/+26 |
* | svga: reindent svga_tgsi.c | Brian Paul | 2013-06-19 | 1 | -63/+65 |
* | svga: whitespace, comment, formatting fixes in svga_tgsi_emit.h | Brian Paul | 2013-06-19 | 1 | -42/+56 |
* | svga: move some svga/tgsi functions | Brian Paul | 2013-06-19 | 3 | -125/+149 |
* | svga: formatting fixes in svga_tgsi_insn.c | Brian Paul | 2013-06-19 | 1 | -260/+395 |
* | gallium: add condition parameter to render_condition | Roland Scheidegger | 2013-06-18 | 1 | -1/+1 |
* | svga: add PIPE_CAP_MAX_VIEWPORTS to switch to silence warning | Brian Paul | 2013-05-29 | 1 | -0/+2 |
* | gallium: Add support for multiple viewports | Zack Rusin | 2013-05-25 | 2 | -9/+13 |
* | draw: try to prevent overflows on index buffers | Zack Rusin | 2013-05-14 | 1 | -2/+2 |
* | draw: don't crash on vertex buffer overflow | Zack Rusin | 2013-05-14 | 1 | -2/+2 |
* | gallium: add PIPE_CAP_MAX_TEXTURE_BUFFER_SIZE for GL | Marek Olšák | 2013-05-11 | 1 | -0/+1 |
* | svga: misc whitespace and comment fixes in svga_cmd.c | Brian Paul | 2013-05-09 | 1 | -82/+82 |
* | gallium: fix type of flags in pipe_context::flush() | Chia-I Wu | 2013-05-04 | 1 | -1/+1 |
* | scons: Support clang. | José Fonseca | 2013-04-25 | 1 | -1/+1 |
* | scons: Remove redundant code. | José Fonseca | 2013-04-25 | 1 | -3/+0 |
* | gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel... | José Fonseca | 2013-04-23 | 2 | -2/+2 |
* | svga: remove TGSI_OPCODE_BREAKC instruction translation | Roland Scheidegger | 2013-04-20 | 1 | -1/+0 |
* | svga: whitespace, comment fixes in svga_pipe_query.c | Brian Paul | 2013-04-19 | 1 | -41/+49 |
* | svga: whitespace, comment fixes in svga_pipe_fs/vs.c | Brian Paul | 2013-04-19 | 2 | -48/+41 |
* | st/mesa: optionally apply texture swizzle to border color v2 | Christoph Bumiller | 2013-04-18 | 1 | -0/+2 |
* | svga: add new memory-used HUD query | Brian Paul | 2013-04-03 | 8 | -1/+33 |
* | svga: add HUD queries for number of draw calls, number of fallbacks | Brian Paul | 2013-04-03 | 4 | -0/+61 |
* | svga: refactor occlusion query code | Brian Paul | 2013-04-03 | 1 | -94/+124 |
* | svga: add case for PIPE_CAP_QUERY_PIPELINE_STATISTICS | Brian Paul | 2013-04-03 | 1 | -0/+1 |
* | llvmpipe: put .bmp extension on dumped image files | Brian Paul | 2013-03-28 | 1 | -2/+2 |
* | gallium,st/mesa: don't use blit-based transfers with software rasterizers | Marek Olšák | 2013-03-23 | 1 | -0/+3 |
* | gallium: add TGSI_SEMANTIC_TEXCOORD,PCOORD v3 | Christoph Bumiller | 2013-03-20 | 1 | -0/+2 |
* | gallium/build: Fix visibility CFLAGS in automake | Maarten Lankhorst | 2013-03-16 | 1 | -0/+2 |
* | svga: fix comment typos | Brian Paul | 2013-02-26 | 1 | -1/+1 |
* | svga: remove some extraneous whitespace | Brian Paul | 2013-02-23 | 1 | -8/+0 |
* | svga: fix sRGB rendering | Brian Paul | 2013-02-05 | 1 | -0/+11 |
* | gallium/drivers: handle PIPE_SHADER_CAP_TGSI_SQRT_SUPPORTED query | Brian Paul | 2013-02-04 | 1 | -0/+4 |
* | gallium: handle unhandled PIPE_CAP_TEXTURE_BUFFER_OFFSET_ALIGNMENT | Andreas Boll | 2013-02-04 | 1 | -0/+1 |