summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/intel_fbo.h
Commit message (Expand)AuthorAgeFilesLines
* i915/i965: remove commented out warningTimothy Arceri2016-10-011-3/+1
* i965: Remove unneeded forward declarations.Matt Turner2015-11-241-1/+0
* i965: Fix typos in licenseIan Romanick2015-09-101-2/+2
* i965: Remove horizontal bars from file header commentsIan Romanick2015-09-101-4/+2
* i965: Add layer_count to intel_renderbufferChris Forbes2014-04-101-0/+3
* i965: Fix render-to-texture in non-FinishRenderTexture cases.Eric Anholt2014-03-061-0/+4
* i965: Move singlesample_mt to the renderbuffer.Eric Anholt2014-02-181-4/+46
* mesa: change gl_format to mesa_formatMark Mueller2014-01-271-4/+4
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* i965: Document conventions for counting layers in 2D multisample buffers.Paul Berry2013-12-091-0/+5
* i965: Replace non-standard INLINE macro with "inline".Kenneth Graunke2013-12-051-3/+3
* i965: Drop trailing whitespace from the rest of the driver.Kenneth Graunke2013-12-051-5/+5
* intel_fbo: remove unused intel_renderbuffer hiz functionsJordan Justen2013-08-041-6/+0
* i965: add intel_renderbuffer_att_set_needs_depth_resolveJordan Justen2013-08-041-0/+3
* i965: Delete intel_context entirely.Kenneth Graunke2013-07-091-1/+0
* i965: Pass brw_context to functions rather than intel_context.Kenneth Graunke2013-07-091-4/+4
* i965: Replace #include "intel_context.h" with brw_context.h.Kenneth Graunke2013-07-091-1/+1
* i965: Remove some dead code.Kenneth Graunke2013-07-031-7/+0
* i965: Move the remaining intel code to the i965 directory.Eric Anholt2013-06-261-0/+211