2007-08-10 |
Brian | rename st_cb_teximage.h st_format.h |
commit | commitdiff | tree |
2007-08-10 |
Brian | Rename (file contains surface format-related functions) |
commit | commitdiff | tree |
2007-08-10 |
Brian | code movement |
commit | commitdiff | tree |
2007-08-10 |
Brian | invert Y axis |
commit | commitdiff | tree |
2007-08-10 |
Brian | change triangle orientation, fix exit() |
commit | commitdiff | tree |
2007-08-09 |
Brian | asst changes to get softpipe rendering again (no zbuf... |
commit | commitdiff | tree |
2007-08-09 |
Brian | init strb->Base.DataType appropriately, clean-ups |
commit | commitdiff | tree |
2007-08-09 |
Brian | export softpipe_init_surface_funcs() |
commit | commitdiff | tree |
2007-08-09 |
Brian | added null ptr checks |
commit | commitdiff | tree |
2007-08-09 |
Keith Whitwell | Split texfilter enums to match common hardware usage. |
commit | commitdiff | tree |
2007-08-09 |
Keith Whitwell | silence warning |
commit | commitdiff | tree |
2007-08-09 |
Keith Whitwell | silence warning |
commit | commitdiff | tree |
2007-08-10 |
Brian | more work toward texture-based glDrawPixels |
commit | commitdiff | tree |
2007-08-10 |
Brian | comments |
commit | commitdiff | tree |
2007-08-10 |
Brian | move viewport Y inversion to state tracker |
commit | commitdiff | tree |
2007-08-09 |
Keith Whitwell | Add more i915 state packets. |
commit | commitdiff | tree |
2007-08-09 |
Keith Whitwell | Remove unused file |
commit | commitdiff | tree |
2007-08-10 |
Brian | invert Y axis with the viewport transformation to put... |
commit | commitdiff | tree |
2007-08-10 |
Brian | vertex colors are ARGB |
commit | commitdiff | tree |
2007-08-09 |
Keith Whitwell | Missing files |
commit | commitdiff | tree |
2007-08-09 |
Keith Whitwell | Some basic state - blend and ztest sort of work. |
commit | commitdiff | tree |
2007-08-09 |
Keith Whitwell | Remove references to fallbacks from this directory |
commit | commitdiff | tree |
2007-08-09 |
Brian | comments, assertions, etc |
commit | commitdiff | tree |
2007-08-09 |
Brian | Obsolete |
commit | commitdiff | tree |
2007-08-09 |
Brian | dead code removal |
commit | commitdiff | tree |
2007-08-09 |
Keith Whitwell | Emit drawrect command as we no longer ask the kernel... |
commit | commitdiff | tree |
2007-08-09 |
Keith Whitwell | Remove unused blit functions. |
commit | commitdiff | tree |
2007-08-09 |
Keith Whitwell | Don't reemit hardware state *every* primitive. |
commit | commitdiff | tree |
2007-08-09 |
Brian | fix merge conflicts |
commit | commitdiff | tree |
2007-08-09 |
Brian | don't use intel_read_draw_buffer.c anymore |
commit | commitdiff | tree |
2007-08-09 |
Brian | assertions |
commit | commitdiff | tree |
2007-08-09 |
Brian | *numFormats = 3 |
commit | commitdiff | tree |
2007-08-09 |
Brian | minor clean-ups |
commit | commitdiff | tree |
2007-08-09 |
Brian | remove intel_depthstencil.c and intel_fbo.c |
commit | commitdiff | tree |
2007-08-09 |
Brian | Obsolete files |
commit | commitdiff | tree |
2007-08-09 |
Brian | don't include intel_depthstencil.h |
commit | commitdiff | tree |
2007-08-09 |
Brian | remove some includes |
commit | commitdiff | tree |
2007-08-09 |
Brian | Checkpoint intel_renderbuffer removal. |
commit | commitdiff | tree |
2007-08-09 |
Brian | remove dead code, remove intel_fbo.h includes |
commit | commitdiff | tree |
2007-08-09 |
Brian | surface-related prototypes |
commit | commitdiff | tree |
2007-08-09 |
Brian | checkpoint: no longer using intel_fbo.c |
commit | commitdiff | tree |
2007-08-09 |
Brian | remove color_rb[] and lots of dead code |
commit | commitdiff | tree |
2007-08-09 |
Brian | disable intel_get_rb_region() |
commit | commitdiff | tree |
2007-08-09 |
Brian | checkpoint: more intel_renderbuffer removal |
commit | commitdiff | tree |
2007-08-09 |
Brian | checkpoint: intel_renderbuffer removal (intel_renderbuf... |
commit | commitdiff | tree |
2007-08-09 |
Brian | checkpoint: intel_renderbuffer removal (move vbl_pendin... |
commit | commitdiff | tree |
2007-08-09 |
Brian | checkpoint: intel_renderbuffer removal |
commit | commitdiff | tree |
2007-08-09 |
michal | Update opcode list. |
commit | commitdiff | tree |
2007-08-09 |
michal | Further opcode list reorg. |
commit | commitdiff | tree |
2007-08-09 |
Keith Whitwell | Quieten TGSI |
commit | commitdiff | tree |
2007-08-09 |
Keith Whitwell | Quieten TGSI |
commit | commitdiff | tree |
2007-08-09 |
Keith Whitwell | Supporting batchbuffer changes for 1st hwpipe triangles... |
commit | commitdiff | tree |
2007-08-09 |
Keith Whitwell | Remove unreferenced file. |
commit | commitdiff | tree |
2007-08-09 |
Keith Whitwell | Tweaks to state emit, acheives first hw triangles from... |
commit | commitdiff | tree |
2007-08-09 |
Keith Whitwell | Pull in debug code for human-readable batchbuffer dumps. |
commit | commitdiff | tree |
2007-08-09 |
Keith Whitwell | The pipe version of these files. Can probably relocate... |
commit | commitdiff | tree |
2007-08-09 |
Keith Whitwell | Put back the old versions of intel_tex_layout.* in... |
commit | commitdiff | tree |
2007-08-09 |
Keith Whitwell | Hook up pipe flush functionality |
commit | commitdiff | tree |
2007-08-09 |
Keith Whitwell | Add flush/finish functionality to pipe. |
commit | commitdiff | tree |
2007-08-09 |
Keith Whitwell | Split swapbuffers and read/draw buffers functionality... |
commit | commitdiff | tree |
2007-08-09 |
michal | Declare missing opcode aliases. Declare SGN opcode. |
commit | commitdiff | tree |
2007-08-08 |
Brian | update lod bias, limits |
commit | commitdiff | tree |
2007-08-08 |
Brian | clean-up |
commit | commitdiff | tree |
2007-08-08 |
Brian | use surface offset value in get_tile() |
commit | commitdiff | tree |
2007-08-08 |
Brian | initial lod/mipmap texture supported |
commit | commitdiff | tree |
2007-08-08 |
Brian | setup frag shader state: color pass-through program |
commit | commitdiff | tree |
2007-08-08 |
Brian | added assertion |
commit | commitdiff | tree |
2007-08-08 |
Brian | print_vertex func for debugging |
commit | commitdiff | tree |
2007-08-08 |
Brian | new assertions |
commit | commitdiff | tree |
2007-08-08 |
michal | Add D3D9 opcodes up to ps_2_x and vs_2_x. |
commit | commitdiff | tree |
2007-08-08 |
Keith Whitwell | Don't use hardware driver by default, until its working... |
commit | commitdiff | tree |
2007-08-08 |
Keith Whitwell | The i915simple driver now runs well enough to lock... |
commit | commitdiff | tree |
2007-08-08 |
Keith Whitwell | Call init_state_funcs |
commit | commitdiff | tree |
2007-08-08 |
Keith Whitwell | Fix typo so that i915simple actually gets used. |
commit | commitdiff | tree |
2007-08-08 |
keithw | remove unused file |
commit | commitdiff | tree |
2007-08-08 |
keithw | remove unused file |
commit | commitdiff | tree |
2007-08-08 |
Keith Whitwell | Remove unused code, definitions. |
commit | commitdiff | tree |
2007-08-08 |
root | increase texture size to 32x32 |
commit | commitdiff | tree |
2007-08-08 |
Brian | very simple texture cache implementation |
commit | commitdiff | tree |
2007-08-08 |
Brian | fix qs->next tests |
commit | commitdiff | tree |
2007-08-08 |
Brian | add quad_stage::begin() funcs |
commit | commitdiff | tree |
2007-08-08 |
Brian | Add a quad_stage::begin() method to do per-primitive... |
commit | commitdiff | tree |
2007-08-08 |
Keith Whitwell | Remove more dead files. |
commit | commitdiff | tree |
2007-08-08 |
Keith Whitwell | Remove dead files. |
commit | commitdiff | tree |
2007-08-08 |
Keith Whitwell | Pull in i915simple.a |
commit | commitdiff | tree |
2007-08-08 |
Keith Whitwell | Hook up i915simple. Doesn't compile. |
commit | commitdiff | tree |
2007-08-08 |
Brian | rewrite texture sampling code (smaller, simpler) |
commit | commitdiff | tree |
2007-08-08 |
Brian | add lambda param to get_sample() |
commit | commitdiff | tree |
2007-08-08 |
Brian | sketch out 1D/3D/cube texture sampling |
commit | commitdiff | tree |
2007-08-08 |
Brian | added PIPE_TEX_FACE_* |
commit | commitdiff | tree |
2007-08-08 |
Brian | replace draw_offset w/ 0 for now |
commit | commitdiff | tree |
2007-08-08 |
Brian | define i915_surface struct |
commit | commitdiff | tree |
2007-08-08 |
Keith Whitwell | Rename drivers/dri/i915pipe --> drivers/dri/intel_winsys. |
commit | commitdiff | tree |
2007-08-08 |
Brian | more get_tile() work |
commit | commitdiff | tree |
2007-08-08 |
Brian | fully support all texcoord wrap modes |
commit | commitdiff | tree |
2007-08-08 |
Keith Whitwell | Checkpoint of a super-simplified i915 driver in the... |
commit | commitdiff | tree |
2007-08-08 |
Brian | clean up tgsi_sampler-related bits |
commit | commitdiff | tree |
2007-08-08 |
Brian | use new tex filtering code |
commit | commitdiff | tree |
2007-08-08 |
Brian | initial texture filtering code |
commit | commitdiff | tree |
2007-08-08 |
Brian | include p_state.h |
commit | commitdiff | tree |
next |