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
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/fs: Fix segfault in instruction scheduling with LINTERP using last GRF.
Eric Anholt
2013-05-29
1
-2
/
+8
*
mesa: Fix test for optimistic coloring being necessary.
Eric Anholt
2013-05-29
1
-1
/
+1
*
intel: Enable blit glCopyTexSubImage/glBlitFramebuffer with sRGB.
Eric Anholt
2013-05-28
1
-5
/
+11
*
intel: Remove dead intel_drawbuf_region().
Eric Anholt
2013-05-28
2
-16
/
+0
*
intel: Fix format handling of blit glBitmap()
Eric Anholt
2013-05-28
1
-3
/
+12
*
intel: Fix MRT handling of glBitmap().
Eric Anholt
2013-05-28
1
-9
/
+14
*
intel: Rebuild PBO blit glTexImage() on top of miptrees.
Eric Anholt
2013-05-28
1
-30
/
+32
*
intel: Rebuild PBO blit glReadPixels() on top of miptrees.
Eric Anholt
2013-05-28
1
-25
/
+23
*
intel: Rework intel_miptree_create_for_region() to wrap a BO.
Eric Anholt
2013-05-28
3
-24
/
+67
*
intel: Make a temporary miptree for the blit path of miptree mapping.
Eric Anholt
2013-05-28
2
-74
/
+29
*
intel: Make a temporary miptree when doing blit uploads for glTexSubImage().
Eric Anholt
2013-05-28
1
-44
/
+28
*
intel: Extend the force_y_tiling flag to allow forcing no tiling.
Eric Anholt
2013-05-28
5
-13
/
+26
*
intel: Add an assert for glCopyTexSubImage() being called on MSAA buffers.
Eric Anholt
2013-05-28
1
-0
/
+6
*
i965: Allow glCopyTexSubImage() on depth textures.
Eric Anholt
2013-05-28
1
-5
/
+0
*
i965: Prefer blorp glBlitFramebuffer() to the glCopyTexSubImage-based blit.
Eric Anholt
2013-05-28
1
-8
/
+9
*
i965: Consistently do depth resolves before blitting.
Eric Anholt
2013-05-28
2
-6
/
+6
*
intel: Make a wrapper for intelEmitCopyBlit using miptrees.
Eric Anholt
2013-05-28
5
-111
/
+127
*
intel: Rename intel_renderbuffer_tile_offsets.
Eric Anholt
2013-05-28
3
-6
/
+6
*
intel: Reduce intel_renderbuffer_tile_offsets to a thin wrapper.
Eric Anholt
2013-05-28
2
-28
/
+7
*
intel: Make intel_miptree_get_tile_offsets return a page offset.
Eric Anholt
2013-05-28
4
-10
/
+26
*
mesa: fix GLSL program objects with more than 16 samplers combined
Marek Olšák
2013-05-28
5
-34
/
+58
*
swrast: increase array size of TextureSample
Marek Olšák
2013-05-28
2
-4
/
+4
*
mesa: declare UniformBufferBindings as an array with a static size
Marek Olšák
2013-05-28
4
-14
/
+9
*
xlib: add null ctx check in glXDestroyContext()
Brian Paul
2013-05-24
1
-10
/
+12
*
st/mesa: add switch cases for new IR enums to silence warnings
Brian Paul
2013-05-24
1
-0
/
+2
*
i965: Go back to using the kernel SOL reset feature.
Kenneth Graunke
2013-05-23
3
-8
/
+7
*
i965: Enable guardband clipping on Gen4/5.
Chris Forbes
2013-05-24
1
-3
/
+45
*
ARB_fp: accept duplicate precision options
Chris Forbes
2013-05-24
1
-9
/
+15
*
intel: Count fragments in our blitter-based glBitmap() path.
Eric Anholt
2013-05-22
1
-8
/
+12
*
i965: Shut up more compiler warnings from vector insert/extract changes.
Eric Anholt
2013-05-22
1
-0
/
+8
*
i965: Skip etc-to-rgb transcode on BayTrail.
Eric Anholt
2013-05-20
1
-31
/
+33
*
mesa: Remove extension checking from ChooseTexFormat.
Eric Anholt
2013-05-21
1
-651
/
+533
*
mesa: Add ChooseTexFormat support for the new XBGR formats.
Eric Anholt
2013-05-21
1
-0
/
+10
*
i965: Split BeginTransformFeedback hook into Gen6 and Gen7+ variants.
Kenneth Graunke
2013-05-21
4
-29
/
+42
*
i965: Kill software primitive counting entirely.
Kenneth Graunke
2013-05-21
6
-108
/
+22
*
i965: Remove software geometry query code.
Kenneth Graunke
2013-05-21
4
-71
/
+0
*
i965: Delete unused brw->sol.offset_0_batch_start field.
Kenneth Graunke
2013-05-21
3
-8
/
+0
*
i965: Stop using the kernel SOL reset feature.
Kenneth Graunke
2013-05-21
3
-10
/
+8
*
i965: Remove dead code for Gen7 SOL without hardware contexts.
Kenneth Graunke
2013-05-21
1
-15
/
+0
*
i965: Add a macro for accessing the SO_WRITE_OFFSET[0-3] registers.
Kenneth Graunke
2013-05-21
1
-0
/
+2
*
xlib: check for null ctx pointer in glXIsDirect()
Brian Paul
2013-05-21
1
-1
/
+1
*
i965: Fix build failure
Anuj Phogat
2013-05-20
1
-0
/
+1
*
i965: Implement transform feedback query support in hardware on Gen6+.
Kenneth Graunke
2013-05-20
1
-35
/
+60
*
i965: Handle rasterizer discard in the clipper rather than GS on Gen6.
Kenneth Graunke
2013-05-20
4
-40
/
+11
*
i965: Handle rasterizer discard in the clipper rather than SOL on Gen7.
Kenneth Graunke
2013-05-20
2
-7
/
+11
*
i965: Disable clipper statistics when meta operations are in progress.
Kenneth Graunke
2013-05-20
2
-4
/
+9
*
i965: Create a BRW_NEW_META_IN_PROGRESS state flag.
Kenneth Graunke
2013-05-20
2
-1
/
+12
*
i965: Add #defines for the pipeline statistics counter registers.
Kenneth Graunke
2013-05-20
1
-0
/
+13
*
i965: Rely on hardware contexts for query objects on Gen6+.
Kenneth Graunke
2013-05-20
5
-73
/
+423
*
i965: Disable pixel statistics in BLORP.
Kenneth Graunke
2013-05-20
2
-2
/
+0
[next]