11371 커밋 (6da9234fd437f97267e7831f034c78b31156d939)
 

작성자 SHA1 메시지 날짜
  Brian 6da9234fd4 New st_init_*_functions() to initialize the driver functions table. 18 년 전
  Brian 8ebf91d15e new header 18 년 전
  Brian a2e3def40c fix asst. warnings 18 년 전
  michal 3f26f61678 Add GLSL opcodes. 18 년 전
  michal 2cd6291c62 Add GLSL ops. 18 년 전
  michal 76478a4706 Make SGE, SGT, SLE working. 18 년 전
  michal 10fd2742c6 Remove garbage text. 18 년 전
  michal 555ff45260 Use fp_attr_to_slot[]. 18 년 전
  michal 1d45082f6e Reorder opcodes. 18 년 전
  michal 2f35238394 Translate the remaining ops. 18 년 전
  Brian 073d25eca0 Merge branch 'softpipe_0_1_branch' of git+ssh://brianp@git.freedesktop.org/git/mesa/mesa into softpipe_0_1_branch 18 년 전
  Brian 8929c90a71 added xm_softpipe.c 18 년 전
  Brian b1ad6289f8 use new xmesa_create_softpipe() 18 년 전
  Brian a96d20eac8 softpipe/winsys interface 18 년 전
  michal f79b90bc19 Translate MESA GLSL opcodes to TGSI opcodes. 18 년 전
  michal f2034954a7 Add path for GL includes in mesa tree. 18 년 전
  Brian ddece00faa added st_cb_texture.c 18 년 전
  Brian 9ee61c9700 clean-ups 18 년 전
  Brian 1cc774f8da switch to new texture functions in state tracker 18 년 전
  Brian 4435baef18 use new texture funcs 18 년 전
  Brian 0790d9a074 clean-ups 18 년 전
  Brian 24df8f895f new texture functions 18 년 전
  Brian 3e147fe8e7 comments 18 년 전
  michal fe52cce0e8 Add GLSL opcodes. 18 년 전
  Brian 2dd4506de3 disable/remove intel dependencies 18 년 전
  Brian d49cee1a74 more intel_context removal 18 년 전
  Brian f42feca075 disable some PBO code, remove intel dependencies 18 년 전
  Brian e3ad58975b remove timing code 18 년 전
  Brian b9f4b0ce4e Replace intel_texture_object with st_texture_object, intel_texture_image with st_texture_image 18 년 전
  Brian bc3b608317 minor renaming 18 년 전
  Brian 307fe0702e Lift intel_mipmap_tree.c to st_mipmap_tree.c 18 년 전
  Brian bdd3ccf959 More code movement, removal of intel dependencies 18 년 전
  Brian 24ddf1169d remove more intel dependencies 18 년 전
  Brian 681f04f6d3 remove intel dependencies from intel_mipmap_tree.c 18 년 전
  Brian e6c8691b1a checkpoint: move some texture layout code 18 년 전
  Brian d9605cdf7c Checkpoint lifting of intel_mipmap_tree (intel_mipmap_tree -> pipe_mipmap_tree and move some code) 18 년 전
  Keith Whitwell 95794abec4 Add pipe buffer managment functions. 18 년 전
  Keith Whitwell 1d1b9e6be4 Add a new interface between softpipe and the window system / buffer manager. 18 년 전
  Brian 5e7921b778 remove intel_pixel.c 18 년 전
  Brian 16682fee0a added st_cb_fbo.c 18 년 전
  Brian fdedc4fec0 more work on st_choose_pipe_format() 18 년 전
  Brian 4b87d37e90 framebuffer object functions 18 년 전
  Keith Whitwell ec471e9f07 Remove dead files 18 년 전
  Keith Whitwell db70498462 Rip out more dead drawing-related code. 18 년 전
  Keith Whitwell 7d5c25c8a7 Remove "static region" support. 18 년 전
  Keith Whitwell b8846a5be9 Simplify frontbuffer / sarea / rotation management. 18 년 전
  Keith Whitwell 389b1d1a3f Workaround wierd oops on gutsy when building mesa. 18 년 전
  Brian c358a39af5 added pipe->supported_formats() 18 년 전
  Brian 61d0215d7b hook in teximage bits 18 년 전
  Brian 66ae07854e more formats 18 년 전