18344 Commits (8bdb4d2b2fdb12d0ba5249c289d349e35d893d00)
 

Autor SHA1 Mensaje Fecha
  José Fonseca 9f3e37de17 util: Update fast_log2 article url. hace 17 años
  Brian Paul b3c3bc63f0 mesa: fix typo (s/feadback/feedback/). Fixes broken selection/feedback. hace 17 años
  Brian Paul 8124faf89d mesa: fix float->int mapping for glGetIntegerv(GL_DEPTH_CLEAR_VALUE) hace 17 años
  Brian Paul 6222eb3fcd mesa: fix some VBO buffer object issues hace 17 años
  Sam Hocevar 507ef82077 mesa: fix function params to match prototypes hace 17 años
  Sam Hocevar 7be5411ce6 mesa: prevent the slang code generator from aborting when faced with a sampler variable redeclaration. hace 17 años
  Sam Hocevar 561787e697 i965: support for sin() and cos() in vertex shaders. hace 17 años
  Sam Hocevar 831bfb9053 i965: more meaningful message for unsupported opcodes. hace 17 años
  Eric Anholt c5945c2d17 intel: Fix clears to depth_stencil texture attachments. hace 17 años
  Alan Hourihane 4fe186f8dc add cso_hash_contains() function hace 17 años
  Brian 1fe385fdc9 set SamplerUnit[] entry in load_texture() just to be safe hace 17 años
  Brian dff0b0e772 use PROGRAM_CONSTANT instead of PROGRAM_STATE_VAR when generating immediates/literals hace 17 años
  Brian 9b7e5a51f4 set program->SamplersUsed bit when using a texture instruction hace 17 años
  Brian 93fef22d05 Remove ctx field from texenvprog_cache hace 18 años
  Brian fb3c41f504 include programopt.h hace 18 años
  Brian c81cce7831 Disable vertex shader fog, compute fog in fragment shader. hace 18 años
  Brian 19d77d6cfa temporarily set the FRAG_BIT_FOGC bit in InputsRead when fog is enabled hace 18 años
  Keith Whitwell 8e7d941d7a mesa: fix main/ prefix in include hace 17 años
  Keith Whitwell 33fef8be82 vbo: unmap and remap immediate vbo before/after each draw. hace 17 años
  Brian 6f765fbde4 added vbo_use_buffer_objects() to specify that immediate mode data should be put into bufferobjects hace 18 años
  Keith Whitwell b36bc54d3c vbo: seed initial max_element value with a more likely candidate hace 17 años
  Keith Whitwell 2a7dc79273 Merge commit 'origin/master' into gallium-0.2 hace 17 años
  Brian Paul 9acf207277 mesa: s/GL_POLYGON+1/PRIM_OUTSIDE_BEGIN_END/ hace 17 años
  Brian Paul 5b98236e75 mesa: glsl: fix glGetUniform for matrix queries hace 17 años
  Brian Paul eda291e316 mesa: glsl: fix a number of glUniform issues hace 17 años
  Brian Paul bda6ad273d mesa: glsl: fix error check in get_uniformfv() hace 17 años
  Keith Whitwell 62dd7575f0 Merge commit 'origin/master' into gallium-0.2 hace 17 años
  Keith Whitwell 2cb3d2b7a0 Merge commit 'origin/master' into gallium-0.2 hace 17 años
  José Fonseca 452a592ca4 mesa: Apply MSVC portability fixes from Alan Hourihane. hace 17 años
  Brian Paul 9118b02fd0 mesa: update program->NumAddressRegs field in _slang_update_inputs_outputs() hace 17 años
  Brian Paul c79779aff0 mesa: add fwd decl of fill_in_entrypoint_offset() hace 17 años
  Brian Paul ec76910187 mesa: new gl_fragment_program fields indicating use of fog, front-facing, point coord hace 17 años
  Brian 03bafd1f9f Added new _mesa_clip_copytexsubimage() function to do avoid clipping down in the drivers. hace 18 años
  Brian Paul a97226352f mesa: refactor: move GetProcAddress code from glapi.c into new glapi_getproc.c file hace 17 años
  Keith Whitwell 9e7c0724bb Merge commit 'origin/master' into gallium-0.2 hace 17 años
  Eric Anholt d533da2db8 i965: Cope with batch getting flushed in the middle of batchbuffer emits. hace 17 años
  Keith Whitwell a0bd3972b6 remove leftover merge conflict markers hace 17 años
  Eric Anholt 4b038e24b0 intel: Add missing include files for meta drawpixels since mesa shuffling. hace 17 años
  Eric Anholt f85ea6837d intel: Replace pbo-only drawpixels function with a generic Mesa metaops. hace 17 años
  Eric Anholt 15487e46a2 i915: Fix overlapping CopyPixels with negative pixel zoom. hace 17 años
  Eric Anholt b9532f078a i915: fix crash in flush_prim -> wait_flips -> flush_batch -> flush_prim. hace 17 años
  Robert Ellison 1c79cf15c4 CELL: fix colormask code generation hace 17 años
  Robert Ellison 6901d6ef24 CELL: improve legibility of CELL_DEBUG environment variable output hace 17 años
  Ian Romanick 2511d57fa4 i965: Adapt to new TNL program tracking semantics hace 17 años
  Jonathan White 6642380841 cell: Fixed bug with absolute, negate, set-negative logic in source fetch for TGSI instructions. The logic should operate on the origin channel not the swizzled channel. hace 17 años
  Jonathan White 6b3ec9ec2b cell: Added TRUNC, SWZ (extended) and XPD instructions, verified against softpipe. Optimized FLR and FRC. Fixed writeback logic for DP3, DP4 and DPH. hace 17 años
  Jonathan White 56c476395f cell: Added DPH instruction and verified against softpipe. hace 17 años
  Michel Dänzer bb60fb77c7 r300: Adapt to the removal of _tnl_ProgramCacheInit() and friends. hace 17 años
  Michel Dänzer 5106f1b9ac Remove incorrect test from mmAllocMem. hace 17 años
  Jakob Bornecrantz c9122c0c03 mesa: Remove left over merge conflicts hace 17 años