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
/
swrast
Commit message (
Expand
)
Author
Age
Files
Lines
*
swrast: Fix memory leak in out-of-memory path.
Vinson Lee
2011-10-25
1
-0
/
+1
*
swrast: use _mesa_ffs() instead of ffs()
Brian Paul
2011-10-25
1
-2
/
+2
*
swrast: fix comment typo (s/texure/texture/)
Brian Paul
2011-10-23
1
-1
/
+1
*
swrast: update renderbuffer format assertion
Brian Paul
2011-10-23
1
-1
/
+4
*
mesa: add swrast_texture_image::Buffer
Brian Paul
2011-10-23
4
-23
/
+211
*
mesa: move gl_texture_image::Data, RowStride, ImageOffsets to swrast
Brian Paul
2011-10-23
6
-32
/
+58
*
swrast: fix float->uint conversion of gl_FragDepth
Brian Paul
2011-10-19
1
-1
/
+2
*
swrast: Fix fastpaths for glRead/WritePixels(GL_DEPTH_STENCIL)
Chad Versace
2011-10-18
2
-0
/
+4
*
swrast: Remove redundant term in logic expression
Chad Versace
2011-10-15
2
-2
/
+0
*
swrast: Fix fastpaths in glRead/WritePixels(GL_DEPTH_STENCIL)
Chad Versace
2011-10-15
2
-0
/
+4
*
swrast: be a bit smarter in clip_span()
Brian Paul
2011-10-13
1
-1
/
+4
*
swrast: s/FetchTexelf/FetchTexel/
Brian Paul
2011-10-07
5
-68
/
+68
*
swrast: silence unused var warnings in non-debug builds
Brian Paul
2011-10-07
1
-0
/
+2
*
swrast: remove unused swrast_texture_image::FetchTexelc method
Brian Paul
2011-10-07
2
-69
/
+2
*
swrast: update texfetch_funcs table for new int/uint formats
Brian Paul
2011-10-05
1
-0
/
+325
*
swrast: fix delayed texel buffer allocation regression
Brian Paul
2011-10-03
1
-20
/
+20
*
swrast: When asked to map a slice of a 1D array, give back that slice.
Eric Anholt
2011-10-03
1
-0
/
+7
*
mesa: Delay s_texcombine.c memory allocation until it's used.
Eric Anholt
2011-10-01
2
-11
/
+20
*
mesa: s/INLINE/inline/
Brian Paul
2011-10-01
14
-69
/
+69
*
swrast: always call _swrast_choose_texture_sample_func()
Brian Paul
2011-09-26
1
-1
/
+1
*
mesa: remove support for GL_APPLE_client_storage extension
Brian Paul
2011-09-22
1
-1
/
+1
*
mesa: move gl_texture_image::Width/Height/DepthScale fields to swrast
Brian Paul
2011-09-22
5
-9
/
+30
*
mesa: move gl_texture_image::_IsPowerOfTwo into swrast
Brian Paul
2011-09-22
4
-11
/
+32
*
swrast: s/GLubyte/GLchan/ in a cast
Brian Paul
2011-09-20
1
-1
/
+1
*
mesa: move last bits of GLchan stuff into swrast
Brian Paul
2011-09-20
3
-0
/
+122
*
mesa: Use ColorLogicOpEnabled instead of _LogicOpEnabled
Ian Romanick
2011-09-19
3
-3
/
+3
*
swrast: fix more store_texel() bugs
Brian Paul
2011-09-18
1
-4
/
+4
*
swrast: add Alloc/FreeTextureImageBuffer() driver functions
Brian Paul
2011-09-17
2
-0
/
+48
*
mesa: move gl_texture_image::FetchTexel fields to swrast
Brian Paul
2011-09-17
6
-252
/
+304
*
swrast: introduce new swrast_texture_image struct
Brian Paul
2011-09-17
3
-0
/
+63
*
mesa: move software texel fetch code into swrast
Brian Paul
2011-09-17
5
-2
/
+3448
*
mesa: move _mesa_update_fetch_functions() calls into swrast
Brian Paul
2011-09-17
1
-2
/
+6
*
mesa/colormac: introduce inline helper for 4 unclamped float to ubyte.
Dave Airlie
2011-09-14
2
-14
/
+4
*
mesa: introduce a clear color union to be used for int/unsigned buffers
Dave Airlie
2011-09-14
1
-21
/
+26
*
swrast: Silence many "warning: unused parameter ‘ctx’"
Ian Romanick
2011-09-09
1
-0
/
+7
*
swrast: Use GL_STENCIL_INDEX for address calculations
Ian Romanick
2011-09-06
1
-1
/
+1
*
swrast: Remove GL_COLOR_INDEX from assertions
Ian Romanick
2011-09-06
1
-4
/
+0
*
swrast: get rid of needless do/while
Brian Paul
2011-08-31
1
-2
/
+2
*
swrast: initialize program native limits
Brian Paul
2011-08-31
1
-0
/
+22
*
swrast: Add implementation of MapTextureImage/UnmapTextureImage.
Brian Paul
2011-08-29
2
-0
/
+123
*
swrast: Remove swrast eject/validate texture image code.
Brian Paul
2011-08-24
1
-79
/
+0
*
swrast: don't try to do depth testing if there's no depth buffer
Brian Paul
2011-08-11
1
-1
/
+2
*
swrast: initial multi-threaded span rendering
Andreas Fänger
2011-08-11
3
-36
/
+66
*
swrast: silence unused var warnings
Fabio Pedretti
2011-08-09
1
-1
/
+1
*
swrast: remove an unused-but-set variable
Marek Olšák
2011-07-15
1
-11
/
+0
*
mesa: implement packing of DEPTH_STENCIL & FLOAT_32_UNSIGNED_INT_24_8_REV combo
Marek Olšák
2011-07-11
1
-1
/
+1
*
swrast: fix depth/stencil blits when there's no colorbuffer
Marek Olšák
2011-07-10
1
-3
/
+0
*
mesa: move texrender.c to swrast
Brian Paul
2011-06-13
2
-0
/
+664
*
mesa: Don't try to clear a NULL renderbuffer
Ian Romanick
2011-06-07
1
-0
/
+8
*
swrast: BlitFramebuffer should not be killed by conditional rendering
Marek Olšák
2011-05-30
1
-3
/
+0
[next]