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
Commit message (
Expand
)
Author
Age
Files
Lines
*
swrast: rewrite glDrawPixels(GL_DEPTH) with zoom
Brian Paul
2011-12-24
3
-69
/
+28
*
swrast: stop using _DepthBuffer in triangle code
Brian Paul
2011-12-24
1
-16
/
+11
*
mesa: remove gl_renderbuffer::PutRowRGB()
Brian Paul
2011-12-24
14
-1017
/
+0
*
swrast: stop using PutRowRGB() in triangle code
Brian Paul
2011-12-24
1
-10
/
+12
*
swrast: refactor/rewrite fast_draw_rgba_pixels()
Brian Paul
2011-12-24
1
-234
/
+167
*
swrast: move swrast_render_start/finish() call in drawpixels code
Brian Paul
2011-12-24
1
-10
/
+24
*
swrast: new fast_draw_depth_stencil() for glDrawPixels(GL_DEPTH_STENCIL)
Brian Paul
2011-12-24
1
-16
/
+40
*
swrast: remove the copy_depth_stencil_pixels() function
Brian Paul
2011-12-24
1
-178
/
+3
*
swrast: stop using depth/stencil wrappers in CopyPixels code
Brian Paul
2011-12-24
1
-8
/
+21
*
swrast: remove needless assignment in draw_depth_stencil_pixels()
Brian Paul
2011-12-24
1
-1
/
+0
*
swast: replace renderbuffer->GetPointer() with _swrast_pixel_address()
Brian Paul
2011-12-24
3
-4
/
+4
*
swrast: use _swrast_pixel_address() helper function
Brian Paul
2011-12-24
3
-32
/
+20
*
swrast: rewrite stencil test code
Brian Paul
2011-12-24
1
-858
/
+259
*
swrast: remove dead code in s_stencil.c
Brian Paul
2011-12-24
1
-33
/
+0
*
swrast: rewrite _swrast_read_stencil_span()
Brian Paul
2011-12-24
1
-5
/
+26
*
swrast: rewrite _swrast_read_depth_span_float()
Brian Paul
2011-12-24
1
-25
/
+4
*
mesa: rewrite _swrast_depth_bounds_test()
Brian Paul
2011-12-24
1
-82
/
+21
*
swrast: rewrite depth-testing code
Brian Paul
2011-12-24
1
-1019
/
+208
*
swrast: stop using _swrast_get_values() in z/depth code
Brian Paul
2011-12-24
1
-6
/
+75
*
swrast: stop using _swrast_get_values() in stencil code
Brian Paul
2011-12-24
1
-1
/
+30
*
swrast: do fast_copy_pixels() with Map/UnmapRenderbuffer()
Brian Paul
2011-12-24
1
-43
/
+89
*
swrast: replace GetRow() call with _mesa_unpack_ubyte_stencil_row()
Brian Paul
2011-12-24
1
-1
/
+5
*
mesa: remove gl_renderbufer::PutMonoRow() and PutMonoValues()
Brian Paul
2011-12-24
14
-1835
/
+8
*
swrast: rewrite color buffer clearing to use Map/UnmapRenderbuffer()
Brian Paul
2011-12-24
1
-112
/
+113
*
mesa: add _mesa_pack_colormask()
Brian Paul
2011-12-24
2
-0
/
+78
*
mesa: add _mesa_get_format_max_bits()
Brian Paul
2011-12-24
2
-0
/
+19
*
swrast: do depth/stencil clearing with Map/UnmapRenderbuffer()
Brian Paul
2011-12-24
5
-140
/
+305
*
mesa: split get_tex_rgba() into compressed/uncompressed versions
Brian Paul
2011-12-24
1
-145
/
+175
*
mesa: fix comments in getteximage_error_check()
Brian Paul
2011-12-24
1
-2
/
+2
*
mesa: move the format and type check before select_tex_image()
Jian Zhao
2011-12-24
1
-6
/
+6
*
vl: Fix inverted logic in vlc checks
Maarten Lankhorst
2011-12-24
1
-4
/
+4
*
egl,glx,wgl: Fixes stapi->createContext usage
Alexandre Demers
2011-12-24
3
-6
/
+9
*
i965/gen7: Fix feedback for flat-shaded tristrips versus provoking vertex.
Eric Anholt
2011-12-23
1
-0
/
+5
*
i965/gen7: Add support for transform feedback.
Eric Anholt
2011-12-23
1
-7
/
+201
*
i965/gen7: Move SOL stage disable to gen7_sol_state.c
Eric Anholt
2011-12-23
4
-7
/
+58
*
i965/gen7: Add register definitions for GL_EXT_transform_feedback.
Eric Anholt
2011-12-23
2
-2
/
+86
*
i965/gen7: Make primitives_written counting work.
Eric Anholt
2011-12-23
1
-6
/
+27
*
i965/gen7: Enable EXT_transform_feedback extension under 3.0 override.
Eric Anholt
2011-12-23
1
-1
/
+1
*
glsl: remove old autogen.sh
Matt Turner
2011-12-23
1
-12
/
+0
*
i965 Gen6+: Invalidate VF address-based cache on flush
Paul Berry
2011-12-23
1
-0
/
+1
*
i965 gen6: Resend binding table pointer after updating SOL bindings.
Paul Berry
2011-12-23
1
-0
/
+2
*
i965: Rename BRW_NEW_WM_SURFACES to BRW_NEW_SURFACES.
Paul Berry
2011-12-23
3
-9
/
+9
*
i965: Don't use BRW_DEPTHFORMAT_D24_UNORM_X8_UINT on Gen4.
Kenneth Graunke
2011-12-23
1
-1
/
+4
*
mesa: Pause transform feedback during meta ops.
Paul Berry
2011-12-23
1
-0
/
+13
*
i965 gen6: Implement transform feedback pause/resume functionality.
Paul Berry
2011-12-23
3
-3
/
+6
*
mesa: Disable certain error checks when transform feedback is paused
Paul Berry
2011-12-23
2
-3
/
+5
*
mesa: Ensure that Paused is reset to false on EndTransformFeedback.
Paul Berry
2011-12-23
1
-0
/
+1
*
mesa: Save and restore GL_RASTERIZER_DISCARD state during meta ops.
Paul Berry
2011-12-23
1
-0
/
+7
*
dri2: Add createContextAttribs entry point for DRISW version 3
Ian Romanick
2011-12-23
1
-2
/
+6
*
dri2: Add createContextAttribs entry point for DRI2 version 3
Ian Romanick
2011-12-23
1
-2
/
+6
[next]