11450 Комити (5279b267688ecf0eb8a9b9873d80aa399538303e)
 

Аутор SHA1 Порука Датум
  Keith Whitwell 5279b26768 Quieten TGSI пре 18 година
  Keith Whitwell 17dde8dbb1 Quieten TGSI пре 18 година
  Keith Whitwell 4e517f9b0a Supporting batchbuffer changes for 1st hwpipe triangles... пре 18 година
  Keith Whitwell 13eaf04b56 Remove unreferenced file. пре 18 година
  Keith Whitwell 93b6e8aeac Tweaks to state emit, acheives first hw triangles from a pipe driver. пре 18 година
  Keith Whitwell c046174eb0 Pull in debug code for human-readable batchbuffer dumps. пре 18 година
  Keith Whitwell 9526f7445e The pipe version of these files. Can probably relocate to pipe/i915simple. пре 18 година
  Keith Whitwell dc2c20b625 Put back the old versions of intel_tex_layout.* in this shared directory. пре 18 година
  Keith Whitwell b0e57f789c Hook up pipe flush functionality пре 18 година
  Keith Whitwell 93d5cfd8b7 Add flush/finish functionality to pipe. пре 18 година
  Keith Whitwell d0521ebd51 Split swapbuffers and read/draw buffers functionality into two files. пре 18 година
  michal 64f4268e85 Declare missing opcode aliases. Declare SGN opcode. пре 18 година
  Brian 562fdca12d update lod bias, limits пре 18 година
  Brian 5671bba1cb clean-up пре 18 година
  Brian 8140642f53 use surface offset value in get_tile() пре 18 година
  Brian 09a1b91260 initial lod/mipmap texture supported пре 18 година
  Brian 7faa3542f0 setup frag shader state: color pass-through program пре 18 година
  Brian ed227b7b8d added assertion пре 18 година
  Brian 6dc212ce49 print_vertex func for debugging пре 18 година
  Brian 3113254689 new assertions пре 18 година
  michal 960bf97c9f Add D3D9 opcodes up to ps_2_x and vs_2_x. пре 18 година
  Keith Whitwell 65f7b3834b Don't use hardware driver by default, until its working a bit better. пре 18 година
  Keith Whitwell 715acc7622 The i915simple driver now runs well enough to lock up hardware. пре 18 година
  Keith Whitwell cf3fb4e3ef Call init_state_funcs пре 18 година
  Keith Whitwell 7bf2e9e383 Fix typo so that i915simple actually gets used. пре 18 година
  keithw c28d2e6702 remove unused file пре 18 година
  keithw db068269fc remove unused file пре 18 година
  Keith Whitwell 7f74538173 Remove unused code, definitions. пре 18 година
  root f71edfa41b increase texture size to 32x32 пре 18 година
  Brian 267cf16e06 very simple texture cache implementation пре 18 година
  Brian c8cc1e86f6 fix qs->next tests пре 18 година
  Brian e4eb97318c add quad_stage::begin() funcs пре 18 година
  Brian f00179f9b4 Add a quad_stage::begin() method to do per-primitive preparations (like setting up samplers). пре 18 година
  Keith Whitwell 8daa738cf9 Remove more dead files. пре 18 година
  Keith Whitwell 173e2c6a67 Remove dead files. пре 18 година
  Keith Whitwell ef8b68a8a8 Pull in i915simple.a пре 18 година
  Keith Whitwell dbb297fac6 Hook up i915simple. Doesn't compile. пре 18 година
  Brian 7e78b9e4d0 rewrite texture sampling code (smaller, simpler) пре 18 година
  Brian e12810d92f add lambda param to get_sample() пре 18 година
  Brian 34a48abd5f sketch out 1D/3D/cube texture sampling пре 18 година
  Brian eb147ed775 added PIPE_TEX_FACE_* пре 18 година
  Brian 40bc47f578 replace draw_offset w/ 0 for now пре 18 година
  Brian 7523f490b0 define i915_surface struct пре 18 година
  Keith Whitwell 8a475cb791 Rename drivers/dri/i915pipe --> drivers/dri/intel_winsys. пре 18 година
  Brian f62b573922 more get_tile() work пре 18 година
  Brian 08f33a0251 fully support all texcoord wrap modes пре 18 година
  Keith Whitwell 01c35b52a1 Checkpoint of a super-simplified i915 driver in the pipe model. пре 18 година
  Brian ddd30d8160 clean up tgsi_sampler-related bits пре 18 година
  Brian e4b5265487 use new tex filtering code пре 18 година
  Brian 0dc4eea64f initial texture filtering code пре 18 година