11765 次代码提交 (2c7b74725bfbd0a022ebfada4736d6cb8ac28047)
 

作者 SHA1 备注 提交日期
  michal 2c7b74725b Indent. Remove GL dependencies. Simplify. Add rtasm instructions. 18 年前
  michal b5c14b36ad Add tgsi_sse2. 18 年前
  Brian cd93682530 remove deleted i915_state_fragprog.c 18 年前
  Brian 57394f3446 fix a tracking of changed lighting state 18 年前
  Brian 6ef1bdbdaa add some warnings about bitmaps/copypixels 18 年前
  keithw e648a86601 disable debug 18 年前
  keithw d36e01aa94 remove dead file 18 年前
  keithw 7a1027cd40 have to check I915_HW_SAMPLER when emitting MAP state, because of sampler_enable_flags. 18 年前
  keithw b4d8be235b sampler state tweaks 18 年前
  Brian f9a77a3080 Fix user-defined clip planes. They seem to work properly now. 18 年前
  Brian 6a13caec09 re-enable compute_clipmask() call 18 年前
  Brian 6998402016 emit S4_VFMT_XYZ vs. S4_VFMT_XYZW as needed 18 年前
  Keith Whitwell c89502bb4e Fixup include paths after rename 18 年前
  Keith Whitwell f93a360319 Rename tgsi "core" directory 18 年前
  Brian c50e054bd4 track more vertex-related state changes 18 年前
  Brian 7fe0934148 added GL_STENCIL_INDEX8_EXT 18 年前
  Brian 17598ad591 fix-up stencil buffers 18 年前
  Brian ac8249d0ed check for null ptr in xm_buffer_unreference() 18 年前
  Brian 440e794b05 Use vertex_info struct for softpipe - lots of clean-up. 18 年前
  Brian d4883ee24c remove dead code 18 年前
  Brian e967b246ec Vertex shader outputs are now tightly packed into the output slots. 18 年前
  Brian 30236573da Need to copy header->edgeflags to tmp when creating new prim_header. 18 年前
  Brian c998ce1df0 minor improvement to get_vertex() in-use flag setting 18 年前
  Brian 38091ef42a fix an edgeflag logic error, see comments 18 年前
  Brian eef2e35981 fix incorrect vertex index for POLYGON drawing 18 年前
  Brian d6d995d20c get rid of VERT_RESULT_ usage 18 年前
  Brian 7d5e7f0319 map Mesa vertex attribs/arrays to TGSI attribs 18 年前
  Brian d8b16d416d Checkpoint: new vertex/fragment attribute naming 18 年前
  Brian 83547d1dca TGSI_ATTRIB_ tokens 18 年前
  Brian 074f07176a define new TGSI_ATTRIB_ tokens for program inputs/outputs, plus translation functions 18 年前
  Brian ba50b6958a comment about code duplication 18 年前
  Brian 399077d760 clean-up comments 18 年前
  Brian 6d88515190 remove dead/debug code, misc clean-up 18 年前
  Brian d3eb25c575 Checkpoint commit: i915 texture works, use new vertex_info struct 18 年前
  Brian 690a9de40b Define a re-usable vertex_info structure to describe vertex layouts. 18 年前
  Brian ef7c250900 For the time being, interpolate Z in shade_quad() rather in the shader. 18 年前
  Brian c990d0fd57 Checkpoint: texture image and sampler state handling, plus better vertex format code. 18 年前
  Brian ace2b98dd3 fix assertions in swizzle() 18 年前
  Brian 69ab4b23f5 more debug output 18 年前
  Brian fa8cbc45e8 Need to store vendor and renderer strings in the context. 18 年前
  Brian e9190ec534 remove old draw_vertices() 18 年前
  michal e94ea99254 Add deco_caps.c. 18 年前
  michal 89c0d32b45 First pass on tgsi deco. 18 年前
  michal 6b6cc4c0fe Include headers. 18 年前
  michal fa8c74fcc9 New file. 18 年前
  michal d866e648ae New file. 18 年前
  Brian be673e9719 Sampler state code now compiles and is built. Not tested yet. 18 年前
  Brian d45dd5672a added border_color to sampler state 18 年前
  Brian 8a868919b5 Improved pipe_region/surface_reference() functions 18 年前
  Brian c0bb4ba9e6 Rework of shader constant buffers. 18 年前