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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
i965/vs: Avoid allocating registers in to the gen7 MRF hack region.
Eric Anholt
2012-01-30
3
-3
/
+6
*
i965/fs: Fix rendering corruption in unigine tropics.
Eric Anholt
2012-01-30
4
-4
/
+17
*
Rename R300_NO_TCL envvar to RADEON_NO_TCL
Matt Turner
2012-01-30
1
-1
/
+1
*
dri: don't link with DRICORE_LIB_DEPS
Matt Turner
2012-01-28
6
-7
/
+1
*
i965: fix inverted point sprite origin when rendering to FBO
Yuanhan Liu
2012-01-28
3
-5
/
+27
*
i965: Don't allow rendering to non-GL_RED/RG/RGBA integer textures.
Eric Anholt
2012-01-27
1
-0
/
+11
*
intel: Pass the gl_renderbuffer to render_target_supported() vtable method.
Eric Anholt
2012-01-27
7
-10
/
+17
*
intel: Make a renderbuffer wrapping a texture have the same _BaseFormat.
Eric Anholt
2012-01-27
1
-1
/
+1
*
intel: Simplify intel_renderbuffer_update_wrapper() by passing in the image.
Eric Anholt
2012-01-27
1
-20
/
+9
*
intel: Drop intel_wrap_miptree().
Eric Anholt
2012-01-27
1
-53
/
+3
*
intel: Comment typo fix.
Eric Anholt
2012-01-27
1
-1
/
+1
*
intel: Fix accum buffer mapping since the swrast rework.
Eric Anholt
2012-01-27
1
-5
/
+7
*
i965/automake: use $top_srcdir instead of relative links
Matt Turner
2012-01-27
1
-3
/
+3
*
dri common: add .gitignore
Matt Turner
2012-01-27
1
-1
/
+3
*
dri: make sure to build libdricommon.la
Matt Turner
2012-01-26
1
-1
/
+1
*
i965: Drop the missing symbols link test.
Eric Anholt
2012-01-26
1
-9
/
+0
*
nouveau: Fix missing dri common symbols after automake conversion.
Eric Anholt
2012-01-26
1
-1
/
+2
*
radeon: Fix missing dri common symbols after automake conversion.
Eric Anholt
2012-01-26
2
-2
/
+4
*
dri: Move the compile of the common files to a convenience library.
Eric Anholt
2012-01-26
3
-20
/
+43
*
i915: Fix driver after automakeification.
Eric Anholt
2012-01-26
1
-1
/
+9
*
i965/vs: Use the sampler for VS pull constant loading on Ivybridge.
Kenneth Graunke
2012-01-26
1
-0
/
+17
[next]