index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
intel
/
intel_context.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Add hardware context support.
Kenneth Graunke
2012-07-10
1
-0
/
+2
*
i965: Drop a layer of indirection in doing HiZ resolves.
Eric Anholt
2012-05-23
1
-20
/
+0
*
i965: Completely annotate the batch bo when aub dumping.
Paul Berry
2012-05-22
1
-0
/
+1
*
intel: Work around differences between C and C++ scoping rules.
Paul Berry
2012-05-10
1
-25
/
+27
*
intel: Add extern "C" declarations to headers
Paul Berry
2012-05-10
1
-1
/
+4
*
i965: Add initial IS_HASWELL() macros.
Kenneth Graunke
2012-03-30
1
-0
/
+1
*
intel: Ask libdrm to dump an AUB file if INTEL_DEBUG=aub.
Eric Anholt
2012-03-21
1
-0
/
+1
*
intel: Drop the INTEL_STRICT_CONFORMANCE environment variable.
Eric Anholt
2012-03-20
1
-6
/
+0
*
i965: fixup W-tile offset computation to take swizzling into account
Daniel Vetter
2012-03-05
1
-0
/
+1
*
intel: verify if hardware has LLC support
Eugeni Dodonov
2012-02-04
1
-0
/
+1
*
intel: Pass the gl_renderbuffer to render_target_supported() vtable method.
Eric Anholt
2012-01-27
1
-1
/
+1
*
intel: Fix warnings of undefined ffs().
Eric Anholt
2012-01-17
1
-0
/
+1
*
i965/gen7: Use the updated interface for SO write pointer resetting.
Eric Anholt
2012-01-06
1
-0
/
+1
*
intel: Make the batchbuffer flush debug more useful.
Eric Anholt
2011-12-29
1
-1
/
+3
*
i965: Base HW depth format setup based on MESA_FORMAT, not bpp.
Eric Anholt
2011-11-29
1
-1
/
+0
*
i915: Move the texture format setup for this driver out of shared code.
Eric Anholt
2011-11-22
1
-0
/
+1
*
intel: Add the context to the render_target_supported() vtbl method.
Eric Anholt
2011-11-22
1
-1
/
+2
*
intel: Change signature of HiZ resolve functions
Chad Versace
2011-11-22
1
-4
/
+9
*
i965: Add new vtable entries for surface state updating functions.
Kenneth Graunke
2011-11-10
1
-0
/
+17
*
intel: Don't force a batchbuffer flush in readpixels.
Eric Anholt
2011-11-03
1
-0
/
+1
*
intel: Add an interface for saving/restoring the batchbuffer state.
Eric Anholt
2011-10-29
1
-0
/
+5
*
i965: Remove "single threaded" INTEL_DEBUG mode.
Kenneth Graunke
2011-10-25
1
-5
/
+4
*
intel: Add HiZ operations to intel_context::vtbl for all drivers
Chad Versace
2011-10-18
1
-0
/
+16
*
intel: Convert from GLboolean to 'bool' from stdbool.h.
Kenneth Graunke
2011-10-18
1
-23
/
+23
*
intel: Assert that no batch is emitted if a region is mapped
Chad Versace
2011-10-11
1
-0
/
+8
*
i965: Split brw_set_prim into brw/gen6 variants
Chad Versace
2011-10-10
1
-1
/
+1
*
intel: Introduce a new intel_context::gt field to go along with gen.
Kenneth Graunke
2011-09-26
1
-0
/
+1
*
intel: Remove intel_context::has_xrgb_textures/has_luminance_srgb.
Kenneth Graunke
2011-09-26
1
-2
/
+0
*
i915: Simplify intel_wpos_* with a helper function.
Eric Anholt
2011-07-18
1
-1
/
+0
*
intel: Move intel_draw_buffers() code into each driver.
Eric Anholt
2011-07-18
1
-0
/
+1
*
i915: Fix map/unmap mismatches from leaving INTEL_FALLBACK during TNL.
Eric Anholt
2011-07-12
1
-0
/
+1
*
i965/gen6: Limit the workaround flush to once per primitive.
Eric Anholt
2011-06-20
1
-0
/
+2
*
i965/gen6: Use an BO instead of writing to address 0 for PIPE_CONTROL W/A.
Eric Anholt
2011-06-20
1
-1
/
+2
*
intel: Implement glFinish() correctly by waiting on all previous rendering.
Eric Anholt
2011-06-07
1
-0
/
+4
*
intel: Add is_hiz_depth_format() to intel_contex.vtbl
Chad Versace
2011-05-25
1
-0
/
+4
*
intel: Add flags to intel_context for hiz and separate stencil
Chad Versace
2011-05-25
1
-0
/
+3
*
Revert "intel: use throttle ioctl for throttling"
Eric Anholt
2011-04-27
1
-0
/
+1
*
intel: Fix ROUND_DOWN_TO macro
Ian Romanick
2011-04-11
1
-3
/
+27
*
intel: Fix insufficient integer width for upload buffer offset
Chris Wilson
2011-02-21
1
-2
/
+2
*
intel: use throttle ioctl for throttling
Chris Wilson
2011-02-21
1
-1
/
+0
*
i965: Move repeat-instruction-suppression to batchbuffer core
Chris Wilson
2011-02-21
1
-11
/
+3
*
intel: use pwrite for batch
Chris Wilson
2011-02-21
1
-2
/
+22
*
intel: Buffered upload
Chris Wilson
2011-02-21
1
-0
/
+3
*
intel: Pack dynamic draws together
Chris Wilson
2011-02-21
1
-0
/
+5
*
intel: Remove setup of the old dri/ meta code, which is now unused.
Eric Anholt
2011-02-12
1
-3
/
+0
*
intel: Add a vtbl hook for determining if a format is renderable.
Eric Anholt
2011-01-07
1
-0
/
+1
*
intel: Include stdbool so we can stop using GLboolean when we want to.
Eric Anholt
2010-12-13
1
-1
/
+1
*
i965: Remove INTEL_DEBUG=glsl_force now that there's no brw_wm_glsl.c
Eric Anholt
2010-12-06
1
-1
/
+0
*
intel: Add an env var override to execute for a different GPU revision.
Eric Anholt
2010-12-04
1
-1
/
+0
*
intel: Remove leftover dri1 locking fields in the context.
Eric Anholt
2010-11-03
1
-3
/
+0
[next]