30295 Revize (6fea2be7959620fe0a1b28c275a7d960005c8b09)
 

Autor SHA1 Zpráva Datum
  Brian Paul 6fea2be795 tnl: check that state is validated before drawing před 15 roky
  Brian Paul 987dd63b90 st/mesa: check that state is validated before drawing před 15 roky
  Brian Paul 5ce9183c1c vbo: fix missing state validation bugs před 15 roky
  Brian Paul a38859569d mesa: do state validation in _mesa_valid_to_render() před 15 roky
  Brian Paul 364b008d18 docs: Fixed Windows build for 7.7.1 před 15 roky
  Brian Paul ee5e84eba6 windows: assorted build fixes před 15 roky
  Rodolfo Ribeiro Gomes 81cca6d453 glx: fix possible memory leaks in dri2CreateScreen() před 15 roky
  Brian Paul 4886f677ec mesa: Warn when indices are out of bounds, but do not skip the draw in debug builds. před 15 roky
  Alan Hourihane 7683271e63 another gcc 4.2.x check for mstackrealign před 15 roky
  Vinson Lee df8273494e glu/sgi: Remove unnecessary headers. před 15 roky
  Vinson Lee 548b9c4ece svga: Remove unnecessary headers. před 15 roky
  Vinson Lee 7280c4c9fe softpipe: Remove unnecessary header. před 15 roky
  Vinson Lee 1a2f9d722e llvmpipe: Remove unnecessary header. před 15 roky
  Vinson Lee fc4939bff9 egl: Remove unnecessary headers. před 15 roky
  Vinson Lee d40070029f progs/tests: Remove unnecessary headers. před 15 roky
  Vinson Lee bbb41153c2 progs/glsl: Fix bump GLSL compilation error on Mac OS. před 15 roky
  Vinson Lee 77b1f2fbcf progs/glsl: Remove unused variable in bump.c. před 15 roky
  Vinson Lee 07fb52bcf6 progs/glsl: Remove unnecessary header from samplers.c. před 15 roky
  Corbin Simpson 0087322729 r300g: Clean up blend masks, change caps. před 15 roky
  Corbin Simpson 2e481e9fad gallium-docs: Minor grammar, need to talk about dual-source blends. před 15 roky
  Corbin Simpson 505a43aff2 gallium-docs: Clean up constantbuf info a bit. před 15 roky
  Corbin Simpson a5f7c63fc0 gallium-docs: Add PIPE_CAP info. před 15 roky
  Eric Anholt f20e83210e intel: Set the region's tiling to none when attaching a PBO to a region. před 15 roky
  Eric Anholt c9886d535e i915: Remove unused initial and current state, now that there's nothing else. před 15 roky
  Eric Anholt f9439e4a46 intel: Remove long-disabled meta readpixels, and associated meta support. před 15 roky
  Jakob Bornecrantz c75e238434 st/xorg: Update to new libkms interface but be backwards compatible před 15 roky
  Alan Hourihane 32e6043150 define own embedded target and cleanup previous commit. před 15 roky
  Alan Hourihane 75cd6f3ece Don't define HAVE_POSIX_MEMALIGN for embedded target. před 15 roky
  Roland Scheidegger 9b346f83a7 Merge commit 'origin/perrtblend' před 15 roky
  Roland Scheidegger 2fa34bf44c gallium: remove PIPE_CAP_S3TC, and add PIPE_CAP_DUAL_SOURCE_BLEND před 15 roky
  Alan Hourihane bd60e6cd5c add PIPE_SUBSYSTEM_EMBEDDED when embedded platform used před 15 roky
  Michal Krol 9e895831bc tgsi: Constants declared with ureg_DECL_constant() are one-dimensional. před 15 roky
  Michal Krol 3ba2ab3a23 tgsi: Add ureg_property_gs_output_prim/max_vertices(). před 15 roky
  Michal Krol 6522804cb3 docs: Implement constant buffer CAPs. před 15 roky
  Michal Krol 3320acb67d softpipe: Report some sane values for constant buffer CAP queries. před 15 roky
  Michal Krol 25123e0c88 gallium: Add CAPs for constant buffers. před 15 roky
  Michal Krol 7c5f255201 gallium: Rename PIPE_MAX_CONSTANT to PIPE_MAX_CONSTANT_BUFFERS. před 15 roky
  Michal Krol 333c035a51 regress: Add vertex shaders tests for constant buffers. před 15 roky
  Michal Krol 9851644435 gallium: Enable multiple constant buffers for vertex and geometry shaders. před 15 roky
  Michal Krol 44ac4c4e2c regress: Add fragment shader test for one-dimensional constant buffers. před 15 roky
  Michal Krol 4771e536e1 regress: Add two-dimension constant buffer test. před 15 roky
  Michal Krol 91d58c3520 python: Link to ws2_32 on windows. před 15 roky
  Michal Krol dcf8543ab3 tgsi: Handle two-dimensional constants in text parser. před 15 roky
  Michal Krol d96bb01d2d regress: Fix shader header. před 15 roky
  Michal Krol 835bab0143 gallium: Implement 2D constant buffers for fragment shader in softpipe. před 15 roky
  Michal Krol 4367de152c tgsi: Handle 2-D declarations. před 15 roky
  Michal Krol 0adfdaeaa1 gallium: Add tgsi_declaration_dimension token. před 15 roky
  Corbin Simpson 241a0b8cf3 radeong: Slight improvement to buffer creation. před 15 roky
  Corbin Simpson f0a3f824ac gallium-docs: Moar buffer info. před 15 roky
  Corbin Simpson 2102ee204c gallium-docs: Start doc'ing screen buffers. před 15 roky