27490 次代码提交 (898de4a9d5e47ed32c600e5907476fd9338aa7e9)
 

作者 SHA1 备注 提交日期
  Christoph Bumiller c738c9ab67 nv50: fix address reg code 16 年前
  Christoph Bumiller 255a90a7bd nv50: add depth texture formats, and a few others, too 16 年前
  Vinson Lee 952bf63e2c progs/tests: Fix MSVC build. 16 年前
  Patrice Mandin d9014a13e7 nouveau: nv30: Relax some limits. We can render to z24s8 buffer even if color buffer is 16 bits. 16 年前
  Patrice Mandin c84a056764 nouveau: nv30: use r5g6b5 as z16 format 16 年前
  Chia-I Wu 6e99e6ddbf glapi: Always build libglapi.a. 16 年前
  Chia-I Wu 22884db174 glapi: Move dispatch marcos to glapidispatch.h. 16 年前
  Chia-I Wu 3d16088ff0 mesa/dri: Remove extension_helper.h. 16 年前
  Chia-I Wu 17ef1f6074 mesa: Enable remap table in core. 16 年前
  Chia-I Wu d7d3fb925b mesa/main: Add support for remap table. 16 年前
  Zack Rusin bec5230a1f st/xorg: lots of fixes related to compositing 16 年前
  Andre Maasikas d4d4733e6c r600: remove duplicate stride setting 16 年前
  Andre Maasikas 738b394769 r600: for position invariant programs reading vert_pos is not always known at this point 16 年前
  Keith Whitwell da253319f9 gallium: remove extended negate also, and also the ExtSwz token 16 年前
  Keith Whitwell 8a571b809a cell: typo from ExtSwizzle commit 16 年前
  Keith Whitwell b9cb74c7f8 gallium: remove the swizzling parts of ExtSwizzle 16 年前
  Keith Whitwell 4e1d51786e gallium: remove noise opcodes 16 年前
  Keith Whitwell 19403935aa progs/demos: add fps to multiarb 16 年前
  Cooper Yuan 9b6c86b8be r300g: last changes's typo, miss a include file 16 年前
  Cooper Yuan 6df12aad2f r300g: add flush_frontbuffer function to display video surface 16 年前
  Cooper Yuan 0072a26662 g3dvl: pass display and screen to g3dvl when creating video private context 16 年前
  Alex Deucher 45eb9d2f6d r600: remove remains of old tnl pipeline 16 年前
  Alex Deucher fc38a3cfe8 r600: fix render size prediction 16 年前
  Alex Deucher 614e8f2203 r600: remove old tnl pipeline 16 年前
  Alex Deucher 95328c7cf9 r600: clean up context creation 16 年前
  Ian Romanick 286611d990 Revert "Store clipping distance for user clip planes as part of vertex processing" 16 年前
  Ian Romanick dd24501665 ARB prog parser: Fix parameter array size comparison 16 年前
  Brian Paul 1160acbfea dri/drivers: update driNewRenderbuffer() to take a gl_format 16 年前
  Brian Paul cf0e25d4c8 radeon: simplify radeon_create_renderbuffer() 16 年前
  Brian Paul ab9d1011f5 Merge branch 'mesa_7_6_branch' 16 年前
  Brian Paul 347fb3737b docs: document 'useprog' debug option 16 年前
  Brian Paul fdce832437 mesa: fix up vbo comments 16 年前
  Brian Paul 488e67bab2 mesa: added _mesa_dump_texture() 16 年前
  Brian Paul 55058652b8 intel: flush old context before binding new context 16 年前
  Brian Paul 5e6a6a2719 glx: don't destroy context immediately if it's currently bound 16 年前
  Brian Paul 4837e01bcd mesa: code refactoring- new _mesa_finish(), _mesa_flush() 16 年前
  Zack Rusin fb22e80169 st/xorg: fix the makefile when used with new xextproto 16 年前
  Brian Paul 61a96a2ac7 progs/xdemos: fix command line flag typo 16 年前
  Brian Paul 8810b8f671 i965: fix hacked Fallback usage in brw_prepare_vertices() 16 年前
  Brian Paul c24466c34e intel: define INTEL_FALLBACK_DRIVER for drivers 16 年前
  Brian Paul ea659f8917 intel: Fallback field is a bitmask, use GLbitfield 16 年前
  Brian Paul f9bbbe5803 i965: remove unused brw_context::tmp_fallback field 16 年前
  Brian Paul 2f7abf5c04 i965: remove unused BRW_FALLBACK_TEXTURE bit 16 年前
  Corbin Simpson 04ec113e09 r300g: Enable more stuff in r300_screen, cleanup comments. 16 年前
  Corbin Simpson ff9e1c0198 r300g: Cleanup PSC setup math a bit and stop using Draw formats. 16 年前
  Christoph Bumiller 198925caa1 nv50: handle PIPE_TEX_FILTER_ANISO case 16 年前
  Patrice Mandin 4b8de9bd7c nouveau: nv30: rewrite so we can render only in depth buffer 16 年前
  Patrice Mandin f9a69c0f04 nouveau: nv30: use a8r8g8b8 as depth texture format for z24s8 16 年前
  Corbin Simpson fd7ee2bcb7 Kill off trident. 16 年前
  Corbin Simpson 8e4657a9d4 Nuke s3v. 16 年前