mesa.git
2013-08-16 Anuj Phogati965/blorp: Define a function to clamp texture coordinates
2013-08-16 Anuj Phogati965/blorp: Use more appropriate variable names
2013-08-16 Anuj Phogatmeta: Fix blitting a framebuffer with renderbuffer...
2013-08-16 Ilia Mirkinnv50: add vp3/vp4 support for mpeg2/vc1
2013-08-16 Ilia Mirkinnv50: separate video logic from noalloc
2013-08-16 Ilia Mirkinnv30: remove no-longer-used formats from table
2013-08-16 Fredrik Höglundmesa: Update the BGRA vertex array error handling
2013-08-15 Kenneth Graunkei965/fs: Fix Sandybridge regressions from SEL optimization.
2013-08-15 Kenneth Graunkei965: Force X-tiling for 128 bpp formats on Sandybridge.
2013-08-15 Ian Romanickmesa/vbo: Fix handling of attribute 0 in non-compatibil...
2013-08-15 Zack Rusindraw: handle nan clipdistance
2013-08-15 Vinson Leei915,i965: Fix memory leak in try_pbo_upload (v2)
2013-08-15 Roland Scheideggergallivm: revert accidentally commited hunk
2013-08-15 Roland Scheideggergallivm: do per-sample depth comparison instead of...
2013-08-15 Michel Dänzerradeonsi: Pixel shaders pre-load one more SGPR
2013-08-15 Michel Dänzerradeonsi: TGSI_SEMANTIC_CLIPVERTEX doesn't use any...
2013-08-15 Michel Dänzerradeonsi: Don't export unused clip distance vectors...
2013-08-15 Michel Dänzerradeonsi: Don't leave gaps between position exports...
2013-08-15 Roland Scheideggerllvmpipe: fix stencil bug if we have both stencil and...
2013-08-15 Roland Scheideggerst/mesa: use new float comparison opcodes if native...
2013-08-15 Ilia Mirkinnvc0: move video param and format support functions...
2013-08-15 Ilia Mirkinnvc0: move firmware loading functions to nouveau
2013-08-15 Ilia Mirkinnvc0: move some of the simpler decoder functions into...
2013-08-15 Ilia Mirkinnvc0: move vp param filling logic into nouveau
2013-08-15 Ilia Mirkinnvc0: move bsp param-filling logic into nouveau
2013-08-15 Ilia Mirkinnvc0: move nvc0_decoder into nouveau, rename to nouveau...
2013-08-15 Ilia Mirkinnvc0: standardize on using #if for NVC0_DEBUG_FENCE
2013-08-15 Ilia Mirkinnvc0: refactor video buffer management logic into nouve...
2013-08-15 Ilia Mirkinnv50: allow forcing PMPEG use, for ease of testing
2013-08-15 Ilia Mirkinnv30: hook up PMPEG support via nouveau_video, enables...
2013-08-15 Ilia Mirkinnouveau: set buffer format of video buffer
2013-08-15 Ilia Mirkinnouveau: fix number of surfaces in video buffer, use...
2013-08-15 Ilia Mirkinnv30: U8_USCALED only works for size 4
2013-08-15 Chris Forbesi965: allow 8 user clip planes on CTG+
2013-08-15 Chris Forbesi965: get rid of clip plane compaction
2013-08-15 Chris Forbesi965/clip: Support clip distances for line clipping
2013-08-15 Chris Forbesi965/clip: remove spurious clipvertex param
2013-08-15 Chris Forbesi965/clip: Use clip distances for all user clipping
2013-08-15 Chris Forbesi956/clip: push dp4 into load_clip_distance
2013-08-15 Chris Forbesi965/clip: Track offset into the vertex for clipdistance
2013-08-15 Chris Forbesi965/Gen4-5: Set clip flags from clip distances
2013-08-15 Chris Forbesi965: add new VS_OPCODE_UNPACK_FLAGS_SIMD4X2
2013-08-15 Chris Forbesi965/vs: add vec4_instruction::depends_on_flags
2013-08-15 Chris Forbesi965/clip: Enable interpolation of clip distances
2013-08-15 Chris Forbesi965/vs: Do legacy clip lowering earlier
2013-08-15 Chris Forbesi965/Gen4-5: ensure VUE slots for clipdistance are...
2013-08-15 Chia-I Wuilo: fix fragment shaders that use PCB on GEN7+
2013-08-15 Vinson Leenouveau: Fix variable name.
2013-08-15 Matt Turnerglsl: Add i2b() and b2i() to ir_builder.
2013-08-15 Matt Turnerglsl: Add nequal() to ir_builder.
2013-08-15 Matt Turnerglsl: Add abs() to ir_builder.
2013-08-15 Matt Turnerglsl: Add bitcast_i2f() to ir_builder.
2013-08-15 Marek Olšákradeonsi: unduplicate code in create_context
2013-08-15 Marek Olšákradeonsi: initialize the radeon_surface structure
2013-08-15 Marek Olšákradeonsi: correct sampler function names
2013-08-15 Marek Olšákradeonsi: rename r600_texture::dirty_db_mask to dirty_l...
2013-08-15 Marek Olšákradeonsi: rename r600_resource_texture to r600_texture
2013-08-15 Marek Olšáktgsi: add info about MSAA samplers to tgsi_shader_info
2013-08-15 Marek Olšáktgsi: fix the location of sample index
2013-08-14 Roland Scheideggerr600/radeonsi: implement new float comparison instructions
2013-08-14 Roland Scheideggernv50: implement new float comparison instructions
2013-08-14 Roland Scheideggerilo: implement new float comparison instructions
2013-08-14 Roland Scheideggergallivm: already pass coords in the right place in...
2013-08-14 Roland Scheideggergallivm: change coordinate handling throughout functions
2013-08-14 Roland Scheideggergallivm: fix border color with normalized texture formats
2013-08-14 Zack Rusinllvmpipe: fix pipeline statistics with a null ps
2013-08-14 Zack Rusindraw: make sure that the stages setup outputs
2013-08-14 Paul Berryglsl: Fix incorrect pattern matching in ir_set_program_...
2013-08-14 Rico Schüllervl: Add support for max level query v2
2013-08-14 Ian Romanickglsl: Emit better warnings for things that look like...
2013-08-14 Paul Berryglsl/ast: Don't perform GS input array checks on non...
2013-08-14 Paul Berryglsl/ast: Fix assertion failure when GS input declared...
2013-08-14 Paul Berryglsl/ast: Check that geometry shader interface block...
2013-08-14 Paul Berryi965/gen7+: Fix build error introduced by renaming...
2013-08-14 Jon Severinssonradeon/llvm: Add missing "%s" format string to fprintf.
2013-08-14 Chad Versacei965: Move arrays brw_multisample_positions* to new...
2013-08-14 Chad Versacei965: Refactor names of sample_positions_8/4x arrays
2013-08-14 Kenneth Graunkei965/gen7+: Mark upload_3dstate_so_decl_list as non...
2013-08-14 Kenneth Graunkei965: Mark a few brw_draw_upload.c functions as non...
2013-08-14 Ian Romanickglsl: Require function return type arrays be explicitly...
2013-08-14 Ian Romanickglsl: Move and refine test for unsized arrays in GLSL ES
2013-08-14 Ian Romanickglx: Generate GLXBadDrawable when drawable is zero
2013-08-14 Ian Romanickmesa: Use _mesa_detach_renderbuffer when deleting a...
2013-08-14 Ian Romanickmesa: Make detach_renderbuffer available outside fbobject.c
2013-08-14 Ian Romanickmeta: Don't call _mesa_Ortho with width or height of 0
2013-08-13 Vadim Girlinr600g/sb: use MULADD workaround on R7xx for MULADD_IEEE
2013-08-13 Roland Scheideggergallivm: implement new float comparison instructions...
2013-08-13 Roland Scheideggertgsi: implement new float comparison instructions retur...
2013-08-13 Roland Scheideggergallium: add new float comparison instructions returnin...
2013-08-13 Chia-I Wuilo: enable dumping of WM PCB
2013-08-13 Chia-I Wuilo: no binding table change when constants are pushed
2013-08-13 Chia-I Wuilo: support push constant model in shaders
2013-08-13 Chia-I Wuilo: support copying constant buffer 0 to PCB
2013-08-13 Chia-I Wuilo: make constant buffer 0 upload optional
2013-08-13 Chia-I WuRevert "ilo: initialize constant buffer SURFACE_STATE...
2013-08-12 Armin Kgbm: Link to libwayland-drm if Wayland EGL platform...
2013-08-12 Roland Scheideggergallivm: fix exec_mask interaction with geometry shader...
2013-08-12 Roland Scheideggerdraw: simplify prim mask construction
2013-08-12 Roland Scheideggergallivm: simplify geometry shader mask handling a bit
2013-08-12 Roland Scheideggerdraw: (trivial) dump tgsi for geometry shaders with...
next