2010-03-17 |
Eric Anholt | intel: Rely on allocated region pitch for the miptree...
|
commit | commitdiff | tree |
2010-03-17 |
Eric Anholt | intel: Assert that the linear blits succeed.
|
commit | commitdiff | tree |
2010-03-17 |
Eric Anholt | intel: Remove level_offset now that it's unused.
|
commit | commitdiff | tree |
2010-03-17 |
Eric Anholt | intel: Remove extra tiling setting after allocating...
|
commit | commitdiff | tree |
2010-03-17 |
Eric Anholt | intel: Rename the z24_x8 depth spans to z24_s8 since...
|
commit | commitdiff | tree |
2010-03-16 |
Eric Anholt | i965: Fix readpixels from ReadBuffer != DrawBuffer.
|
commit | commitdiff | tree |
2010-03-16 |
Eric Anholt | i965: Fix inversion for glCopyPixels to/from FBOs.
|
commit | commitdiff | tree |
2010-03-16 |
Eric Anholt | intel: Remove more code for x8z24 visuals, since we...
|
commit | commitdiff | tree |
2010-03-16 |
Eric Anholt | Revert "i965: Do VS SGT, SLT, and friends using CMP...
|
commit | commitdiff | tree |
2010-03-16 |
Eric Anholt | Revert "i965: Do FS SLT, SGT, and friends using CMP...
|
commit | commitdiff | tree |
2010-03-16 |
Eric Anholt | meta: Fix up restoration of state if _mesa_map_pbo_source...
|
commit | commitdiff | tree |
2010-03-16 |
Eric Anholt | meta: Properly refcount our saved programs and texobjs.
|
commit | commitdiff | tree |
2010-03-16 |
Eric Anholt | i965: Fix ENDLOOP to only patch up this loop's BREAK...
|
commit | commitdiff | tree |
2010-03-16 |
Eric Anholt | i965: Unalias all GLSL source regs from the destination...
|
commit | commitdiff | tree |
2010-03-16 |
Eric Anholt | i965: Fix nested loops in the VS.
|
commit | commitdiff | tree |
2010-03-16 |
Eric Anholt | i965: Fix up VP constbuf leak on program delete.
|
commit | commitdiff | tree |
2010-03-16 |
Eric Anholt | i965: Fix up the handling of point sprite coordinate...
|
commit | commitdiff | tree |
2010-03-16 |
Eric Anholt | i965: Add support for the CMP opcode in the GLSL path.
|
commit | commitdiff | tree |
2010-03-16 |
Eric Anholt | i965: Fix the response len of masked sampler messages...
|
commit | commitdiff | tree |
2010-03-12 |
Eric Anholt | i965: Clarify the roles of emit_pixel_xy(), emit_delta_xy...
|
commit | commitdiff | tree |
2010-03-12 |
Eric Anholt | i965: Clarify that DELTAXY always occurs for both X...
|
commit | commitdiff | tree |
2010-03-12 |
Eric Anholt | i965: Do FS SLT, SGT, and friends using CMP, SEL instead...
|
commit | commitdiff | tree |
2010-03-12 |
Eric Anholt | i965: Do VS SGT, SLT, and friends using CMP, SEL instead...
|
commit | commitdiff | tree |
2010-03-12 |
Eric Anholt | i965: Fix up VS DP4 sequences to avoid dependency control.
|
commit | commitdiff | tree |
2010-03-12 |
Eric Anholt | i965: When doing a swizzled kill pixel, don't do redundant...
|
commit | commitdiff | tree |
2010-03-12 |
Eric Anholt | i965: Use the SEL instruction to implement MIN and...
|
commit | commitdiff | tree |
2010-03-10 |
Eric Anholt | i965: Use the PLN instruction when possible in interpolation.
|
commit | commitdiff | tree |
2010-03-10 |
Eric Anholt | i965: Set up the execution size before relying on it.
|
commit | commitdiff | tree |
2010-03-10 |
Eric Anholt | i965: Add support for the CMP opcode in the GLSL path.
|
commit | commitdiff | tree |
2010-03-10 |
Eric Anholt | i965: Print the opcode name for unrecognized opcodes...
|
commit | commitdiff | tree |
2010-03-10 |
Eric Anholt | i965: Fix the response len of masked sampler messages...
|
commit | commitdiff | tree |
2010-03-10 |
Eric Anholt | i965: Print the offset for IFF in disasm
|
commit | commitdiff | tree |
2010-03-09 |
Eric Anholt | i965: Fix ENDLOOP to only patch up this loop's BREAK...
|
commit | commitdiff | tree |
2010-03-09 |
Eric Anholt | i965: Unalias all GLSL source regs from the destination...
|
commit | commitdiff | tree |
2010-03-09 |
Eric Anholt | i965: Print the offsets for WHILE and BREAK in disasm.
|
commit | commitdiff | tree |
2010-03-09 |
Eric Anholt | i965: Fix nested loops in the VS.
|
commit | commitdiff | tree |
2010-03-09 |
Eric Anholt | i965: Fix up VP constbuf leak on program delete.
|
commit | commitdiff | tree |
2010-03-08 |
Eric Anholt | i965: Fix up the handling of point sprite coordinate...
|
commit | commitdiff | tree |
2010-03-05 |
Eric Anholt | i965: Only use the effective subset of the WM sampler...
|
commit | commitdiff | tree |
2010-03-05 |
Eric Anholt | intel: Remove support for the DRI1 TFP extension.
|
commit | commitdiff | tree |
2010-03-05 |
Eric Anholt | i965: Remove the paths for making a const surface object...
|
commit | commitdiff | tree |
2010-03-05 |
Eric Anholt | i965: Remove the unused SDC BO pointer from the sampler...
|
commit | commitdiff | tree |
2010-03-05 |
Eric Anholt | i965: Rename SNB brw_*_key structs to gen6_*_key structs.
|
commit | commitdiff | tree |
2010-03-05 |
Eric Anholt | i965: Pack gen6 blend_state_key structure.
|
commit | commitdiff | tree |
2010-03-05 |
Eric Anholt | intel: Only do batchbuffer debug if --enable-debug...
|
commit | commitdiff | tree |
2010-03-05 |
Eric Anholt | intel: Replace batch macro contents with function calls.
|
commit | commitdiff | tree |
2010-03-05 |
Eric Anholt | intel: Move the assertions about reloc delta from the...
|
commit | commitdiff | tree |
2010-03-05 |
Eric Anholt | intel: Check that the batch is mapped per BEGIN, not...
|
commit | commitdiff | tree |
2010-03-05 |
Eric Anholt | i965: Try to assign SNB SF inputs to outputs.
|
commit | commitdiff | tree |
2010-03-05 |
Eric Anholt | i965: Fix the SNB SF input size.
|
commit | commitdiff | tree |
2010-03-05 |
Eric Anholt | intel: Remove non-kernel-exec-fencing support.
|
commit | commitdiff | tree |
2010-03-05 |
Eric Anholt | intel: Remove the unused s8 spans code. Not hit during...
|
commit | commitdiff | tree |
2010-03-04 |
Eric Anholt | i915: Enable texture tiling by default.
|
commit | commitdiff | tree |
2010-03-04 |
Eric Anholt | i915: Fix up i830 for tiled drawing offsets.
|
commit | commitdiff | tree |
2010-03-03 |
Eric Anholt | i915: Use x,y drawing offsets instead of changing buffer...
|
commit | commitdiff | tree |
2010-03-03 |
Eric Anholt | i915: Tell the kernel when we actually need fence registers...
|
commit | commitdiff | tree |
2010-03-03 |
Eric Anholt | intel: Use drm_intel_bo_alloc_tiled for region allocs.
|
commit | commitdiff | tree |
2010-03-03 |
Eric Anholt | i915: Don't do the pitch expansion for tiled buffers.
|
commit | commitdiff | tree |
2010-03-03 |
Eric Anholt | intel: Use GTT mapping in the blit fallback path in...
|
commit | commitdiff | tree |
2010-03-03 |
Eric Anholt | i965: Fix up Sandybridge VS sizing.
|
commit | commitdiff | tree |
2010-02-26 |
Eric Anholt | i965: Try to hook up the Sandybridge URB_WRITE SEND...
|
commit | commitdiff | tree |
2010-02-26 |
Eric Anholt | i965: Fix up the VUE handling for SNB, and hopefully...
|
commit | commitdiff | tree |
2010-02-26 |
Eric Anholt | i965: Don't set a nonexistent enable bit in several...
|
commit | commitdiff | tree |
2010-02-26 |
Eric Anholt | i965: Lump SNB in with Ironlake for bigger VUEs.
|
commit | commitdiff | tree |
2010-02-26 |
Eric Anholt | i965: Fix the SNB VE valid bit.
|
commit | commitdiff | tree |
2010-02-26 |
Eric Anholt | intel: Fix up INTEL_NO_HW support.
|
commit | commitdiff | tree |
2010-02-26 |
Eric Anholt | i965: Don't include SNB in has_negative_rhw_bug.
|
commit | commitdiff | tree |
2010-02-26 |
Eric Anholt | i965: Fix the SNB clip near VP API bit.
|
commit | commitdiff | tree |
2010-02-26 |
Eric Anholt | i965: Fix the SNB URB entry count setup.
|
commit | commitdiff | tree |
2010-02-25 |
Eric Anholt | Merge branch 'sandybridge'
|
commit | commitdiff | tree |
2010-02-25 |
Eric Anholt | docs: addition of ARB_fcc to i965.
|
commit | commitdiff | tree |
2010-02-25 |
Eric Anholt | i965: Add SNB math opcode support.
|
commit | commitdiff | tree |
2010-02-25 |
Eric Anholt | i965: Emit SNB FF unit state after the unit's push...
|
commit | commitdiff | tree |
2010-02-25 |
Eric Anholt | i965: Set up the SNB sampler state pointers.
|
commit | commitdiff | tree |
2010-02-25 |
Eric Anholt | i965: Set GS rendering enabled even when the GS stage...
|
commit | commitdiff | tree |
2010-02-25 |
Eric Anholt | i965: Add a couple SNB state packets I saw in other...
|
commit | commitdiff | tree |
2010-02-25 |
Eric Anholt | i965: Re-disable the VS.
|
commit | commitdiff | tree |
2010-02-25 |
Eric Anholt | i965: Fix up some Sandybridge define checks for the...
|
commit | commitdiff | tree |
2010-02-25 |
Eric Anholt | i965: Move PIPELINE_SELECT to the top of gen6 3d pipeline...
|
commit | commitdiff | tree |
2010-02-25 |
Eric Anholt | i965: Untested Sandybridge WM packets.
|
commit | commitdiff | tree |
2010-02-25 |
Eric Anholt | i965: Hook up remaining Sandybridge state packets besides WM.
|
commit | commitdiff | tree |
2010-02-25 |
Eric Anholt | i965: Untested Sandybridge SF setup.
|
commit | commitdiff | tree |
2010-02-25 |
Eric Anholt | i965: Fixup Sandybridge GS packet from doc updates.
|
commit | commitdiff | tree |
2010-02-25 |
Eric Anholt | i965: Fix up Sandybridge GS reg definitions
|
commit | commitdiff | tree |
2010-02-25 |
Eric Anholt | i965: fix typo in SNB VS defines comment
|
commit | commitdiff | tree |
2010-02-25 |
Eric Anholt | i965: fix typo in SNB GS register defines
|
commit | commitdiff | tree |
2010-02-25 |
Eric Anholt | i965: Enable clip stats.
|
commit | commitdiff | tree |
2010-02-25 |
Eric Anholt | i965: Add Sandybridge viewport setup.
|
commit | commitdiff | tree |
2010-02-25 |
Eric Anholt | i965: Enable DRAWING_RECTANGLE emit on Sandybridge.
|
commit | commitdiff | tree |
2010-02-25 |
Eric Anholt | i965: Add Sandybridge scissor state.
|
commit | commitdiff | tree |
2010-02-25 |
Eric Anholt | i965: Fix up the VF stats packet header.
|
commit | commitdiff | tree |
2010-02-25 |
Eric Anholt | i965: Set the state base address on Sandybridge.
|
commit | commitdiff | tree |
2010-02-25 |
Eric Anholt | i965: Free gen6 state BOs on context destroy.
|
commit | commitdiff | tree |
2010-02-25 |
Eric Anholt | i965: Giant pile of flushing to track down SNB bringup...
|
commit | commitdiff | tree |
2010-02-25 |
Eric Anholt | i965: Fix some defines of gen6 regs from docs comparison.
|
commit | commitdiff | tree |
2010-02-25 |
Eric Anholt | i965: Add basic decode of new gen6 packet boundaries.
|
commit | commitdiff | tree |
2010-02-25 |
Eric Anholt | i965: Reconnect the index/vertex setup.
|
commit | commitdiff | tree |
2010-02-25 |
Eric Anholt | i965: Set up the SNB URB.
|
commit | commitdiff | tree |
2010-02-25 |
Eric Anholt | i965: Try sending prims down the pipeline.
|
commit | commitdiff | tree |
2010-02-25 |
Eric Anholt | i965: Try uploading SNB VS constants.
|
commit | commitdiff | tree |
next |