30469 次程式碼提交 (9cd2abdf8b7978d8a903d4aee9e2072a0c87e9ad)
 

作者 SHA1 備註 提交日期
  Alan Hourihane 32e6043150 define own embedded target and cleanup previous commit. 15 年之前
  Alan Hourihane 75cd6f3ece Don't define HAVE_POSIX_MEMALIGN for embedded target. 15 年之前
  Roland Scheidegger 9b346f83a7 Merge commit 'origin/perrtblend' 15 年之前
  Roland Scheidegger 2fa34bf44c gallium: remove PIPE_CAP_S3TC, and add PIPE_CAP_DUAL_SOURCE_BLEND 15 年之前
  Alan Hourihane bd60e6cd5c add PIPE_SUBSYSTEM_EMBEDDED when embedded platform used 15 年之前
  Michal Krol 9e895831bc tgsi: Constants declared with ureg_DECL_constant() are one-dimensional. 15 年之前
  Michal Krol 3ba2ab3a23 tgsi: Add ureg_property_gs_output_prim/max_vertices(). 15 年之前
  Michal Krol 6522804cb3 docs: Implement constant buffer CAPs. 15 年之前
  Michal Krol 3320acb67d softpipe: Report some sane values for constant buffer CAP queries. 15 年之前
  Michal Krol 25123e0c88 gallium: Add CAPs for constant buffers. 15 年之前
  Michal Krol 7c5f255201 gallium: Rename PIPE_MAX_CONSTANT to PIPE_MAX_CONSTANT_BUFFERS. 15 年之前
  Michal Krol 333c035a51 regress: Add vertex shaders tests for constant buffers. 15 年之前
  Michal Krol 9851644435 gallium: Enable multiple constant buffers for vertex and geometry shaders. 15 年之前
  Michal Krol 44ac4c4e2c regress: Add fragment shader test for one-dimensional constant buffers. 15 年之前
  Michal Krol 4771e536e1 regress: Add two-dimension constant buffer test. 15 年之前
  Michal Krol 91d58c3520 python: Link to ws2_32 on windows. 15 年之前
  Michal Krol dcf8543ab3 tgsi: Handle two-dimensional constants in text parser. 15 年之前
  Michal Krol d96bb01d2d regress: Fix shader header. 15 年之前
  Michal Krol 835bab0143 gallium: Implement 2D constant buffers for fragment shader in softpipe. 15 年之前
  Michal Krol 4367de152c tgsi: Handle 2-D declarations. 15 年之前
  Michal Krol 0adfdaeaa1 gallium: Add tgsi_declaration_dimension token. 15 年之前
  Corbin Simpson 241a0b8cf3 radeong: Slight improvement to buffer creation. 15 年之前
  Corbin Simpson f0a3f824ac gallium-docs: Moar buffer info. 15 年之前
  Corbin Simpson 2102ee204c gallium-docs: Start doc'ing screen buffers. 15 年之前
  Corbin Simpson 12f97d9c09 r300g: Fix bizarre half-flushes with immd mode. 15 年之前
  Corbin Simpson b9ae570bab r300g: Atomize framebuffers. 15 年之前
  Chia-I Wu 14cbf324dc docs: Update the developer section of egl.html. 15 年之前
  Vinson Lee 51ab599ddb scons: Do not use linker option '-Bsymbolic' on Mac OS X. 15 年之前
  Chia-I Wu 6baa2c8d02 egl: Migrate drivers to use _eglBindContext. 15 年之前
  Chia-I Wu 45ba533243 egl: Correctly unbind contexts in eglReleaseThread. 15 年之前
  Chia-I Wu 17330479b3 egl: eglMakeCurrent should accept an uninitialized display. 15 年之前
  Chia-I Wu 959481ad70 egl: Add _eglBindContext. 15 年之前
  Chia-I Wu a933259daa egl: Use a boolean to indicate whether a display is initialized. 15 年之前
  Vinson Lee 8f81769148 scons: Fix GLEW build on Mac OS X. 15 年之前
  Vinson Lee 5dcc088bf1 tgsi: Silence uninitialized variable warning. 15 年之前
  Vinson Lee 1eb1d4e238 radeon: Silence "format" compiler warnings. 15 年之前
  Vinson Lee 347cd2b0d5 st/xorg: Remove unnecessary headers. 15 年之前
  Vinson Lee 4030cd5a2d st/dri: Remove unnecessary headers. 15 年之前
  Vinson Lee c2bd1657a8 llvmpipe: Remove unnecessary headers. 15 年之前
  Brian Paul 714d3ec9bc swrast: s/FIXED_TO_FLOAT/FixedToFloat/ 15 年之前
  Vinson Lee 978568c647 r300g: Remove unnecessary headers. 15 年之前
  Brian Paul dd89ac249c mesa: fix int/uint comparison warnings 15 年之前
  Brian Paul 20fbb24b67 mesa: fix double->float assignment warnings, int/uint comparison warnings 15 年之前
  Brian Paul 6703fb1917 mesa: fix double->float assignment warnings 15 年之前
  Brian Paul ca0d048e4e mesa: fix int/uint comparison warnings 15 年之前
  Brian Paul 28bd4a1d81 tnl: fix double->float and int/uint conversion warnings 15 年之前
  Brian Paul 880411c72a swrast: silence double->float assignment warnings 15 年之前
  Brian Paul 4e5364d6fc mesa: more info in glActiveTexture error msg 15 年之前
  Brian Paul f103f7e460 configs: added vega to default GALLIUM_STATE_TRACKERS_DIRS 15 年之前
  Vinson Lee 83e6ba564c i965g: Remove unnecessary headers. 15 年之前