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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
i965: Consign COORD_REPLACE VS hacks to Pre-Gen6.
Paul Berry
2013-02-20
3
-11
/
+34
*
gles2: a stub implementation for GL_EXT_discard_framebuffer
Tapani Pälli
2013-02-20
1
-0
/
+1
*
i965/fs: Enable CSE on uniform pull constant loads.
Eric Anholt
2013-02-19
1
-0
/
+3
*
i965/fs: Only do CSE when the dst types match.
Eric Anholt
2013-02-19
1
-1
/
+2
*
i965/fs: Delay setup of uniform loads until after pre-regalloc scheduling.
Eric Anholt
2013-02-19
3
-27
/
+66
*
i965/fs: Fix copy propagation with smearing.
Eric Anholt
2013-02-19
1
-1
/
+2
*
i965/fs: Add a bit more instruction dumping useful for upcoming work.
Eric Anholt
2013-02-19
1
-1
/
+30
*
i965: Remove unused userclip flags.
Paul Berry
2013-02-19
3
-5
/
+0
*
i965: Fix leak in blorp CopyTexSubImage2D
Christopher James Halse Rogers
2013-02-16
1
-2
/
+2
*
i965/fs: Do a general SEND dependency workaround for the original 965.
Eric Anholt
2013-02-15
3
-42
/
+229
*
i965/gen7: Set up all samplers even if samplers are sparsely used.
Eric Anholt
2013-02-14
1
-1
/
+1
*
intel: Allow blit readpixels even when the pack alignment is set.
Eric Anholt
2013-02-13
1
-9
/
+4
*
i965: Remove writemask support from brw_SAMPLE().
Eric Anholt
2013-02-13
5
-109
/
+18
*
i965/fs: Use a helper function for checking for flow control instructions.
Eric Anholt
2013-02-13
3
-23
/
+22
*
i965: Re-enable the -RHW workaround for original gen4 chips.
Eric Anholt
2013-02-13
1
-12
/
+8
*
i965/gen4: Work around missing sRGB RGB DXT1 support.
Eric Anholt
2013-02-13
3
-4
/
+20
*
i965: Use derived state for Haswell's 3DSTATE_VF packet.
Kenneth Graunke
2013-02-12
1
-2
/
+2
*
radeon: Remove dead STANDALONE_MMIO defines
Matt Turner
2013-02-11
2
-3
/
+0
*
i965: Add missing dirty bits to INTEL_DEBUG=state arrays.
Kenneth Graunke
2013-02-11
1
-0
/
+7
*
i965: Reorganize brw_bits to match the order in brw_context.h.
Kenneth Graunke
2013-02-11
1
-5
/
+5
*
i965: Use BRW_NEW_CONTEXT for gen7_disable rather than BRW_NEW_BATCH.
Kenneth Graunke
2013-02-11
1
-1
/
+1
*
i965: Remove some stale comments about the brw_constant_buffer atom.
Eric Anholt
2013-02-11
2
-12
/
+0
*
i965: Simplify VS push constant upload code since removal of old path.
Eric Anholt
2013-02-11
1
-7
/
+11
*
i965: Add perf debug for a corner case.
Eric Anholt
2013-02-11
1
-0
/
+3
*
i965: Fix access mode of index buffer rebase.
Eric Anholt
2013-02-11
1
-1
/
+1
*
i965: Fix indentation of index buffer rebase code.
Eric Anholt
2013-02-11
1
-9
/
+9
*
intel: Do not expose OES_compressed_ETC1_RGB8_texture or ARB_texture_rgb10_a2...
Ian Romanick
2013-02-08
1
-2
/
+2
*
intel: Ensure variable intel is used in i915 builds.
Vinson Lee
2013-02-08
1
-1
/
+1
*
Consolidate some redundant definitions of ARRAY_SIZE() macro.
Paul Berry
2013-02-08
4
-6
/
+2
*
intel/pre-gen6: Disable EXT_framebuffer_multisample.
Paul Berry
2013-02-08
3
-12
/
+2
*
i965: Set UniformBufferOffsetAlignment to sizeof(vec4)
Ian Romanick
2013-02-07
1
-0
/
+1
*
i965/blorp: Support blits between ARGB and XRGB formats.
Kenneth Graunke
2013-02-06
1
-14
/
+12
*
i965/blorp: Support overriding destination alpha to 1.0.
Kenneth Graunke
2013-02-06
1
-0
/
+19
*
i965: Implement CopyTexSubImage2D via BLORP (and use it by default).
Kenneth Graunke
2013-02-06
5
-8
/
+154
*
mesa: fixup inconsistent naming of RG16 formats
Marek Olšák
2013-02-06
2
-3
/
+3
*
i965: Disable write masking when setting up texturing m0.
Eric Anholt
2013-02-04
2
-1
/
+4
*
intel: Fix regression in intel_create_image_from_name stride handling
Tapani Pälli
2013-02-04
1
-1
/
+1
*
i965: Fix segfaults from 45a28a927ab7f29ff325b9326d386a39ba538c18
Eric Anholt
2013-02-04
2
-2
/
+4
*
intel: make sure to setup image dimension in image_from_planar setup
Abdiel Janulgue
2013-02-04
1
-0
/
+1
*
i965: Fix the SF Vertex URB Read Length calculation for Gen7 platforms.
Kenneth Graunke
2013-02-03
1
-16
/
+16
*
i965: Fix the SF Vertex URB Read Length calculation for Sandybridge.
Kenneth Graunke
2013-02-03
1
-16
/
+18
*
i965: Compute the maximum SF source attribute.
Kenneth Graunke
2013-02-03
3
-4
/
+12
*
i965: Refactor Gen6+ SF attribute override code.
Kenneth Graunke
2013-02-03
1
-12
/
+13
*
i965: Remove dead field brw_wm_prog_data::error.
Kenneth Graunke
2013-02-03
1
-1
/
+0
*
i965: Remove dead field brw_context::constant_map.
Kenneth Graunke
2013-02-03
1
-1
/
+0
*
swrast: Fix memory leak.
Vinson Lee
2013-02-01
1
-0
/
+1
*
intel: implement create image from texture
Abdiel Janulgue
2013-02-01
1
-21
/
+138
*
intel: Account for mt->offset in intel_miptree_map
Abdiel Janulgue
2013-02-01
1
-2
/
+2
*
intel: Create a miptree using offsets in intel_set_texture_image_region
Abdiel Janulgue
2013-02-01
1
-7
/
+53
*
i965: Account for offsets when updating SURFACE_STATE.
Abdiel Janulgue
2013-02-01
2
-2
/
+21
[prev]
[next]