43986 コミット (615117ce4efd041459f7d4b0c77aa8e248345e66)
 

作成者 SHA1 メッセージ 日付
  Eric Anholt 615117ce4e i965/fs: Track fixed GRF regs separate from allocated GRF file in scheduling. 14年前
  Eric Anholt 40540cc517 i965/fs: Add a helper function for add_dep(before, after, before->latency). 14年前
  Trevor Davenport 828b26b7eb nv50: fix emit_add_a16 to emit correct source reg 14年前
  Brian Paul 4609e80288 mesa: s/height/depth/ in texsubimage() 14年前
  Brian Paul e401c1f57f mesa: plug _mesa_GetObjectParameterivAPPLE into display list dispatch table 14年前
  Brian Paul 6126d50e75 mesa: plug in GL_ARB_vertex_array_object display list functions 14年前
  Brian Paul e00481586c mesa: more geometry shader display list functions 14年前
  Brian Paul 3b0f431820 mesa: more transform feedback display list functions 14年前
  Brian Paul 919e260bff mesa: make query object API functions static 14年前
  Brian Paul 848bcd2e8c mesa: simplify query object display list dispatch setup 14年前
  Eric Anholt f7b3f40b70 i965: Pack the lookup and line_aa bits into the first dword of the key. 14年前
  Eric Anholt 9a729ab4b2 i965: Remove dead shadowtex_mask entry in the WM key. 14年前
  Eric Anholt f147599ef4 i965: Remove linear_color for GL_PERSPECTIVE_CORRECTION_HINT. 14年前
  Eric Anholt c095335fa5 intel: Drop doubly irrelevant code in intelReadBuffers. 14年前
  Eric Anholt 6d4b974e89 mesa: Flush vertices before updating drawbuffer computed state. 14年前
  Eric Anholt d3451f7f9c mesa: Allow NULL read/draw in complete FBOs in ARB_ES2_compatibility. 14年前
  Eric Anholt f73ff463a2 mesa: Trigger FBO validation on DrawBuffers change in non-ES2 mode. 14年前
  Brian Paul 179a88d52c mesa: minor whitespace fixes 14年前
  Brian Paul f84be846ca mesa: plug in sync object display list functions 14年前
  Brian Paul 95fa22c864 mesa: display list support for glProgramParameteriARB() 14年前
  Brian Paul 001aa6c979 mesa: plug shader object functions into display list dispatch 14年前
  Brian Paul 4535c98cdb mesa: plug in GL 3.0 ClearBuffer() display list functions 14年前
  Brian Paul 8f7c815568 mesa: fill in missing sampler object display list functions 14年前
  Brian Paul 3e06803c2c st/mesa: simplify some st_context(ctx)->pipe code 14年前
  Brian Paul bf14ab417c st/mesa: fix incorrect texture level/face/slice accesses 14年前
  Jakob Bornecrantz 1697dac642 i915g: Bump texture sizes 14年前
  Eric Anholt b5846865de i965: Warnings cleanup. 14年前
  Eric Anholt fa42de5ad7 i965: Fix assertion failures in unused brw_reg setup by deleting it. 14年前
  Alex Deucher 5ed7a7b720 r600g: remove duplicate opcode in r600_opcodes.h 14年前
  Chad Versace e7bcfadc22 intel: Change FBO validation criteria to accomodate hiz and seprate stencil 14年前
  Chad Versace ce8fdf666f intel: Fix intel_draw_buffer() to accomodate hiz and separate stencil 14年前
  Chad Versace c270f1a628 intel: Add hiz_region to intel_mipmap_tree 14年前
  Chad Versace 6ed829fe50 intel: Refactor the wrapping of textures with renderbuffers 14年前
  Chad Versace 7c0e6d9bbc intel: Add hiz_region to intel_renderbuffer 14年前
  Chad Versace a9e6509785 intel: Add is_hiz_depth_format() to intel_contex.vtbl 14年前
  Chad Versace 1a1411e09b intel: Allocate region for separate stencil buffer 14年前
  Chad Versace b5c847c7ca intel: Change supported texture formats for separate stencil 14年前
  Chad Versace 4e0654ec29 mesa: Add MESA_FORMAT_X8_Z24 to _mesa_choose_tex_format 14年前
  Chad Versace 76f77cb07e intel: Add flags to intel_context for hiz and separate stencil 14年前
  Adam Jackson a95ec18549 glx: Don't refer to the request buffer outside of {L,Unl}ockDisplay 14年前
  Alex Deucher c44dad559a egl_dri2: add new cayman pci ids 14年前
  Alex Deucher 017cd5dcc3 r600g: fix eg/cayman scissor workaround 14年前
  Dave Airlie 868c04205c r600g: add workaround for buggy hw scissor on eg/cayman. 14年前
  Dave Airlie 7779f6d1df r600g: add initial cayman acceleration support. 14年前
  Dave Airlie d1b8f8e8b3 r600g: don't lookup a vs semantic for position/face. 14年前
  Dave Airlie ece871c038 r600g: flush the DB dest base as well. 14年前
  Adam Jackson 3869be74af glx: More comment cleanup 14年前
  Adam Jackson a3aecd190b glx: Remove some misleading comments 14年前
  Adam Jackson 5a6897ff0b drisw: Namespace better for ease of navigation 14年前
  Adam Jackson b24f291e42 drisw: dead store removal 14年前