22456 Revīzijas (858d3da441d3548eae23c91b3bc888c3b0233797)
 

Autors SHA1 Ziņojums Datums
  Brian Paul f4d744af24 softpipe: clean up the buffer clear and tile cache code a little pirms 16 gadiem
  Brian Paul 87c356a222 swrast: fix incorrect arithmetic for GL_ADD_SIGNED/GL_COMBINE4_NV mode pirms 16 gadiem
  Brian Paul 89276e2aaf st: as with swrast, interpret texture border color according to texture format pirms 16 gadiem
  Brian Paul a07e68df68 st: rename a helper function pirms 16 gadiem
  Brian Paul b48eb05f1f swrast: fix texture border color interpretation pirms 16 gadiem
  José Fonseca 8332925c3c mesa: Fix orientation adjustment for reading stencil pixels. pirms 16 gadiem
  Eric Anholt 6b187cc8a5 intel: Avoid dri2 GetBuffers round-trips for internal Viewport calls. pirms 16 gadiem
  Eric Anholt e7aef006e5 i965: Use GTT maps when available to upload vertex arrays and system VBOs. pirms 16 gadiem
  Eric Anholt 5cca1ceb81 intel: Clean up some a leftover from sedding of bufmgr context->screen move. pirms 16 gadiem
  José Fonseca 2d56d0839e r300-gallium: Skeleton for integrating into the python statetracker. pirms 16 gadiem
  Michel Dänzer e798bf8053 radeon: Expose a 32 bit RGBA fbconfig even when the screen depth is 16. pirms 16 gadiem
  Corbin Simpson 36ae0766b9 r300-gallium: vp: Moar. pirms 16 gadiem
  Corbin Simpson 84d76607ec r300-gallium: vs: Use a tab to properly set up OVM. pirms 16 gadiem
  Corbin Simpson 50ee103cf0 r300-gallium: Re-translate shaders if constants change. pirms 16 gadiem
  Corbin Simpson ce7963f338 r300-gallium: Properly interface with Draw for vert shaders. pirms 16 gadiem
  Corbin Simpson 484795ff14 r300-gallium: Update state handlers/setters for vertex shaders. pirms 16 gadiem
  Corbin Simpson 316b244ff1 r300-gallium: vs: Moar vert shaders. pirms 16 gadiem
  Corbin Simpson 7cd535b478 r300-gallium: vs: Expand instruction emission. pirms 16 gadiem
  Corbin Simpson a4a853e593 r300-gallium: Update clear() code. pirms 16 gadiem
  Brian Paul 7a164411ab cell: update clear() code to catch up to gallium changes pirms 16 gadiem
  Michal Krol 1bf6af141f python/regress: Clean up driver clear() interface. pirms 16 gadiem
  Michel Dänzer eb168e26aa gallium: Clean up driver clear() interface. pirms 16 gadiem
  Michel Dänzer ba14b043bc gallium: Add utility helper for packing combined depth/stencil values. pirms 16 gadiem
  Michal Krol b0ce915186 python/regress: Remove trailing whitespace. pirms 16 gadiem
  Michal Krol 4661817dac python/regress: Initial fragment shader test suite. pirms 16 gadiem
  Michal Krol 2d8bf51ffc python/regress: Use X8R8G8B8 rendertarget in vertex shader test. pirms 16 gadiem
  Corbin Simpson 024817649f radeon: A bit of indent and line break cleanup. pirms 16 gadiem
  Corbin Simpson 48688e5e8f r300-gallium: Calculate vert shader inputs for HW TCL. pirms 16 gadiem
  Corbin Simpson 21f1cdbe07 radeon: If the CS emit fails, dump it to stderr. pirms 16 gadiem
  Corbin Simpson 23639ddbae r300-gallium: Fix bad register write. pirms 16 gadiem
  Corbin Simpson 5c50218d00 r300-gallium: Move swtcl_emit to render to reflect its true purpose. pirms 16 gadiem
  Corbin Simpson b7ffe1e876 Add scons build support for radeon/r300. pirms 16 gadiem
  Corbin Simpson d6fd672bf9 radeon: Fix compile warnings, compile errors. pirms 16 gadiem
  Corbin Simpson be1dbba0a4 r300-gallium: Clean up compile warnings and strict compile errors. pirms 16 gadiem
  Corbin Simpson a7dc04fa73 r300-gallium: r500 surface_copy fragment shader. pirms 16 gadiem
  Brian Paul 4d363cc16d intel: #include texgetimage.h pirms 16 gadiem
  Brian Paul a4bec69e72 mesa: move glGetTexImage(), glGetCompresssedTexImage() code into new file pirms 16 gadiem
  Brian Paul c7eb423c49 mesa: remove the noClamp parameter to _mesa_pack_rgba_span_float() pirms 16 gadiem
  Brian Paul 35d88e1ac2 mesa: clamp colors to [0,1] for glGetTexImage() when format is GL_LUMINANCE pirms 16 gadiem
  Brian Paul b7cb6650c1 mesa: whitespace and comment clean-up pirms 16 gadiem
  Brian Paul a5ce781282 mesa: remove extra semicolons pirms 16 gadiem
  Brian Paul 5d3b1494b6 softpipe: add additional surface formats in tile cache code pirms 16 gadiem
  Brian Paul 80197a0c1b mesa: in mesa_add_named_constant(), avoid adding duplicate constants pirms 16 gadiem
  Brian Paul 866bdd0509 mesa: fix parameter counting in ARB vertex/fragment program parsing pirms 16 gadiem
  Brian Paul a4173956eb mesa: replace >= with > when testing if we've exceeded max local params pirms 16 gadiem
  Brian Paul ce461ffc5a mesa: only clear matrix MAT_DIRTY_INVERSE flag when we actually compute the inverse pirms 16 gadiem
  Brian Paul b8a200ac9d mesa: for OPCODE_LIT, use _mesa_pow() instead of exp() and log() pirms 16 gadiem
  Michal Krol a7b6a28b0c python/regress: Use A8R8G8B8 rendertarget format. pirms 16 gadiem
  Brian Paul 7391ba1e9d mesa: rename some gl_light fields to be clearer pirms 16 gadiem
  Brian Paul 650d147289 mesa: don't normalize spot light direction until validation time pirms 16 gadiem