40926 Commits (c91c38601234dc67fa356160cbe3bd389cac083a)
 

Author SHA1 Message Date
  Chia-I Wu c91c386012 st/vega: Create drawing surface mask as needed. 15 years ago
  Chia-I Wu 04f342b417 st/vega: Delay blend texture creation until needed. 15 years ago
  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
  Zhenyu Wang c530fd3f8a i965: also using align1 mode for math2 on sandybridge 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. 15 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
  Kristian Høgsberg 7db49853f0 docs: Fix MESA_drm_image typo 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
  Kenneth Graunke 2da02e75b1 glsl/linker: Free any IR discarded by optimization passes. 15 years ago
  Kenneth Graunke ff994eeff8 glsl: Remove anti-built-in hacks from the print visitor. 15 years ago
  Kenneth Graunke f5692f452f glsl: Lazily import built-in function prototypes. 15 years ago
  Kenneth Graunke 01a25bb64e glsl: Refactor out cloning of function prototypes. 15 years ago
  Aras Pranckevicius 4ce084c707 glsl: fix matrix type check in ir_algebraic 15 years ago
  Eric Anholt d56c97413e glsl: Quiet unreachable no-return-from-function warning. 15 years ago
  Zack Rusin b22d65e9fc scons: add alias for identity 15 years ago
  Eric Anholt ff79633d9f glsl: Fix structure and array comparisions. 15 years ago
  Eric Anholt 6b937465d4 glsl: Add a helper constructor for expressions that works out result type. 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