summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/intel_fbo.h
AgeCommit message (Expand)AuthorFilesLines
2017-07-18i965: Make irb::mt_layer logical instead of physicalTopi Pohjolainen1-5/+0
2017-06-22i965/dri: Add intel_screen param to intel_create_winsys_renderbufferChad Versace1-2/+4
2017-06-19i965/gen4: Add support for single layer in alignment workaroundTopi Pohjolainen1-0/+24
2017-06-07i965: Inline renderbuffer_att_set_needs_depth_resolveJason Ekstrand1-3/+0
2017-06-07i965: Get rid of intel_renderbuffer_resolve_*Jason Ekstrand1-24/+0
2017-05-30i965: Rename intel_create_renderbufferChad Versace1-1/+1
2017-04-10i965/drm: Rename drm_bacon_bo to brw_bo.Kenneth Graunke1-2/+2
2017-04-10i965/drm: Use our internal libdrm (drm_bacon) rather than the real one.Kenneth Graunke1-2/+2
2016-10-01i915/i965: remove commented out warningTimothy Arceri1-3/+1
2015-11-24i965: Remove unneeded forward declarations.Matt Turner1-1/+0
2015-09-10i965: Fix typos in licenseIan Romanick1-2/+2
2015-09-10i965: Remove horizontal bars from file header commentsIan Romanick1-4/+2
2014-04-10i965: Add layer_count to intel_renderbufferChris Forbes1-0/+3
2014-03-06i965: Fix render-to-texture in non-FinishRenderTexture cases.Eric Anholt1-0/+4
2014-02-18i965: Move singlesample_mt to the renderbuffer.Eric Anholt1-4/+46
2014-01-27mesa: change gl_format to mesa_formatMark Mueller1-4/+4
2014-01-17s/Tungsten Graphics/VMware/José Fonseca1-2/+2
2013-12-09i965: Document conventions for counting layers in 2D multisample buffers.Paul Berry1-0/+5
2013-12-05i965: Replace non-standard INLINE macro with "inline".Kenneth Graunke1-3/+3
2013-12-05i965: Drop trailing whitespace from the rest of the driver.Kenneth Graunke1-5/+5
2013-08-04intel_fbo: remove unused intel_renderbuffer hiz functionsJordan Justen1-6/+0
2013-08-04i965: add intel_renderbuffer_att_set_needs_depth_resolveJordan Justen1-0/+3
2013-07-09i965: Delete intel_context entirely.Kenneth Graunke1-1/+0
2013-07-09i965: Pass brw_context to functions rather than intel_context.Kenneth Graunke1-4/+4
2013-07-09i965: Replace #include "intel_context.h" with brw_context.h.Kenneth Graunke1-1/+1
2013-07-03i965: Remove some dead code.Kenneth Graunke1-7/+0
2013-06-26i965: Move the remaining intel code to the i965 directory.Eric Anholt1-0/+211