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: move freeing of software renderbuffers into swrast
Brian Paul
2012-01-24
2
-6
/
+16
*
mesa: remove gl_renderbuffer::DataType
Brian Paul
2012-01-24
17
-249
/
+39
*
mesa: remove gl_renderbuffer:RowStride field
Brian Paul
2012-01-24
9
-16
/
+7
*
mesa: finally, remove the GetRow/PutRow/etc functions
Brian Paul
2012-01-24
1
-37
/
+0
*
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
*
osmesa: remove obsolete GetRow/PutRow code
Brian Paul
2012-01-24
1
-430
/
+1
*
xlib: remove obsolete GetRow/PutRow code
Brian Paul
2012-01-24
1
-1594
/
+3
*
mesa: remove obsolete PutRow, etc assignments
Brian Paul
2012-01-24
1
-17
/
+0
*
swrast: remove Get/PutRow()-related code
Brian Paul
2012-01-24
2
-1224
/
+8
*
st/mesa: remove gl_renderbuffer::GetPointer stuff
Brian Paul
2012-01-24
1
-19
/
+0
*
swrast: stop using Put/GetRow/Values() in swrast code
Brian Paul
2012-01-24
5
-55
/
+193
*
swrast: use gl_renderbuffer::StrideInBytes in depth/stencil code
Brian Paul
2012-01-24
2
-6
/
+6
*
mesa: use gl_renderbuffer::Map for all depth/stencil accesses
Brian Paul
2012-01-24
4
-47
/
+124
*
intel: make intel_renderbuffer_map/unmap() static
Brian Paul
2012-01-24
2
-6
/
+3
*
mesa: add new gl_renderbuffer fields
Brian Paul
2012-01-24
1
-1
/
+6
*
swrast: flush pending rendering before unmapping buffers
Brian Paul
2012-01-24
1
-2
/
+3
*
swrast: new assertions in _swrast_pixel_address()
Brian Paul
2012-01-24
1
-0
/
+8
*
swrast: use _swrast_pixel_address() in more places
Brian Paul
2012-01-24
2
-7
/
+15
*
swrast: s/Data/Map/ in swrast_texture_image
Brian Paul
2012-01-24
15
-55
/
+55
*
swrast: remove gl_renderbuffer::DataType check in DrawPixels()
Brian Paul
2012-01-24
1
-5
/
+8
*
swrast: remove gl_renderbuffer::DataType assertions
Brian Paul
2012-01-24
3
-3
/
+0
*
st/mesa: remove gl_renderbuffer:DataType assignments
Brian Paul
2012-01-24
4
-107
/
+0
*
swrast: make _swrast_get_values(), _swrast_get_row() static
Brian Paul
2012-01-24
2
-23
/
+12
*
swrast: remove dstType param from _swrast_read_rgba_span()
Brian Paul
2012-01-24
3
-7
/
+7
*
swrast: remove unused _swrast_put_row()
Brian Paul
2012-01-24
2
-40
/
+0
*
mesa: Don't resurrect deleted ARB VAOs in glPopClientAttrib
Ian Romanick
2012-01-24
1
-11
/
+42
*
mesa: Rename gl_array_object::VBOonly to ::ARBsemantics
Ian Romanick
2012-01-24
4
-8
/
+29
*
swrast: Use fixed-function processing instead _TexEnvProgram for DrawPixels
Ian Romanick
2012-01-24
1
-2
/
+21
*
mesa: Make sure _TexEnvProgram points at the current ff fragment program
Ian Romanick
2012-01-24
1
-0
/
+9
*
mesa: Don't use newlocale on Haiku
Alexander von Gluck
2012-01-24
1
-1
/
+1
*
Revert "Always build shared glapi"
Matt Turner
2012-01-24
1
-0
/
+2
*
swrast: Fix unsigned promotion in pointer arithmetic
Chad Versace
2012-01-23
1
-3
/
+3
*
meta: Fallback for glBlitFramebuffer from a multisample surface
Ian Romanick
2012-01-23
1
-1
/
+6
*
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
*
Fix underlinking in libOSMesa since commit adefee5 "Always build shared glapi"
Jon TURNEY
2012-01-23
1
-0
/
+2
*
dri: install dri_interface.h
Matt Turner
2012-01-22
1
-0
/
+3
*
Remove src/mesa/ppc
Matt Turner
2012-01-21
7
-183
/
+0
*
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
[next]