summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-28i965/gen6: Force array_spacing_lod0 for stencil/hizgen6-layered-4Jordan Justen1-2/+4
2014-05-28i965/gen6: Force W tiling alignment with array_spacing_lod0Jordan Justen1-3/+13
2014-05-28i965: gen6 stencil/hiz needs an offset for LOD > 0Jordan Justen2-3/+39
2014-05-28i965: Support array_spacing_lod0 for multiple miplevelsJordan Justen1-2/+19
2014-05-28i965: Allow forcing a LOD0 spacing miptree layoutJordan Justen7-17/+35
2014-05-28i965/gen6 depth surface: program 3DSTATE_DEPTH_BUFFER to top of surfaceJordan Justen2-58/+49
2014-05-28i965/gen6 fbo: make unmatched depth/stencil configs return unsupportedJordan Justen1-2/+2
2014-05-28i965/gen6 blorp depth: calculate base surface width/heightJordan Justen1-0/+13
2014-05-28i965/gen6 depth surface: calculate minimum array element being renderedJordan Justen2-0/+13
2014-05-28i965/gen6 depth surface: calculate LOD being rendered toJordan Justen2-0/+6
2014-05-28i965/gen6 depth surface: calculate depth (array size) for depth surfaceJordan Justen2-0/+5
2014-05-28i965/gen6 depth surface: calculate more specific surface typeJordan Justen2-0/+50
2014-05-28i965/gen6: Align height to 2 with MSAA for certain surface heightsJordan Justen1-1/+5
2014-05-28i965/gen6: add support for layered renderbuffersJordan Justen2-34/+37
2014-05-27nvc0/ir: use SM35 ISA with GK20AAlexandre Courbot3-7/+12
2014-05-27nvc0: add GK20A 3D classAlexandre Courbot2-1/+9
2014-05-27i965/sf: Replace push/pop in brw_emit_anyprim_setup.Kenneth Graunke1-15/+11
2014-05-27i965/sf: Drop unnecessary push/pop in copy_z_inv_w.Kenneth Graunke1-4/+0
2014-05-27i965/sf: Drop unnecessary push/pop in flatshading code.Kenneth Graunke1-8/+0
2014-05-27i965/sf: Move brw_compile::flag_value to brw_sf_compile.Kenneth Graunke3-21/+24
2014-05-27i965/sf: Move brw_set_predicate_control_flag_value to brw_sf_emit.c.Kenneth Graunke3-19/+14
2014-05-27i965/sf: Drop useless push/pop state from flag register mashing code.Kenneth Graunke1-2/+0
2014-05-27i965/sf: Drop unnecessary push/pop in do_twoside_color.Kenneth Graunke1-2/+0
2014-05-27i965: Don't implicitly set predicate default state in brw_CMP.Kenneth Graunke5-39/+33
2014-05-27i965: Drop unnecessary predication default state resets in clip code.Kenneth Graunke1-6/+0
2014-05-27i965/sf: Reset flag_value to 0xff before emitting SF subroutines.Kenneth Graunke2-15/+4
2014-05-27st/omx/enc: implement restricted b frames patternLeo Liu2-2/+10
2014-05-27radeon/vce: implement non-referenced framesLeo Liu2-3/+5
2014-05-27vl: add interface for non-referenced framesLeo Liu1-0/+2
2014-05-27i965/meta: Store stencil texturing modeTopi Pohjolainen1-0/+1
2014-05-27meta/blit: Add stencil texturing mode save and restoreTopi Pohjolainen2-3/+14
2014-05-26i915g: Fix shader disasm codeStéphane Marchesin1-1/+0
2014-05-26i915g: Fallback to sw for npot copiesStéphane Marchesin1-2/+3
2014-05-26i915g: handle more formats in copyStéphane Marchesin3-11/+91
2014-05-26nvc0: implement clear_bufferTobias Klausmann1-0/+141
2014-05-26i965: Switch types D->UD when possible to allow compaction.Matt Turner1-0/+21
2014-05-26Revert "i965: Don't make instructions with a null dest a barrier to scheduling."Matt Turner1-8/+4
2014-05-26Revert "i965/fs: Simplify interference scan in register coalescing."Matt Turner1-9/+13
2014-05-26Revert "i965/fs: Give up in interference check if we see a WHILE."Matt Turner1-1/+1
2014-05-26Revert "i965/fs: Reduce restrictions on interference in register coalescing."Matt Turner1-0/+13
2014-05-26nvc0: revert mistaken logic to collapse color outputs to the beginningIlia Mirkin1-9/+4
2014-05-26mesa/st: fix color outputs in presence of sample mask outputIlia Mirkin1-13/+17
2014-05-26freedreno/a3xx: texture fixesRob Clark1-1/+3
2014-05-26freedreno: update generated headersRob Clark4-5/+7
2014-05-26freedreno: few caps fixesRob Clark2-4/+8
2014-05-25mesa/x86: Fix build with clang <= 3.3.Vinson Lee1-0/+2
2014-05-25i965: Don't treat HW_REGs as barriers if they're immediates.Matt Turner1-4/+12
2014-05-25i965/fs: Don't use brw_imm_* unnecessarily.Matt Turner2-5/+5
2014-05-25automake: correctly append the version-scriptEmil Velikov6-25/+38
2014-05-25targets/libgl-xlib: hide all the exported symbol mayhemEmil Velikov2-0/+12