27571 Révisions (11d9edf4c9c75d5a41fb0a1757441ad315330bea)
 

Auteur SHA1 Message Date
  Corbin Simpson 11d9edf4c9 r300g: Unify context names for counts. il y a 16 ans
  Corbin Simpson b6f93e2607 r300g: Enable PSC/RS dump with new debugging flags. il y a 16 ans
  Corbin Simpson 0525cb1273 r300g: Fix is_buffer_referenced. il y a 16 ans
  Corbin Simpson ee28a69188 r300g: Fix build error on old compilers. il y a 16 ans
  Corbin Simpson a12fc1a9c4 r300g: Organize inlined state. il y a 16 ans
  Corbin Simpson 547e939afb r300g: DCE. il y a 16 ans
  Corbin Simpson 9f49db6f84 r300g: Minor code cleanup to avoid confusion. il y a 16 ans
  Corbin Simpson fa6916cfef r300g: Remove do-nothing functions. il y a 16 ans
  Corbin Simpson c4fa0e4caa r300g: Remove faulty assert. il y a 16 ans
  Corbin Simpson b7322fd874 Merge branch 'r300g-vbo' il y a 16 ans
  Corbin Simpson 0fe5f0c09a r300g: Be more verbose in what's killing us WRT vert formats. il y a 16 ans
  Corbin Simpson cd5b2a93d5 r300g: Comments. il y a 16 ans
  Corbin Simpson ef513776b5 r300g: Don't assert on oversized VBOs, just return FALSE. il y a 16 ans
  Corbin Simpson 746c01b3b2 r300g: Moar vbo cleanup. il y a 16 ans
  Corbin Simpson b6c3954138 r300g: s/false/FALSE/ il y a 16 ans
  Corbin Simpson 7da3cc4241 r300g: Clean up indexbuf render, switch to RELOC macro. il y a 16 ans
  Corbin Simpson 7518d9b1b7 r300g: Clean up r300_setup_vertex_buffers. il y a 16 ans
  Corbin Simpson 96b729f926 r300g: Don't pass hw_prim around in the context. il y a 16 ans
  Corbin Simpson 24c6fdbd32 r300g: Use common state funcs for translating vert formats. il y a 16 ans
  Maciej Cencora 1ef0341ea7 r300g: don't hang GPU on misbehaving apps il y a 16 ans
  Maciej Cencora 3445f47697 r300g: VBOs WIP il y a 16 ans
  Maciej Cencora d8592d1724 r300g: add missing flush il y a 16 ans
  Maciej Cencora c7dfffc5d5 r300g: enable CS dumping il y a 16 ans
  Maciej Cencora 6acb26eadf r300g: move vborender context function to seperate file il y a 16 ans
  Jakob Bornecrantz 57d77c6a44 i915g: Fix comment in is buffer referenced il y a 16 ans
  brian 18768393d1 mesa: move code after decl il y a 16 ans
  Christoph Bumiller 44cb5b5c66 nv50: enable all 32 threads of a warp il y a 16 ans
  Eric Anholt 8baee3d25b i965: Use Compr4 instruction compression mode on G4X and newer. il y a 16 ans
  Eric Anholt ec66644ed0 i965: Share min/max between brw_wm_emit.c and brw_wm_glsl.c il y a 16 ans
  Eric Anholt cfa927766a i965: Share emit_fb_write() between brw_wm_emit.c and brw_wm_glsl.c il y a 16 ans
  Eric Anholt 2b58c31257 i965: Share most of the WM functions between brw_wm_glsl.c and brw_wm_emit.c il y a 16 ans
  Eric Anholt 1e5400c575 i965: Share math functions between brw_wm_glsl.c and brw_wm_emit.c. il y a 16 ans
  Eric Anholt 7059aa0eff i965: Share the sop opcodes between brw_wm_glsl.c and brw_wm_emit.c. il y a 16 ans
  Eric Anholt 726ad15606 i965: Share OPCODE_MAD between brw_wm_glsl.c and brw_wm_emit.c il y a 16 ans
  Eric Anholt bad5b120be i965: Share the DP3, DP4, and DPH between brw_wm_glsl.c and brw_wm_emit.c il y a 16 ans
  Eric Anholt 06c1bc8a22 i965: Add generic GLSL code for unaliasing a 3-arg opcode, and share LRP code. il y a 16 ans
  Eric Anholt 90629704ef i965: Use a normal alu1 emit for OPCODE_TRUNC. il y a 16 ans
  Eric Anholt 71af508072 i965: Share basic ALU ops between brw_wm_glsl and brw_wm_emit.c il y a 16 ans
  Eric Anholt 0f34cdf621 i965: Collect GLSL src/dst regs up in generic code. il y a 16 ans
  Zack Rusin e521bf7706 st/xorg: implement batching for the composite op il y a 16 ans
  Zack Rusin 4322346f3f st/xorg: batch solid fill requests il y a 16 ans
  Zack Rusin e1730632aa st/xorg: start accumulating vertices in a common buffer il y a 16 ans
  Zack Rusin 3f7df23ff5 st/xorg: use quads instead of triangle fans il y a 16 ans
  Zack Rusin 6c44d399bd st/xorg: make the buffer size global il y a 16 ans
  Eric Anholt 6b0bcfafab mesa: Reduce the source channels considered in optimization passes. il y a 16 ans
  Eric Anholt f3cacfe216 mesa: Fix remove_instructions to successfully remove when removeFlags[0]. il y a 16 ans
  Eric Anholt e4e312d493 mesa: Add an optimization path to remove use of pointless MOVs. il y a 16 ans
  Eric Anholt ee0a9e6e10 mesa: Fix up the remove_dead_code pass to operate on a channel basis. il y a 16 ans
  Brian Paul 3105f3aa88 intel: better front color buffer test in intelClear() il y a 16 ans
  Eric Anholt 8395da2e8a i965: Always pass the size argument to brw_cache_data. il y a 16 ans