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/gen7: Skip checking if we need a GS program for now.
Eric Anholt
2012-02-21
1
-1
/
+0
*
i965: Compute required barycentric interp modes once at FS compile time.
Eric Anholt
2012-02-21
4
-20
/
+17
*
i965: Move VUE map computation to once at VS compile time.
Eric Anholt
2012-02-21
12
-49
/
+42
*
i965: Make the userclip flag for the VUE map come from VS prog data.
Eric Anholt
2012-02-21
10
-39
/
+29
*
i965: Make the dummy fragment shader work in SIMD16 mode.
Kenneth Graunke
2012-02-18
1
-5
/
+7
*
i965: Fix GPU hangs in the dummy fragment shader.
Kenneth Graunke
2012-02-18
1
-0
/
+2
*
intel: Fix rendering from textures after RenderTexture().
Eric Anholt
2012-02-17
5
-61
/
+47
*
intel: Improve the fallback debug for framebuffer status checks.
Eric Anholt
2012-02-17
1
-2
/
+17
*
i965: Emit Ivybridge VS workaround flushes.
Kenneth Graunke
2012-02-15
4
-2
/
+29
*
i965/fs: Take # of components into account in try_rewrite_rhs_to_dst.
Kenneth Graunke
2012-02-15
1
-0
/
+6
*
i965/fs: Add a new fs_inst::regs_written function.
Kenneth Graunke
2012-02-15
1
-0
/
+12
*
meta: Avoid FBO resizing/reallocating in decompress_texture_image
Anuj Phogat
2012-02-15
1
-1
/
+1
*
i915: Fix type of "specoffset" variable.
Paul Berry
2012-02-14
1
-1
/
+1
*
i965/fs: Enable register spilling on gen7 too.
Eric Anholt
2012-02-14
1
-2
/
+0
*
i965: Report the failure message when failing to compile the fragment shader.
Eric Anholt
2012-02-14
1
-0
/
+3
*
meta: Add pixel store/pack operations in decompress_texture_image
Anuj Phogat
2012-02-13
1
-5
/
+3
*
i965: Fix border color on Ironlake.
Kenneth Graunke
2012-02-10
1
-1
/
+1
*
i965/fs: Add support for generating MADs.
Eric Anholt
2012-02-10
3
-0
/
+56
*
i965/fs: Add missing register allocation for 3rd sources.
Eric Anholt
2012-02-10
1
-0
/
+2
*
i965: Add support for the MAD opcode on gen6+.
Eric Anholt
2012-02-10
5
-20
/
+342
*
radeon: build fix after 9d9111108eadd65708899284b1cfa9ca425f3ac8
Alex Deucher
2012-02-10
1
-1
/
+1
*
meta: replace abort() with _mesa_problem()
Brian Paul
2012-02-10
1
-1
/
+2
*
i965/gen7: Fix the length of the MULTISAMPLE state packet in the HiZ op.
Eric Anholt
2012-02-09
1
-1
/
+1
*
i965/gen7: Fix the length of the DS state packet in the HiZ op.
Eric Anholt
2012-02-09
1
-1
/
+1
*
i965/gen7: Fix GPU hangs from the HiZ op.
Eric Anholt
2012-02-09
1
-2
/
+3
*
i965: Remove file i965/junk, accidentally added in 7b36c68
Chad Versace
2012-02-08
1
-0
/
+0
*
i965: Remove broken symlink to intel_decode.c.
Kenneth Graunke
2012-02-07
1
-1
/
+0
*
i965/fs: Implement GL_CLAMP behavior on texture rectangles on gen6+.
Eric Anholt
2012-02-07
1
-5
/
+49
*
i965/fs: Move GL_CLAMP handling to coordinate setup.
Eric Anholt
2012-02-07
1
-29
/
+21
*
i965: Fix HiZ change compiler warning.
Eric Anholt
2012-02-07
1
-1
/
+0
*
i965: Rewrite the HiZ op
Chad Versace
2012-02-07
19
-517
/
+1146
*
intel: Avoid divide by zero for very small linear blits
Ian Romanick
2012-02-07
1
-1
/
+1
*
intel: Remove num_mapped_regions assertion from _intel_batchbuffer_flush
Ian Romanick
2012-02-07
1
-7
/
+0
*
dri: Don't build libdricommon.la if we don't need it
Jon TURNEY
2012-02-06
1
-1
/
+5
*
intel: check for LLC support when reading maps
Eugeni Dodonov
2012-02-04
1
-1
/
+1
*
intel: verify if hardware has LLC support
Eugeni Dodonov
2012-02-04
4
-0
/
+12
*
intel: FBOs with texture border are unsupported
Ian Romanick
2012-02-03
1
-0
/
+11
*
dri: Add Unigine Tropics as an app that requires the GLSL warn workaround.
Eric Anholt
2012-02-03
1
-0
/
+3
*
dri: Fix typo in xml file that made all applications use the workaround.
Eric Anholt
2012-02-03
1
-1
/
+1
*
Revert "Fix underlinking in libOSMesa since commit adefee5 "Always build shar...
Brian Paul
2012-02-02
1
-2
/
+0
*
Revert "automake: src/mesa/drivers/osmesa"
Matt Turner
2012-01-31
4
-101
/
+53
*
Revert "automake: src/glsl and src/glsl/glcpp"
Matt Turner
2012-01-31
1
-1
/
+1
*
osmesa: set RefCount = 1 in new_osmesa_renderbuffer()
Brian Paul
2012-01-31
1
-0
/
+1
*
osmesa: Fix osmesa_context.DataType type.
Vinson Lee
2012-01-31
1
-1
/
+1
*
automake: src/glsl and src/glsl/glcpp
Matt Turner
2012-01-30
1
-1
/
+1
*
automake: src/mesa/drivers/osmesa
Matt Turner
2012-01-30
4
-53
/
+101
*
dri: Add a default drirc to be installed to provide application workarounds.
Eric Anholt
2012-01-30
2
-0
/
+9
*
i965: Add a driconf option to force GLSL extension behavior to "warn".
Eric Anholt
2012-01-30
3
-1
/
+14
*
intel: Use libdrm's decode functionality instead of the gpu-tools copy.
Eric Anholt
2012-01-30
5
-2795
/
+41
*
i965: Fix segfault with INTEL_DEBUG=batch on gen7 with samplers present.
Eric Anholt
2012-01-30
1
-1
/
+0
[next]