26059 Commits (49fbdd18ed738feaf73b7faba4d3577cd9cc3e59)
 

Author SHA1 Message Date
  Pauli Nieminen e0f99b8268 radeon: Add more verbose error message for failed command buffer. 16 years ago
  Brian Paul 0c309bb494 Merge branch 'mesa_7_5_branch' into mesa_7_6_branch 16 years ago
  aljen c6c44bf481 gallium: Added HaikuOS platform 16 years ago
  Brian Paul 89a765e92b mesa: disable GL_LUMINANCE case in _mesa_meta_draw_pixels() 16 years ago
  Vinson Lee d27d659043 scons: Set default_dri to no for Mac OS. 16 years ago
  Brian Paul 42943a4cf9 mesa: bump version to 7.5.2 16 years ago
  Brian Paul 8de625c7cf i965: fix incorrect test for vertex position attribute 16 years ago
  Brian Paul 18bdb6e712 egl: also use X types for building on Apple/MacOS X 16 years ago
  Peter Hutterer bf19638a00 prog/glsl: fix Makefile for samplers_array. 16 years ago
  Eric Anholt b2cba25f9e i965: Fix warnings in intel_pixel_read.c. 16 years ago
  Eric Anholt cf820a045f intel: Also get the DRI2 front buffer when doing front buffer reading. 16 years ago
  Eric Anholt 2855ee82c6 intel: Update Mesa state before span setup in glReadPixels. 16 years ago
  Eric Anholt 04081a164c intel: Move intel_pixel_read.c to shared for use with i965. 16 years ago
  Eric Anholt 1d1dfc96c4 i965: Add missing state dependency of sf_unit on _NEW_BUFFERS. 16 years ago
  Eric Anholt a9504edee3 intel: Align cubemap texture height to its padding requirements. 16 years ago
  Eric Anholt 945d34e88a intel: Align untiled region height to 2 according to 965 docs. 16 years ago
  Eric Anholt 94d3b832cc i965: Fix source depth reg setting for FSes reading and writing to depth. 16 years ago
  Eric Anholt 8c764d5c34 i965: Respect CondSwizzle in OPCODE_IF. 16 years ago
  Brian Paul a0b7850f1d i965: asst clean-ups, etc in brw_vs_emit() 16 years ago
  Eric Anholt 3d6c73513c i965: Emit conditional code updates as required for GLSL VS if statements. 16 years ago
  Eric Anholt 83e6c67363 i965: Spell "conditional" correctly. 16 years ago
  Eric Anholt f396263651 i965: Fix RECT shadow sampling by not losing the other texcoords. 16 years ago
  Eric Anholt 63b3fa2bce i965: Assert that the offset in the VBO is below the VBO size. 16 years ago
  Eric Anholt 217af32c2d i965: Even if no VS inputs are set, still load some amount of URB as required. 16 years ago
  Eric Anholt 456a16491b i965: Make sure the VS URB size is big enough to fit a VF VUE. 16 years ago
  Eric Anholt 9eca0e5350 i965: Don't emit bad packets when no VBs are referenced. 16 years ago
  Eric Anholt 7e26bdb849 i965: Calculate enabled[] and nr_enabled once and re-use the values. 16 years ago
  Eric Anholt 213ac4bb5d i965: Set the max index buffer address correctly according to the docs. 16 years ago
  Brian Paul cab307ce6b i965: rename var: s/tmp/vs_inputs/ 16 years ago
  José Fonseca 9216b4e7be scons: Used wrong exception class. 16 years ago
  José Fonseca b9f56078cd scons: Don't use scons internal functions. 16 years ago
  Alex Deucher b13a553dd4 r600: fix Elts handling 16 years ago
  Brian Paul 592a6642fc ARB prog: replace 'unsigned' with 'gl_state_index' 16 years ago
  Brian Paul 3fedd08779 ARB prog: rename POINT, SIZE to POINT_TOK, SIZE_TOK 16 years ago
  Brian Paul 40636fe6f2 gallium/xlib: minor clean-ups 16 years ago
  Jakob Bornecrantz 65c79c9cbd i915g: Fix warnings in scons build by using byte pointers 16 years ago
  Michal Krol ce39cd6696 tgsi: Document differencies between vs_1_1 and vs_2_0 for EXPP and LOGP. 16 years ago
  Brian Paul f6dff92c9b docs: 7.5.1 md5 sums 16 years ago
  Brian Paul 5d56e31e1d docs: point to fd.o for downloads instead of SourceForge 16 years ago
  Brian Paul 7ec865202e gallium/xlib: silence unitialized var warning 16 years ago
  Brian Paul 9e711b6865 gallium/xlib: silence uninitialized var warning 16 years ago
  Brian Paul 5a8e1ddf19 st/mesa: silence uninitialized var warnings 16 years ago
  Brian Paul f1ae72e9f2 docs: prep for 7.5.1 release 16 years ago
  Brian Paul a04e83ba15 docs: added news entry for 7.5.1 16 years ago
  Brian Paul 4aee0dbf81 docs: update precompiled libs info 16 years ago
  Brian Paul 7e2f01e0f1 docs: move SGI GLU link 16 years ago
  Brian Paul beb05393c8 st/mesa: fix glCopyPixels(GL_STENCIL_INDEX) inverted position 16 years ago
  Keith Whitwell 8fc945cd84 st/mesa: Do GL_RGBA->GL_RGB texsubimage on hardware 16 years ago
  Keith Whitwell 862724d3c2 util: add version of u_blit_pixels which takes a writemask 16 years ago
  Brian Paul 375a6b4c4a progs/tests: re-enable exit() call 16 years ago