index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
intel
/
intel_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Enable the Bay Trail platform.
Kenneth Graunke
2013-04-16
1
-0
/
+10
*
intel: Fix a warning in the release build.
Eric Anholt
2013-04-12
1
-2
/
+1
*
intel: Move the max_gtt_map_object_size estimation to intel_context.
Kenneth Graunke
2013-04-10
1
-0
/
+17
*
intel/hsw: Enable hiz (v2)
Chad Versace
2013-04-10
1
-1
/
+1
*
intel: Remove the texture_tiling driconf option.
Kenneth Graunke
2013-04-08
1
-2
/
+0
*
i965: Add a driconf option to disable flush throttling.
Paul Berry
2013-03-21
1
-1
/
+7
*
i965/blorp: Add INTEL_DEBUG=blorp flag.
Paul Berry
2013-03-18
1
-0
/
+1
*
intel: Remove some unused debug flags.
Eric Anholt
2013-03-11
1
-4
/
+0
*
i965: Make perf_debug() output to GL_ARB_debug_output in a debug context.
Eric Anholt
2013-03-05
1
-0
/
+2
*
intel: Use the new "ctx" local variable I just added some more.
Eric Anholt
2013-03-01
1
-2
/
+2
*
i965: Make sRGB-capable framebuffers by default.
Eric Anholt
2013-03-01
1
-1
/
+54
*
intel/pre-gen6: Disable EXT_framebuffer_multisample.
Paul Berry
2013-02-08
1
-2
/
+0
*
intel: Use a CPU map of the batch on LLC-sharing architectures.
Eric Anholt
2013-01-29
1
-1
/
+1
*
intel: callocing a 32 byte temp is silly, so don't
Ian Romanick
2013-01-24
1
-3
/
+3
*
intel: Make intel_region's pitch be bytes instead of pixels.
Eric Anholt
2013-01-18
1
-1
/
+1
*
intel: Move validation of context version into intelInitContext
Chad Versace
2013-01-15
1
-3
/
+53
*
i965: Move program_id to intel_screen instead of brw_context.
Kenneth Graunke
2013-01-12
1
-1
/
+2
*
i965: Add an INTEL_DEBUG=no16 option.
Kenneth Graunke
2013-01-12
1
-0
/
+1
*
intel: Fix copy-and-paste bug setting gl_constants::MaxSamples
Ian Romanick
2013-01-04
1
-1
/
+1
*
i965: Add a debug flag for counting cycles spent in each compiled shader.
Eric Anholt
2012-12-05
1
-0
/
+6
*
i965: Allow INTEL_DEBUG=fs as a synonym for INTEL_DEBUG=wm.
Kenneth Graunke
2012-12-03
1
-0
/
+1
*
mesa: remove the driverCtx parameter to _mesa_create/initialize_context()
Brian Paul
2012-10-05
1
-1
/
+1
*
i965: Disable the swrast context setup on GL 3.1 core.
Eric Anholt
2012-08-28
1
-12
/
+27
*
intel: Move RenderMode fallback func to i915 driver.
Eric Anholt
2012-08-28
1
-1
/
+0
*
i965: Drop support for forcing drawing through sw fallbacks.
Eric Anholt
2012-08-28
1
-0
/
+2
*
intel: Fix rendering to a multisample front buffer
Chad Versace
2012-08-14
1
-0
/
+10
*
intel: Clean up intel_flush_front
Chad Versace
2012-08-14
1
-4
/
+5
*
intel: Refactor intel_downsample_for_dri2_flush
Chad Versace
2012-08-14
1
-0
/
+30
*
intel: Rename INTEL_DEBUG=fall to INTEL_DEBUG=perf.
Eric Anholt
2012-08-12
1
-1
/
+2
*
intel: Allocate miptree for multisample DRI2 buffers
Chad Versace
2012-08-07
1
-8
/
+19
*
i965: add more Haswell PCI IDs
Paulo Zanoni
2012-08-07
1
-1
/
+34
*
intel: Add a comment explaining why we early return on matching BO names.
Eric Anholt
2012-07-17
1
-0
/
+4
*
intel: Drop other checks for old loader version.
Eric Anholt
2012-07-17
1
-38
/
+26
*
intel: Replace the non-getBuffersWithFormat compat path with an error message.
Eric Anholt
2012-07-17
1
-21
/
+0
*
intel: Convert to using private depth/stencil buffers (v2)
Eric Anholt
2012-07-17
1
-582
/
+34
*
intel: Change vendor string to "Intel Open Source Technology Center".
Kenneth Graunke
2012-06-01
1
-1
/
+1
*
i965: Gut the separate OpenGL ES extension enabling.
Kenneth Graunke
2012-05-23
1
-11
/
+1
*
intel: When AUB dumping, flush before emitting final bitmap command.
Paul Berry
2012-05-22
1
-1
/
+3
*
intel: use _mesa_is_winsys/user_fbo() helpers
Brian Paul
2012-05-01
1
-2
/
+2
*
i965: Stop lying about cpp and height of a stencil buffer.
Paul Berry
2012-04-10
1
-9
/
+27
*
i965/aub: Dump a final bitmap from DestroyContext.
Kenneth Graunke
2012-04-02
1
-0
/
+4
*
intel: add PCI IDs for Ivy Bridge GT2 server variant
Eugeni Dodonov
2012-04-01
1
-0
/
+1
*
intel: Add some PCI IDs for Haswell.
Kenneth Graunke
2012-03-30
1
-0
/
+9
*
i965: Disable HiZ on Haswell for now.
Kenneth Graunke
2012-03-30
1
-1
/
+1
*
i965: Add initial IS_HASWELL() macros.
Kenneth Graunke
2012-03-30
1
-4
/
+5
*
intel: fix null dereference processing HiZ buffer
Dylan Noblesmith
2012-03-22
1
-0
/
+6
*
intel: Ask libdrm to dump an AUB file if INTEL_DEBUG=aub.
Eric Anholt
2012-03-21
1
-0
/
+4
*
i965: Change the hiz-override env var to a driconf option.
Eric Anholt
2012-03-20
1
-1
/
+8
*
intel: Drop the INTEL_STRICT_CONFORMANCE environment variable.
Eric Anholt
2012-03-20
1
-27
/
+5
*
i965: fixup W-tile offset computation to take swizzling into account
Daniel Vetter
2012-03-05
1
-0
/
+1
[next]