11726 Commits (f8e0dd246b26281d31d4f37799985e27368ba2f4)

Author SHA1 Message Date
  Chia-I Wu f8e0dd246b st/vega: Remove st_inlines.h. 15 years ago
  Chia-I Wu 2bb788ccc6 st/vega: Simplify radial gradient. 15 years ago
  Chia-I Wu d7aa03b4fe st/vega: Fix degenerate paints. 15 years ago
  Chia-I Wu 06e7a55028 st/vega: Fix negated logic in image_draw. 15 years ago
  Chia-I Wu b06de80843 st/vega: Fix paint coordinates transformations. 15 years ago
  Chia-I Wu ca8bc9c05b st/vega: Bump version to 1.1. 15 years ago
  Chia-I Wu e360f91f15 st/vega: Add color transformation support. 15 years ago
  Chia-I Wu 213e288e78 st/vega: More flexible shader selection. 15 years ago
  Chia-I Wu 30cab4b6cb st/vega: Revive mask layer support. 15 years ago
  Chia-I Wu 5d64a06a63 st/vega: Add primitive text support. 15 years ago
  Chia-I Wu 34f466d4e6 st/vega: Make image_draw take a matrix. 15 years ago
  Chia-I Wu 165cb19abc st/vega: Make path_render and path_stroke take a matrix. 15 years ago
  Chia-I Wu d873f1f5b6 st/vega: Fix image sampler views for alpha-only formats. 15 years ago
  Chia-I Wu 56f02cedfa st/vega: Update to latest headers. 16 years ago
  Chia-I Wu 20ce148c30 st/vega: Get rid of renderer_copy_texture. 15 years ago
  Chia-I Wu 33ca973e7a st/vega: vg_copy_texture and vg_copy_surface should share code. 15 years ago
  Chia-I Wu 4690cdfe07 st/vega: Clean up renderer fields and functions. 15 years ago
  Chia-I Wu ace4539e88 st/vega: Clean up vg_context fields and functions. 15 years ago
  Chia-I Wu 635fe3e192 st/vega: vg_manager should care about only the color buffer. 15 years ago
  Chia-I Wu ee0f1ab923 st/vega: Make shader_bind call into the renderer. 15 years ago
  Chia-I Wu b730f0fc52 st/vega: Move g3d states to renderer. 15 years ago
  Chia-I Wu 96c6637a13 st/vega: Use st_framebuffer for fb width/height. 15 years ago
  Chia-I Wu 438359597c st/vega: Delay fb state update to vg_validate_state. 15 years ago
  Chia-I Wu 3b71cb6ad6 st/vega: Add POLYGON_STENCIL and POLYGON_FILL renderer state. 15 years ago
  Chia-I Wu b23f732075 st/vega: Use the renderer for vgMask. 15 years ago
  Chia-I Wu e5968a5355 st/vega: Add FILTER renderer state for image filtering. 15 years ago
  Chia-I Wu 6b241f532a st/vega: Add CLEAR renderer state for vgClear. 15 years ago
  Chia-I Wu 54cb382ea5 st/vega: Add SCISSOR renderer state. 15 years ago
  Chia-I Wu e31a04ea3b st/vega: Add DRAWTEX renderer state. 15 years ago
  Chia-I Wu 59309337e4 st/vega: Overhaul renderer with renderer states. 15 years ago
  Chia-I Wu 709e57ae4f llvmpipe: Fix build errors on x86. 15 years ago
  Brian Paul efc82aef35 gallivm/llvmpipe: squash merge of the llvm-context branch 15 years ago
  Marek Olšák 1f1375d4d8 r300g: fix texture border color once again 15 years ago
  Zack Rusin b22d65e9fc scons: add alias for identity 15 years ago
  Keith Whitwell 68a4f63247 llvmpipe: shortcircuit some calls to set_scene_state 15 years ago
  Keith Whitwell d9169364d4 llvmpipe: remove misleading debug string 15 years ago
  Keith Whitwell 2d31f048ce llvmpipe: raise dirty flag on transfers to bound constbuf 15 years ago
  José Fonseca 31aeac5bf9 wgl: More complete WGL_ARB_pbuffer support. 15 years ago
  José Fonseca c4a43873c5 wgl: Stub WGL_ARB_pbuffer support. 16 years ago
  José Fonseca af6407a500 scons: Alias for svga 15 years ago
  José Fonseca 7bbf675b88 svga: Use consistent hexadecimal representation on debug output. 15 years ago
  Marek Olšák 80f24c1575 util: rename u_mempool -> u_slab 15 years ago
  Zack Rusin 5572805423 gallivm: fix storing of the addr register 15 years ago
  Dave Airlie a7cb673aa1 r600g: it looks like r600 can handle dword offsets in the indices. 15 years ago
  Marek Olšák 5d4d8b6205 u_blitter: interpolate clear color using a GENERIC varying instead of COLOR 15 years ago
  Henri Verbeet c6ea4c0e8a r600g: Fix the PIPE_FORMAT_A8_UNORM color swap for Evergreen as well. 15 years ago
  Henri Verbeet 7a4599c6f5 r600g: Fix the PIPE_FORMAT_L8A8_UNORM color swaps. 15 years ago
  Thomas Hellstrom 5822484510 xorg/vmwgfx: Don't clip video to viewport 15 years ago
  Thomas Hellstrom 28ee7561f9 xorg/vmwgfx: Flush even if we don't autopaint the color key 15 years ago
  Marek Olšák 2c1de07ddf u_blitter: use PIPE_TRANSFER_DISCARD to prevent cpu/gpu stall 15 years ago