2012-05-10 |
Tom Stellard | radeon/llvm: Remove SILowerShaderInstructions.cpp |
commit | commitdiff | tree |
2012-05-10 |
Tom Stellard | radeonsi/llvm: Move lowering of RETURN to ConvertToISA... |
commit | commitdiff | tree |
2012-05-10 |
Tom Stellard | radeon/llvm: Add some comments |
commit | commitdiff | tree |
2012-05-10 |
Tom Stellard | radeon/llvm: Move util functions into AMDGPU namespace |
commit | commitdiff | tree |
2012-05-10 |
Paul Berry | i965/hiz: Convert gen{6,7}_hiz.h to gen{6,7}_blorp.h |
commit | commitdiff | tree |
2012-05-10 |
Paul Berry | i965/hiz: Convert gen{6,7}_hiz.c to C++ |
commit | commitdiff | tree |
2012-05-10 |
Paul Berry | i965/hiz: Make void pointer type casts explicit |
commit | commitdiff | tree |
2012-05-10 |
Paul Berry | intel: Work around differences between C and C++ scopin... |
commit | commitdiff | tree |
2012-05-10 |
Paul Berry | intel: Add extern "C" declarations to headers |
commit | commitdiff | tree |
2012-05-10 |
Tom Stellard | radeon/llvm: Auto-encode RAT_WRITE_CACHELESS_eg |
commit | commitdiff | tree |
2012-05-10 |
Tom Stellard | radeon/llvm: Delete all instructions that have been... |
commit | commitdiff | tree |
2012-05-10 |
Michel Dänzer | radeonsi: Set NONE format for unused vertex shader... |
commit | commitdiff | tree |
2012-05-10 |
Michel Dänzer | radeonsi: Eliminate one more magic number for texture... |
commit | commitdiff | tree |
2012-05-10 |
Michel Dänzer | radeonsi: Fix vertex buffer resource for stride 0. |
commit | commitdiff | tree |
2012-05-09 |
Tom Stellard | radeon/llvm: Remove AMDGPUConstants.pm |
commit | commitdiff | tree |
2012-05-09 |
Tom Stellard | radeon/llvm: Don't rely on tablegen for lowering int_AM... |
commit | commitdiff | tree |
2012-05-09 |
Tom Stellard | radeon/llvm: Make sure the LOAD_CONST def uses the... |
commit | commitdiff | tree |
2012-05-09 |
Brian Paul | svga: implement CEIL opcode translation |
commit | commitdiff | tree |
2012-05-09 |
Christoph Bumiller | glsl_to_tgsi: use TGSI_OPCODE_CEIL for ir_unop_ceil |
commit | commitdiff | tree |
2012-05-09 |
Christoph Bumiller | gallium/drivers: handle TGSI_OPCODE_CEIL |
commit | commitdiff | tree |
2012-05-09 |
Kai Wasserbäch | r600g: Handle TGSI_OPCODE_CEIL (v2) |
commit | commitdiff | tree |
2012-05-09 |
Dave Airlie | gallivm: implement iabs/issg opcode. |
commit | commitdiff | tree |
2012-05-09 |
Yuanhan Liu | i965: fix wrong cube/3D texture layout |
commit | commitdiff | tree |
2012-05-08 |
Tom Stellard | radeon/llvm: Remove AMDILUtilityFunctions.cpp |
commit | commitdiff | tree |
2012-05-08 |
Tom Stellard | radeon/llvm: Remove some unused functions from AMDILIns... |
commit | commitdiff | tree |
2012-05-08 |
Tom Stellard | radeon/llvm: Add some comments and fix coding style |
commit | commitdiff | tree |
2012-05-08 |
Tom Stellard | radeon/llvm: Remove the EXPORT_REG instruction |
commit | commitdiff | tree |
2012-05-08 |
Tom Stellard | radeon/llvm: Use a custom inserter to lower RESERVE_REG |
commit | commitdiff | tree |
2012-05-08 |
Tom Stellard | radeon/llvm: Use a custom inserter to lower STORE_OUTPUT |
commit | commitdiff | tree |
2012-05-08 |
Tom Stellard | radeon/llvm: Remove AMDGPULowerShaderInstructions class |
commit | commitdiff | tree |
2012-05-08 |
Tom Stellard | radeon/llvm: Use a custom inserter to lower LOAD_INPUT |
commit | commitdiff | tree |
2012-05-08 |
Tom Stellard | radeon/llvm: Remove the ReorderPreloadInstructions... |
commit | commitdiff | tree |
2012-05-08 |
Tom Stellard | radeon/llvm: Remove old comment from AMDIL.h |
commit | commitdiff | tree |
2012-05-08 |
Paul Berry | Add bin/compile to .gitignore |
commit | commitdiff | tree |
2012-05-08 |
Olivier Galibert | glsl: Change built-in constant expression evaluation... |
commit | commitdiff | tree |
2012-05-08 |
Olivier Galibert | glsl: Add an origin pointer in the function signature... |
commit | commitdiff | tree |
2012-05-08 |
Olivier Galibert | glsl: Add methods to copy parts of one ir_constant... |
commit | commitdiff | tree |
2012-05-08 |
Olivier Galibert | glsl: Add a constant_referenced method to ir_dereference* |
commit | commitdiff | tree |
2012-05-08 |
Olivier Galibert | glsl: Add a variable context to constant_expression_val... |
commit | commitdiff | tree |
2012-05-08 |
Olivier Galibert | glsl: Extend ir_constant::zero to handle more types. |
commit | commitdiff | tree |
2012-05-08 |
Kenneth Graunke | glsl: Fix broken constant expression handling for ... |
commit | commitdiff | tree |
2012-05-08 |
Brian Paul | vbo: add some comments |
commit | commitdiff | tree |
2012-05-08 |
Brian Paul | mesa: remove needless casts in save_EdgeFlag() |
commit | commitdiff | tree |
2012-05-08 |
Brian Paul | mesa: minor clean-ups in dlist material code |
commit | commitdiff | tree |
2012-05-08 |
Brian Paul | mesa: fix error strings in dlist code |
commit | commitdiff | tree |
2012-05-08 |
Marek Olšák | mesa: add gl_context::NewDriverState and use it for... |
commit | commitdiff | tree |
2012-05-08 |
Marek Olšák | mesa: move gl_client_array*[] from vbo_draw_func into... |
commit | commitdiff | tree |
2012-05-08 |
Marek Olšák | vbo: move vbo_draw_method into vbo_context.h |
commit | commitdiff | tree |
2012-05-07 |
Vadim Girlin | radeon/llvm: add suport for cube textures |
commit | commitdiff | tree |
2012-05-07 |
Vadim Girlin | radeon/llvm: add support for CUBE ALU instruction |
commit | commitdiff | tree |
2012-05-07 |
Vadim Girlin | radeon/llvm: add support for some ALU instructions |
commit | commitdiff | tree |
2012-05-07 |
Vadim Girlin | radeon/llvm: add missing cases for BREAK/CONTINUE |
commit | commitdiff | tree |
2012-05-07 |
Vadim Girlin | radeon/llvm: add support for AHSR/LSHR/LSHL instructions |
commit | commitdiff | tree |
2012-05-07 |
Vadim Girlin | radeon/llvm: add support for TXQ/TXF/DDX/DDY instructions |
commit | commitdiff | tree |
2012-05-07 |
Vadim Girlin | radeon/llvm: add support for VertexID, InstanceID |
commit | commitdiff | tree |
2012-05-07 |
Vadim Girlin | radeon/llvm: fix live-in handling for inputs |
commit | commitdiff | tree |
2012-05-07 |
Vadim Girlin | radeon/llvm: add support for v4i32 |
commit | commitdiff | tree |
2012-05-07 |
Vadim Girlin | radeon/llvm: fix ABS_i32 instruction lowering |
commit | commitdiff | tree |
2012-05-07 |
Vadim Girlin | radeon/llvm: use integer comparison for IF |
commit | commitdiff | tree |
2012-05-07 |
Vadim Girlin | radeon/llvm: use bitcasts for integers |
commit | commitdiff | tree |
2012-05-07 |
Tom Stellard | r600g: Fix out of tree builds that use the LLVM backend |
commit | commitdiff | tree |
2012-05-07 |
Tom Stellard | radeon/llvm: Remove references to DebugFlag and isCurre... |
commit | commitdiff | tree |
2012-05-07 |
Paul Berry | i965/Gen7: Work around GPU hangs due to misaligned... |
commit | commitdiff | tree |
2012-05-07 |
Paul Berry | i965/Gen6: Work around GPU hangs due to misaligned... |
commit | commitdiff | tree |
2012-05-07 |
Paul Berry | fbo: Only reuse depth/stencil attachments if the parame... |
commit | commitdiff | tree |
2012-05-07 |
Paul Berry | i965: Fix mipmap offsets for HiZ and separate stencil... |
commit | commitdiff | tree |
2012-05-07 |
Chad Versace | intel: Disable ARB_framebuffer_object in ES contexts |
commit | commitdiff | tree |
2012-05-07 |
Brian Paul | mesa: bump version to 8.1.0 in configs/default |
commit | commitdiff | tree |
2012-05-07 |
Marcin Slusarz | nv50: handle VP without inputs |
commit | commitdiff | tree |
2012-05-06 |
Christoph Bumiller | nvc0/ir: allow abs,neg source modifiers with ceil,floor... |
commit | commitdiff | tree |
2012-05-06 |
Christoph Bumiller | nv50/ir/opt: don't lose saturation in tryCollapseChaine... |
commit | commitdiff | tree |
2012-05-06 |
Christoph Bumiller | nvc0/ir: fix lowering of textureGrad |
commit | commitdiff | tree |
2012-05-06 |
Christoph Bumiller | nouveau: fix nouveau_scratch_runout_release bo count... |
commit | commitdiff | tree |
2012-05-06 |
Jordan Justen | mesa: Add primitive restart support to glArrayElement |
commit | commitdiff | tree |
2012-05-05 |
Baldo Davide | auxiliary/os: Add missing signal.h include. |
commit | commitdiff | tree |
2012-05-05 |
Kenneth Graunke | intel: Remove pointless software fallback for glBitmap... |
commit | commitdiff | tree |
2012-05-04 |
Eric Anholt | glsl: Fix regression in function out-parameter lvalue... |
commit | commitdiff | tree |
2012-05-04 |
Eric Anholt | mesa: Prevent buffer underrun when handling MESA_GL_EXT... |
commit | commitdiff | tree |
2012-05-04 |
Eric Anholt | i965/fs: Fix regression in comparison handling from... |
commit | commitdiff | tree |
2012-05-04 |
Eric Anholt | glsl: Don't consider unused FS out variables as being... |
commit | commitdiff | tree |
2012-05-04 |
Eric Anholt | i965: Add a comment about the state flag for sRGBEnabled. |
commit | commitdiff | tree |
2012-05-04 |
Eric Anholt | intel: Return success when asked to allocate a 0-width... |
commit | commitdiff | tree |
2012-05-04 |
Eric Anholt | glsl: Always copy the index when cloning a variable. |
commit | commitdiff | tree |
2012-05-04 |
Eric Anholt | i965: Add support for GL_ARB_draw_buffers_blend. |
commit | commitdiff | tree |
2012-05-04 |
Christoph Bumiller | nv50: fix typo causing NULL-deref in nv50_resource_resolve |
commit | commitdiff | tree |
2012-05-04 |
Christoph Bumiller | nv50/ir: move expansion of IMUL to later stage and... |
commit | commitdiff | tree |
2012-05-04 |
Christoph Bumiller | nv50: implement stream output |
commit | commitdiff | tree |
2012-05-04 |
Christoph Bumiller | nv50: enable array textures |
commit | commitdiff | tree |
2012-05-04 |
Brian Paul | svga: specify 4-byte aligned vertex elements |
commit | commitdiff | tree |
2012-05-04 |
Brian Paul | gallivm: fix comment typo |
commit | commitdiff | tree |
2012-05-04 |
Brian Paul | docs: another viewperf bug |
commit | commitdiff | tree |
2012-05-04 |
Brian Paul | mesa: do more teximage error checking for generic compr... |
commit | commitdiff | tree |
2012-05-04 |
Vinson Lee | scons: Do not build EGL on Solaris. |
commit | commitdiff | tree |
2012-05-03 |
Jeremy Huddleston | darwin: Use ASL for logging |
commit | commitdiff | tree |
2012-05-03 |
Jeremy Huddleston | darwin: Make reported errors more user-friendly |
commit | commitdiff | tree |
2012-05-03 |
Jeremy Huddleston | darwin: Fix an error message |
commit | commitdiff | tree |
2012-05-03 |
Robert Hooker | egl_dri2: Fix out of tree builds with the wayland backe... |
commit | commitdiff | tree |
2012-05-03 |
Kristian Høgsberg | gbm: Add gbm_bo_write entry point |
commit | commitdiff | tree |
2012-05-03 |
Tom Stellard | r600g/llvm: Mask write of pred_inst in llvm_if() |
commit | commitdiff | tree |
2012-05-03 |
Tom Stellard | r600g/llvm: Lower ULT A, B, C to SETGT_UINT A, C, B |
commit | commitdiff | tree |
next |