30304 Revīzijas (98f3f1c695f232120541670a8b5a355003ce3cc8)
 

Autors SHA1 Ziņojums Datums
  Brian Paul 98f3f1c695 gallium: document pipe_context::get_query_result() pirms 15 gadiem
  Keith Whitwell 3fc73c389a Merge commit 'lb2/arb_fragment_coord_conventions' pirms 15 gadiem
  Corbin Simpson 882279d31a docs: Mark what I've been up to. pirms 15 gadiem
  Brian Paul e94021660b progs/tests: added a few more files to .gitignore pirms 15 gadiem
  Brian Paul 6fea2be795 tnl: check that state is validated before drawing pirms 15 gadiem
  Brian Paul 987dd63b90 st/mesa: check that state is validated before drawing pirms 15 gadiem
  Brian Paul 5ce9183c1c vbo: fix missing state validation bugs pirms 15 gadiem
  Brian Paul a38859569d mesa: do state validation in _mesa_valid_to_render() pirms 15 gadiem
  Brian Paul 364b008d18 docs: Fixed Windows build for 7.7.1 pirms 15 gadiem
  Brian Paul ee5e84eba6 windows: assorted build fixes pirms 15 gadiem
  Rodolfo Ribeiro Gomes 81cca6d453 glx: fix possible memory leaks in dri2CreateScreen() pirms 15 gadiem
  Brian Paul 4886f677ec mesa: Warn when indices are out of bounds, but do not skip the draw in debug builds. pirms 15 gadiem
  Luca Barbieri b2299d80b4 softpipe: support all TGSI fragment coord conventions (v4) pirms 15 gadiem
  Luca Barbieri 62c673b6ac st/mesa: Gallium support for ARB_fragment_coord_conventions (v4) pirms 15 gadiem
  Luca Barbieri 6c403750d6 tgsi: add caps for fragment coord conventions (v3) pirms 15 gadiem
  Luca Barbieri 73317139a4 tgsi: add properties for fragment coord conventions (v3) pirms 15 gadiem
  Luca Barbieri 3cea5525d0 mesa: don't expose GL_ARB_fragment_coord_conventions until the GLSL part is done pirms 15 gadiem
  Alan Hourihane 7683271e63 another gcc 4.2.x check for mstackrealign pirms 15 gadiem
  Vinson Lee df8273494e glu/sgi: Remove unnecessary headers. pirms 15 gadiem
  Vinson Lee 548b9c4ece svga: Remove unnecessary headers. pirms 15 gadiem
  Vinson Lee 7280c4c9fe softpipe: Remove unnecessary header. pirms 15 gadiem
  Vinson Lee 1a2f9d722e llvmpipe: Remove unnecessary header. pirms 15 gadiem
  Vinson Lee fc4939bff9 egl: Remove unnecessary headers. pirms 15 gadiem
  Vinson Lee d40070029f progs/tests: Remove unnecessary headers. pirms 15 gadiem
  Vinson Lee bbb41153c2 progs/glsl: Fix bump GLSL compilation error on Mac OS. pirms 15 gadiem
  Vinson Lee 77b1f2fbcf progs/glsl: Remove unused variable in bump.c. pirms 15 gadiem
  Vinson Lee 07fb52bcf6 progs/glsl: Remove unnecessary header from samplers.c. pirms 15 gadiem
  Corbin Simpson 0087322729 r300g: Clean up blend masks, change caps. pirms 15 gadiem
  Corbin Simpson 2e481e9fad gallium-docs: Minor grammar, need to talk about dual-source blends. pirms 15 gadiem
  Corbin Simpson 505a43aff2 gallium-docs: Clean up constantbuf info a bit. pirms 15 gadiem
  Corbin Simpson a5f7c63fc0 gallium-docs: Add PIPE_CAP info. pirms 15 gadiem
  Eric Anholt f20e83210e intel: Set the region's tiling to none when attaching a PBO to a region. pirms 15 gadiem
  Eric Anholt c9886d535e i915: Remove unused initial and current state, now that there's nothing else. pirms 15 gadiem
  Eric Anholt f9439e4a46 intel: Remove long-disabled meta readpixels, and associated meta support. pirms 15 gadiem
  Jakob Bornecrantz c75e238434 st/xorg: Update to new libkms interface but be backwards compatible pirms 15 gadiem
  Alan Hourihane 32e6043150 define own embedded target and cleanup previous commit. pirms 15 gadiem
  Alan Hourihane 75cd6f3ece Don't define HAVE_POSIX_MEMALIGN for embedded target. pirms 15 gadiem
  Roland Scheidegger 9b346f83a7 Merge commit 'origin/perrtblend' pirms 15 gadiem
  Roland Scheidegger 2fa34bf44c gallium: remove PIPE_CAP_S3TC, and add PIPE_CAP_DUAL_SOURCE_BLEND pirms 15 gadiem
  Alan Hourihane bd60e6cd5c add PIPE_SUBSYSTEM_EMBEDDED when embedded platform used pirms 15 gadiem
  Michal Krol 9e895831bc tgsi: Constants declared with ureg_DECL_constant() are one-dimensional. pirms 15 gadiem
  Michal Krol 3ba2ab3a23 tgsi: Add ureg_property_gs_output_prim/max_vertices(). pirms 15 gadiem
  Michal Krol 6522804cb3 docs: Implement constant buffer CAPs. pirms 15 gadiem
  Michal Krol 3320acb67d softpipe: Report some sane values for constant buffer CAP queries. pirms 15 gadiem
  Michal Krol 25123e0c88 gallium: Add CAPs for constant buffers. pirms 15 gadiem
  Michal Krol 7c5f255201 gallium: Rename PIPE_MAX_CONSTANT to PIPE_MAX_CONSTANT_BUFFERS. pirms 15 gadiem
  Michal Krol 333c035a51 regress: Add vertex shaders tests for constant buffers. pirms 15 gadiem
  Michal Krol 9851644435 gallium: Enable multiple constant buffers for vertex and geometry shaders. pirms 15 gadiem
  Michal Krol 44ac4c4e2c regress: Add fragment shader test for one-dimensional constant buffers. pirms 15 gadiem
  Michal Krol 4771e536e1 regress: Add two-dimension constant buffer test. pirms 15 gadiem