2012-05-25 |
Paul Berry | i965/msaa: Add defines for Gen7. |
commit | commitdiff | tree |
2012-05-25 |
Paul Berry | i965/blorp: Enable blorp blits on Gen7. |
commit | commitdiff | tree |
2012-05-25 |
Paul Berry | i965/blorp: Implement proper texel fetch messages for... |
commit | commitdiff | tree |
2012-05-25 |
Paul Berry | i965/blorp: Use 16 pixel dispatch on Gen7. |
commit | commitdiff | tree |
2012-05-25 |
Paul Berry | i965/blorp: Allocate space for push constants on Gen7. |
commit | commitdiff | tree |
2012-05-25 |
Paul Berry | i965/blorp: Set the dynamic state upper bound. |
commit | commitdiff | tree |
2012-05-25 |
Paul Berry | i965/blorp: Factor gen6_blorp_emit_batch_head into... |
commit | commitdiff | tree |
2012-05-25 |
Paul Berry | i965/blorp: Use MSDISPMODE_PERSAMPLE rendering when... |
commit | commitdiff | tree |
2012-05-25 |
Paul Berry | i965/blorp: Emit sample index in SAMPLE_LD message... |
commit | commitdiff | tree |
2012-05-25 |
Paul Berry | i965/blorp: Generalize sampling code in preparation... |
commit | commitdiff | tree |
2012-05-25 |
Paul Berry | i965/msaa: Expand odd-sized MSAA surfaces to account... |
commit | commitdiff | tree |
2012-05-25 |
Thomas Gstädtner | gallium/targets: pass ldflags parameter to MKLIB |
commit | commitdiff | tree |
2012-05-25 |
Vadim Girlin | Revert "r600g: set round_mode to truncate and get rid... |
commit | commitdiff | tree |
2012-05-25 |
Vadim Girlin | radeon/llvm: add FLT_TO_UINT, UINT_TO_FLT instructions |
commit | commitdiff | tree |
2012-05-25 |
Vadim Girlin | radeon/llvm: prepare to revert the round mode state... |
commit | commitdiff | tree |
2012-05-25 |
Vadim Girlin | radeon/llvm: fix sampler index in llvm_emit_tex |
commit | commitdiff | tree |
2012-05-25 |
Vadim Girlin | radeon/llvm: fix opcode for RECIP_UINT_r600 |
commit | commitdiff | tree |
2012-05-25 |
Vadim Girlin | radeon/llvm/loader: convert hardcoded gpu name to option |
commit | commitdiff | tree |
2012-05-25 |
Vadim Girlin | r600g: add RECIP_INT, PRED_SETE_INT to r600_bytecode_ge... |
commit | commitdiff | tree |
2012-05-25 |
Vinson Lee | i915g: Check for geometry shader earlier in i915_set_co... |
commit | commitdiff | tree |
2012-05-25 |
Vinson Lee | scons: Fix SCons build infrastructure for FreeBSD. |
commit | commitdiff | tree |
2012-05-24 |
Tom Stellard | radeon/llvm: Lower UDIV using the Selection DAG |
commit | commitdiff | tree |
2012-05-24 |
Tom Stellard | radeon/llvm: Remove auto-generated AMDIL->ISA conversio... |
commit | commitdiff | tree |
2012-05-24 |
Tom Stellard | radeon/llvm: Remove AMDIL instructions MULHI, SMUL |
commit | commitdiff | tree |
2012-05-24 |
Tom Stellard | radeon/llvm: Remove AMDIL bitshift instructions (SHL... |
commit | commitdiff | tree |
2012-05-24 |
Tom Stellard | radeon/llvm: Remove AMDIL FTOI and ITOF instructions |
commit | commitdiff | tree |
2012-05-24 |
Tom Stellard | radeon/llvm: Remove AMDIL EXP* instructions |
commit | commitdiff | tree |
2012-05-24 |
Tom Stellard | radeon/llvm: Remove AMDIL ADD instructions |
commit | commitdiff | tree |
2012-05-24 |
Tom Stellard | radeon/llvm: Remove AMDIL binary instrutions (OR, AND... |
commit | commitdiff | tree |
2012-05-24 |
Tom Stellard | radeon/llvm: Remove AMDILMachinePeephole pass |
commit | commitdiff | tree |
2012-05-24 |
Tom Stellard | radeon/llvm: Remove AMDIL CMP instructions and associat... |
commit | commitdiff | tree |
2012-05-24 |
Tom Stellard | radeon/llvm: Remove AMDIL ROUND_NEAREST instruction |
commit | commitdiff | tree |
2012-05-24 |
Tom Stellard | radeon/llvm: Remove AMDIL ROUND_POSINF instruction |
commit | commitdiff | tree |
2012-05-24 |
Tom Stellard | radeon/llvm: Add custom SDNode for FRACT |
commit | commitdiff | tree |
2012-05-24 |
Tom Stellard | radeon/llvm: Use -1 as true value for SET* integer... |
commit | commitdiff | tree |
2012-05-24 |
Tom Stellard | radeon/llvm: Handle SETGE_INT, SETGE_UINT, and SETGT_UI... |
commit | commitdiff | tree |
2012-05-24 |
Tom Stellard | radeon/llvm: Avoid error with SI in EmitInstrWithCustom... |
commit | commitdiff | tree |
2012-05-24 |
Vinson Lee | tgsi: Initialize Padding struct fields. |
commit | commitdiff | tree |
2012-05-24 |
Kenneth Graunke | i965: Gut the separate OpenGL ES extension enabling. |
commit | commitdiff | tree |
2012-05-24 |
Kenneth Graunke | mesa: Remove the OES_draw_texture extension from ES2. |
commit | commitdiff | tree |
2012-05-23 |
Jordan Justen | i965: use cut index to handle primitive restart when... |
commit | commitdiff | tree |
2012-05-23 |
Jordan Justen | i965: add flag to enable cut_index |
commit | commitdiff | tree |
2012-05-23 |
Jordan Justen | i965: create code path to handle primitive restart... |
commit | commitdiff | tree |
2012-05-23 |
Paul Berry | glsl/tests: Add .gitignore for uniform initialization... |
commit | commitdiff | tree |
2012-05-23 |
Paul Berry | glsl/constant propagation: kill whole var if LHS involv... |
commit | commitdiff | tree |
2012-05-23 |
Ian Romanick | glsl/tests: Add test for uniform initialization by... |
commit | commitdiff | tree |
2012-05-23 |
Ian Romanick | mesa: Use initializers to configure samplers |
commit | commitdiff | tree |
2012-05-23 |
Ian Romanick | ir_to_mesa: Don't set initial uniform values again |
commit | commitdiff | tree |
2012-05-23 |
Ian Romanick | ir_to_mesa: Propagate initial values in _mesa_associate... |
commit | commitdiff | tree |
2012-05-23 |
Ian Romanick | glsl: Propagate sampler uniform initializers to gl_shad... |
commit | commitdiff | tree |
2012-05-23 |
Ian Romanick | glsl: Initialize samplers to 0, propagate sampler value... |
commit | commitdiff | tree |
2012-05-23 |
Ian Romanick | glsl: Set initial values for uniforms in the linker |
commit | commitdiff | tree |
2012-05-23 |
Eric Anholt | i965/gen6+: Add support for GL_ARB_blend_func_extended. |
commit | commitdiff | tree |
2012-05-23 |
Eric Anholt | mesa: Keep a computed value for dual source blend func... |
commit | commitdiff | tree |
2012-05-23 |
Eric Anholt | i965/gen6+: Add support for fast depth clears. |
commit | commitdiff | tree |
2012-05-23 |
Eric Anholt | i965/gen6: Add CC viewport state setup to blorp code. |
commit | commitdiff | tree |
2012-05-23 |
Eric Anholt | i965/gen7: Add CC viewport setup to blorp code. |
commit | commitdiff | tree |
2012-05-23 |
Eric Anholt | i965: Drop a layer of indirection in doing HiZ resolves. |
commit | commitdiff | tree |
2012-05-23 |
Eric Anholt | i965: Replace intel_need_resolve with the hiz ops it... |
commit | commitdiff | tree |
2012-05-23 |
Eric Anholt | i965: Add an interface for doing hiz ops from C code. |
commit | commitdiff | tree |
2012-05-23 |
Eric Anholt | i965: Rename the clear function for this driver. |
commit | commitdiff | tree |
2012-05-23 |
Eric Anholt | i965: Simplify the remaining clear logic by relying... |
commit | commitdiff | tree |
2012-05-23 |
Eric Anholt | i965: Switch blit color clears to tri clears on gen4/5. |
commit | commitdiff | tree |
2012-05-23 |
Eric Anholt | i965: Remove dead logic for non-tri depth/stencil clears. |
commit | commitdiff | tree |
2012-05-23 |
Eric Anholt | i965: We always have GLSL, so always use it for tri... |
commit | commitdiff | tree |
2012-05-23 |
Eric Anholt | i915: Drop gen4+ code from the forked clear code. |
commit | commitdiff | tree |
2012-05-23 |
Eric Anholt | intel: Fork the intel_clear.c file between i915 and... |
commit | commitdiff | tree |
2012-05-23 |
Vadim Girlin | st/mesa: set stObj->lastLevel in guess_and_alloc_texture |
commit | commitdiff | tree |
2012-05-22 |
Paul Berry | i965: Completely annotate the batch bo when aub dumping. |
commit | commitdiff | tree |
2012-05-22 |
Paul Berry | intel: When AUB dumping, flush before emitting final... |
commit | commitdiff | tree |
2012-05-22 |
José Fonseca | llvmpipe: Fix alpha testing precision on rgba8 formats. |
commit | commitdiff | tree |
2012-05-22 |
Vinson Lee | scons: Do not build glx and egl on Cygwin. |
commit | commitdiff | tree |
2012-05-22 |
Christoph Bumiller | nv30: check for NULL vertex buffers in prevalidate_vbufs |
commit | commitdiff | tree |
2012-05-22 |
Christoph Bumiller | nv50: make unaligned index buffer offsets work again |
commit | commitdiff | tree |
2012-05-22 |
Christoph Bumiller | nvc0: don't set NEW_IDXBUF in nvc0_switch_pipe_context... |
commit | commitdiff | tree |
2012-05-21 |
James Benton | llvmpipe: Added a error counter to lp_test_conv. |
commit | commitdiff | tree |
2012-05-21 |
James Benton | llvmpipe: Changed known failures in lp_test_conv. |
commit | commitdiff | tree |
2012-05-21 |
James Benton | llvmpipe: Added fixed point types tests to lp_test_conv. |
commit | commitdiff | tree |
2012-05-21 |
James Benton | gallivm: Fixed erroneous optimisation in lp_build_min... |
commit | commitdiff | tree |
2012-05-21 |
James Benton | gallivm: Compensate for lp_const_offset in lp_build_conv. |
commit | commitdiff | tree |
2012-05-21 |
James Benton | gallivm: Fixed overflow in lp_build_clamped_float_to_un... |
commit | commitdiff | tree |
2012-05-21 |
Brian Paul | docs: add link to 8.0.3 release notes |
commit | commitdiff | tree |
2012-05-21 |
Paul Seidler | tests: include mesa headers |
commit | commitdiff | tree |
2012-05-21 |
Lukas Rössler | glu: fix two Clang warnings |
commit | commitdiff | tree |
2012-05-21 |
Homer Hsing | docs: fix a typo |
commit | commitdiff | tree |
2012-05-21 |
ojab | Filter out -Wcovered-switch-default from LLVM_CFLAGS |
commit | commitdiff | tree |
2012-05-20 |
Tom Stellard | radeon/llvm: Handle selectcc DAG node |
commit | commitdiff | tree |
2012-05-19 |
Brian Paul | st/mesa: use pipe_sampler_view_release() in st_destroy_... |
commit | commitdiff | tree |
2012-05-19 |
Brian Paul | mesa: use F_TO_I() instead of IROUND() |
commit | commitdiff | tree |
2012-05-19 |
Brian Paul | mesa: reimplement IROUND(), add F_TO_I() |
commit | commitdiff | tree |
2012-05-19 |
Brian Paul | mesa: fix Z32_FLOAT -> uint conversion functions |
commit | commitdiff | tree |
2012-05-19 |
Brian Paul | st/mesa: remove unused pipe variable |
commit | commitdiff | tree |
2012-05-19 |
Brian Paul | svga: whitespace, comments, formatting clean-ups |
commit | commitdiff | tree |
2012-05-19 |
Brian Paul | st/mesa: added st_print_current_vertex_program(), for... |
commit | commitdiff | tree |
2012-05-19 |
Brian Paul | svga: return PIPE_OK instead of 0 |
commit | commitdiff | tree |
2012-05-19 |
Brian Paul | svga: fix zero-stride vertex array bug |
commit | commitdiff | tree |
2012-05-19 |
Brian Paul | mesa: add GLSL_REPORT_ERRORS debug flag |
commit | commitdiff | tree |
2012-05-19 |
Brian Paul | mesa: add some comments on shaderapi.c functions |
commit | commitdiff | tree |
2012-05-19 |
Vinson Lee | mesa: Remove undefinition of _P symbol. |
commit | commitdiff | tree |
2012-05-18 |
Ian Romanick | Import release notes for 8.0.3, add news item |
commit | commitdiff | tree |
next |