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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
i965: Expose brw_set_sampler_message for use outside brw_eu_emit.c.
Kenneth Graunke
2012-01-26
2
-10
/
+22
*
nouveau: include s_context.h to silence missing prototype warnings
Brian Paul
2012-01-26
1
-0
/
+1
*
i965/gen6/GT1: Increase max_vs_entries to 256.
Paul Berry
2012-01-25
1
-1
/
+1
*
i965/gen6: Fix segfault in transform feedback to DYNAMIC_DRAW buffers.
Paul Berry
2012-01-25
1
-1
/
+4
*
mesa: remove ctx->Const.sRGBCapable
Marek Olšák
2012-01-25
1
-1
/
+0
*
i965/gen6+: Work around GPU hangs with logic ops on integer textures.
Eric Anholt
2012-01-24
1
-2
/
+7
*
i965/gen6+: Disable blending, alpha test, and dither on integer FBOs.
Eric Anholt
2012-01-24
1
-6
/
+23
*
dri/swrast: remove obsolete swrast_span.c file from source list
Brian Paul
2012-01-24
1
-2
/
+1
*
intel: use swrast code to map/unmap renderbuffers for swrast rendering
Brian Paul
2012-01-24
1
-79
/
+2
*
nouveau: stop calling ctx->Driver.Map/UnmapTexture()
Brian Paul
2012-01-24
2
-40
/
+4
*
intel: remove intel_span_supports_format()
Brian Paul
2012-01-24
3
-21
/
+0
*
dri/swrast: use swrast_renderbuffer type
Brian Paul
2012-01-24
2
-35
/
+41
*
radeon: derive radeon_renderbuffer from swrast_renderbuffer
Brian Paul
2012-01-24
14
-64
/
+73
*
intel: derive intel_renderbuffer from swrast_renderbuffer
Brian Paul
2012-01-24
7
-49
/
+55
*
intel: use intel_rb_format() to get renderbuffer format
Brian Paul
2012-01-24
11
-42
/
+56
*
dri/swrast: rename swrast_renderbuffer to dri_swrast_renderbuffer
Brian Paul
2012-01-24
2
-14
/
+14
*
mesa: remove gl_renderbuffer::Wrapped
Brian Paul
2012-01-24
1
-1
/
+1
*
mesa: rename gl_renderbuffer::Data to Buffer
Brian Paul
2012-01-24
2
-16
/
+16
*
mesa: remove gl_renderbuffer::DataType
Brian Paul
2012-01-24
7
-96
/
+2
*
mesa: remove gl_renderbuffer:RowStride field
Brian Paul
2012-01-24
4
-7
/
+2
*
dri: remove all the obsolete spantmp files
Brian Paul
2012-01-24
4
-1259
/
+0
*
radeon: remove obsolete GetRow/PutRow code
Brian Paul
2012-01-24
2
-167
/
+0
*
nouveau: remove obsolete GetRow/PutRow code
Brian Paul
2012-01-24
1
-85
/
+0
*
intel: remove most of the span Get/PutRow code
Brian Paul
2012-01-24
2
-134
/
+1
*
dri/swrast: remove obsolete GetRow/PutRow code
Brian Paul
2012-01-24
4
-582
/
+0
*
mesa: use gl_renderbuffer::Map for all depth/stencil accesses
Brian Paul
2012-01-24
2
-10
/
+14
*
intel: make intel_renderbuffer_map/unmap() static
Brian Paul
2012-01-24
2
-6
/
+3
*
swrast: s/Data/Map/ in swrast_texture_image
Brian Paul
2012-01-24
5
-21
/
+21
*
i965/vs: Fix bogus assertion in emit_block_move()
Paul Berry
2012-01-23
1
-3
/
+9
*
i965/vs: Enable workaround-free math on gen7.
Eric Anholt
2012-01-23
1
-2
/
+6
*
i965/vs: Use the embedded-comparison SEL on gen6+, like the FS does.
Eric Anholt
2012-01-23
1
-6
/
+16
*
i965: Fix border color on Sandybridge and Ivybridge.
Kenneth Graunke
2012-01-23
1
-1
/
+7
*
dri: install dri_interface.h
Matt Turner
2012-01-22
1
-0
/
+3
*
Fix mistake in 349845f7b
Andrei Slăvoiu
2012-01-21
1
-1
/
+1
*
automake: src/mesa/drivers/dri
Matt Turner
2012-01-20
6
-165
/
+35
*
automake: src/mesa/drivers/dri/swrast
Matt Turner
2012-01-20
4
-27
/
+74
*
automake: src/mesa/drivers/dri/nouveau
Matt Turner
2012-01-20
3
-22
/
+67
*
automake: src/mesa/drivers/dri/r200
Matt Turner
2012-01-20
4
-58
/
+100
*
automake: src/mesa/drivers/dri/radeon
Matt Turner
2012-01-20
4
-54
/
+99
*
automake: src/mesa/drivers/dri/i915
Matt Turner
2012-01-20
5
-32
/
+70
[next]