485 Commits (ffe2a1ca3c097661dd3f6e3ca5cfd72be184426c)

Author SHA1 Message Date
  Zack Rusin eaabb4ead0 gallium: Add support for multiple viewports 12 years ago
  Zack Rusin 5104ed3dbf draw: try to prevent overflows on index buffers 12 years ago
  Zack Rusin 29853ab7b8 draw: don't crash on vertex buffer overflow 12 years ago
  Stéphane Marchesin 38d2a16c01 i915: Use Y tiling for textures 12 years ago
  Stéphane Marchesin fc24c7aede i915g: Optimize batchbuffer sizes 12 years ago
  Stéphane Marchesin 7f7c7fda83 i915g: Add more PIPE_CAP_* support 12 years ago
  Chia-I Wu 8c347d4e57 gallium: fix type of flags in pipe_context::flush() 12 years ago
  Christoph Bumiller 729abfd0f5 st/mesa: optionally apply texture swizzle to border color v2 12 years ago
  Stuart Abercrombie 1a59cc777f i915g: Release old fragment shader sampler views with current pipe 12 years ago
  Christoph Bumiller f35e96d973 gallium: add PIPE_CAP_QUERY_PIPELINE_STATISTICS 12 years ago
  Christoph Bumiller 8acaf862df gallium: add TGSI_SEMANTIC_TEXCOORD,PCOORD v3 12 years ago
  Christian König 21190fbd56 tgsi: use separate structure for indirect address v2 12 years ago
  Stéphane Marchesin 1662178863 i915g: Use PIPE_FLUSH_END_OF_FRAME to trigger throttling 12 years ago
  Stéphane Marchesin d815e8af39 i915g: Update TODO 12 years ago
  Brian Paul 13f3ae5b83 gallium/drivers: handle PIPE_SHADER_CAP_TGSI_SQRT_SUPPORTED query 12 years ago
  Marek Olšák f04dd3d003 gallium: remove PIPE_CAP_DEPTHSTENCIL_CLEAR_SEPARATE 12 years ago
  Matt Turner 92ce9c38fd Remove hacks for static Makefiles 13 years ago
  Matt Turner ac2793cf3e Clean up .gitignore files 13 years ago
  Matt Turner 7d5496ab3b i915g: Convert to automake 13 years ago
  Marek Olšák 598cc1f74d gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag 12 years ago
  José Fonseca 9976216bf6 gallium: s/PIPE_CAP_TIMER_QUERY/PIPE_CAP_QUERY_TIME_ELAPSED/ 12 years ago
  Marek Olšák 25409c6da8 gallium: remove pipe_surface::usage 12 years ago
  Roland Scheidegger 26097c4855 gallivm,draw,llvmpipe: use base ptr + mip offsets instead of mip pointers 12 years ago
  Marek Olšák c9f2af3df7 gallium: expose ARB_map_buffer_alignment on Radeon 12 years ago
  Marek Olšák e73bf3b805 gallium: add start_slot parameter to set_vertex_buffers 13 years ago
  Marek Olšák e5a9bf5523 gallium: remove unused data pointer from pipe_transfer 13 years ago
  Marek Olšák 369e468889 gallium: unify transfer functions 13 years ago
  Marek Olšák cf9081b37c i915g: fix unused variable and type conversion warnings 13 years ago
  Stéphane Marchesin 437a2560b1 i915g: Don't clobber I915_NEW_FS on new framebuffer. 13 years ago
  Stéphane Marchesin 6ef37f71b0 i915g: Call draw_set_mapped_vertex_buffer from draw_vbo 13 years ago
  Stéphane Marchesin 74b6ea49df i915g: Get rid of the fixup state functions. 13 years ago
  Stéphane Marchesin dca9e3c477 i915g: Remove the i915_context->saved_* stuff. 13 years ago
  Stéphane Marchesin 98600c5ff6 i915g: Don't update I915_HW_PROGRAM in update_framebuffer 13 years ago
  Stéphane Marchesin 762ac0a218 Revert "i915g: Don't bind 0-length programs" 13 years ago
  Stéphane Marchesin 8c28a9bd73 i915g: Don't bind 0-length programs 13 years ago
  Stéphane Marchesin fe3aeb7ea3 i915g: Implement srgb textures the easy way. 13 years ago
  Stéphane Marchesin 2acc719374 i915g: Use X tiling for textures 13 years ago
  Marek Olšák 6d2f59ce54 i915g: implement blit 13 years ago
  Marek Olšák 0b0697e80d gallium/u_blitter: add gallium blit implementation 13 years ago
  Marek Olšák b9c9dd4783 gallium: add PIPE_CAP_TEXTURE_MULTISAMPLE 13 years ago
  Matt Turner b6109de34f Remove useless checks for NULL before freeing 13 years ago
  Brian Paul cab2fed135 gallium: remove PIPE_MAX_VERTEX/GEOMETRY_SAMPLERS #define 13 years ago
  Brian Paul df87fb5913 gallium: add a shader stage/type param to some draw functions 13 years ago
  Marek Olšák 825b45366d gallium/u_blitter: implement blitting multisample resources 13 years ago
  Brian Paul a5ca29100b i915g: silence a const pointer warning 13 years ago
  Marek Olšák 84645fa613 gallium/u_blitter: add a query for checking whether copying is supported 13 years ago
  Marek Olšák c8ff737a18 gallium/u_blitter: remove fallback for stencil copy that all drivers skipped 13 years ago
  José Fonseca 6dddd18480 draw,gallivm: Fix draw_get_shader_param. 13 years ago
  Marek Olšák bcc735aaca gallium: add QUERY_TIMESTAMP cap and get_timestamp screen function 13 years ago
  Stéphane Marchesin 45fc069600 i915g: Implement sRGB textures 13 years ago