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
*
mesa: remove gl_renderbuffer:RowStride field
Brian Paul
2012-01-27
9
-16
/
+7
*
mesa: finally, remove the GetRow/PutRow/etc functions
Brian Paul
2012-01-27
1
-37
/
+0
*
dri: remove all the obsolete spantmp files
Brian Paul
2012-01-27
4
-1259
/
+0
*
radeon: remove obsolete GetRow/PutRow code
Brian Paul
2012-01-27
2
-167
/
+0
*
nouveau: remove obsolete GetRow/PutRow code
Brian Paul
2012-01-27
1
-85
/
+0
*
intel: remove most of the span Get/PutRow code
Brian Paul
2012-01-27
2
-134
/
+1
*
dri/swrast: remove obsolete GetRow/PutRow code
Brian Paul
2012-01-27
5
-584
/
+1
*
osmesa: remove obsolete GetRow/PutRow code
Brian Paul
2012-01-27
1
-430
/
+1
*
xlib: remove obsolete GetRow/PutRow code
Brian Paul
2012-01-27
1
-1594
/
+3
*
mesa: remove obsolete PutRow, etc assignments
Brian Paul
2012-01-27
1
-17
/
+0
*
swrast: remove Get/PutRow()-related code
Brian Paul
2012-01-27
2
-1224
/
+8
*
st/mesa: remove gl_renderbuffer::GetPointer stuff
Brian Paul
2012-01-27
1
-19
/
+0
*
swrast: stop using Put/GetRow/Values() in swrast code
Brian Paul
2012-01-27
5
-55
/
+193
*
swrast: use gl_renderbuffer::StrideInBytes in depth/stencil code
Brian Paul
2012-01-27
2
-6
/
+6
*
mesa: use gl_renderbuffer::Map for all depth/stencil accesses
Brian Paul
2012-01-27
4
-47
/
+124
*
intel: make intel_renderbuffer_map/unmap() static
Brian Paul
2012-01-27
2
-6
/
+3
*
mesa: add new gl_renderbuffer fields
Brian Paul
2012-01-27
1
-1
/
+6
*
swrast: flush pending rendering before unmapping buffers
Brian Paul
2012-01-27
1
-2
/
+3
*
swrast: new assertions in _swrast_pixel_address()
Brian Paul
2012-01-27
1
-0
/
+8
*
swrast: use _swrast_pixel_address() in more places
Brian Paul
2012-01-27
2
-7
/
+15
*
swrast: s/Data/Map/ in swrast_texture_image
Brian Paul
2012-01-27
15
-55
/
+55
*
swrast: remove gl_renderbuffer::DataType check in DrawPixels()
Brian Paul
2012-01-27
1
-5
/
+8
*
swrast: remove gl_renderbuffer::DataType assertions
Brian Paul
2012-01-27
3
-3
/
+0
*
st/mesa: remove gl_renderbuffer:DataType assignments
Brian Paul
2012-01-27
4
-107
/
+0
*
swrast: make _swrast_get_values(), _swrast_get_row() static
Brian Paul
2012-01-27
2
-23
/
+12
*
swrast: remove dstType param from _swrast_read_rgba_span()
Brian Paul
2012-01-27
3
-7
/
+7
*
swrast: remove unused _swrast_put_row()
Brian Paul
2012-01-27
2
-40
/
+0
*
swrast: Fix unsigned promotion in pointer arithmetic
Chad Versace
2012-01-27
1
-3
/
+3
*
mesa: Fix CopyTex{Sub,}Image error checks for integer vs non-integer.
Eric Anholt
2012-01-27
1
-8
/
+31
*
mesa: Add missing integer R/RG cases to _mesa_is_color_format().
Eric Anholt
2012-01-27
1
-0
/
+12
*
meta: Detect currently-unsupported integer CopyTexSubImage and complain.
Eric Anholt
2012-01-27
1
-0
/
+5
*
mesa: Add the remaining from/to types for GL_EXT_texture_integer (and R/RG).
Eric Anholt
2012-01-27
2
-51
/
+176
*
mesa: Add support for glGetTexImage on GL_TEXTURE_1D_ARRAY
Eric Anholt
2012-01-27
1
-2
/
+7
*
mesa: Add support for glGetTexImage() from integer textures.
Eric Anholt
2012-01-27
1
-38
/
+80
*
i965/gen6+: Work around GPU hangs with logic ops on integer textures.
Eric Anholt
2012-01-27
1
-2
/
+7
*
i965/gen6+: Disable blending, alpha test, and dither on integer FBOs.
Eric Anholt
2012-01-27
1
-6
/
+23
*
st/mesa: Fix recurring surfaceless contexts
Benjamin Franzke
2012-01-25
1
-2
/
+4
*
i965: Fix border color on Sandybridge and Ivybridge.
Kenneth Graunke
2012-01-24
1
-1
/
+7
*
mesa: Loosen glBlitFramebuffer restrictions on depthstencil buffers (v2)
Chad Versace
2012-01-24
1
-3
/
+10
*
mesa: Set default access flags based on the run-time API
Ian Romanick
2012-01-24
6
-18
/
+37
*
i965: Fix disassembly of data port writes on Ivybridge.
Kenneth Graunke
2012-01-24
1
-1
/
+12
*
i965: Fix disassembly of sampler messages on Ivybridge.
Kenneth Graunke
2012-01-24
1
-1
/
+7
*
i965/vs: Take attributes into account when deciding urb_entry_size.
Kenneth Graunke
2012-01-24
2
-5
/
+8
*
intel: Set depth to 6 for cubemaps
Ian Romanick
2012-01-24
2
-5
/
+5
*
i965: Add support for Z16 depth formats.
Eric Anholt
2012-01-24
2
-0
/
+10
*
i965/gen7: Set up surface horizontal alignment field.
Eric Anholt
2012-01-24
1
-1
/
+4
*
i965/gen7: Remove stale comment.
Eric Anholt
2012-01-24
1
-1
/
+0
*
mesa: Fix leak of uniform storage records on shader program link/free.
Eric Anholt
2012-01-24
1
-0
/
+2
*
i965: Fix leak of the program cache BO on context destroy.
Eric Anholt
2012-01-24
1
-0
/
+2
*
i965/vs: Fix leak of an empty hash_table structure per compile.
Eric Anholt
2012-01-24
1
-4
/
+0
[next]