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: Switch the remaining depth/stencil readpixels path to MapRenderbuffer.
Eric Anholt
2011-11-03
1
-30
/
+42
*
swrast: MapRenderbuffer in separate depth/stencil readpixels fastpath
Eric Anholt
2011-11-03
2
-21
/
+59
*
swrast: Calculate image address/stride once for depth/stencil readpixels.
Eric Anholt
2011-11-03
1
-16
/
+14
*
swrast: Make the packed depth/stencil read fastpath use MapRenderbuffer.
Eric Anholt
2011-11-03
3
-29
/
+94
*
swrast: Directly map the stencil buffer in read_stencil_pixels.
Eric Anholt
2011-11-03
3
-4
/
+74
*
radeon: Fix variable initialization typo.
Vinson Lee
2011-11-03
1
-1
/
+1
*
i965: Fix constant propagation into 32-bit integer MUL.
Paul Berry
2011-11-03
2
-2
/
+15
*
svga: use the draw-module's sprite stage depending on FS inputs
Brian Paul
2011-11-03
1
-1
/
+23
*
svga: pass fragment shader to draw module
Brian Paul
2011-11-03
3
-0
/
+12
*
svga: implement generic variable index remapping
Brian Paul
2011-11-03
9
-21
/
+165
*
draw: assert that we have non-null fragment shader
Brian Paul
2011-11-03
2
-0
/
+4
*
texgetimage: add missing return on error
nobled
2011-11-03
1
-0
/
+1
*
mesa: fix texture target mix-up in NV_fragment_program parser
Brian Paul
2011-11-03
1
-7
/
+7
*
linker: Check that initializers for global variables match
Ian Romanick
2011-11-03
7
-7
/
+81
*
glsl: Refactor generate_ARB_draw_buffers_variables to use add_builtin_constant
Ian Romanick
2011-11-03
1
-7
/
+4
*
glsl: Put all bitfields in ir_variable together for better packing
Ian Romanick
2011-11-03
1
-8
/
+8
*
linker: Fix the indentation of a block in cross_validate_globals
Ian Romanick
2011-11-03
1
-25
/
+32
*
radeon: Check an error return instead of assigning it to a dead variable.
Eric Anholt
2011-11-03
1
-5
/
+13
*
r300g: force buffer placements to GTT on big endian machines
Marek Olšák
2011-11-03
1
-0
/
+6
*
state_trackers/vdpau: Add support for VC-1 decoding
Maarten Lankhorst
2011-11-03
3
-2
/
+109
*
state_trackers/vdpau: Add mpeg4 part2 to PipeToProfile and ProfileToPipe
Maarten Lankhorst
2011-11-03
1
-0
/
+8
*
state_trackers/vdpau: Add support for MPEG4 Part 2
Maarten Lankhorst
2011-11-03
2
-20
/
+105
*
state_trackers/vdpau: Test if profile is supported first before trying to cre...
Maarten Lankhorst
2011-11-03
1
-0
/
+12
*
state_trackers/vdpau: Add num_slices to mpeg12 picture structure
Maarten Lankhorst
2011-11-03
2
-0
/
+2
*
state_trackers/vdpau: Implement VdpGenerateCSCMatrix
Maarten Lankhorst
2011-11-03
3
-2
/
+40
*
g3dvl: remove some stale variable increment
Christian König
2011-11-03
1
-1
/
+1
*
r600g: more integer support
Dave Airlie
2011-11-03
2
-23
/
+37
*
radeon: fix some regressions in texturing code.
Dave Airlie
2011-11-03
1
-6
/
+4
*
libgl-gdi: Mingw-w64 in 32bit mode matches the Mingw32's .DEF semantics.
José Fonseca
2011-11-03
1
-1
/
+1
*
st/mesa: add support for GL_OES_EGL_image_external
Chia-I Wu
2011-11-03
5
-0
/
+9
*
mesa: add support for GL_OES_EGL_image_external
Chia-I Wu
2011-11-03
16
-17
/
+106
*
mesa: clean up validate_texture_wrap_mode
Chia-I Wu
2011-11-03
1
-15
/
+27
*
mesa: fix a logic error in glFramebufferTexture2D
Chia-I Wu
2011-11-03
1
-1
/
+1
*
glsl: add support for GL_OES_EGL_image_external
Chia-I Wu
2011-11-03
15
-1
/
+70
*
mesa: add GL_OES_EGL_image_external to the extension list
Chia-I Wu
2011-11-03
2
-0
/
+2
*
mesa: add missing defines for GL_OES_EGL_image_external
Chia-I Wu
2011-11-03
1
-0
/
+8
*
mesa, i965: prepare for more than 8 texture targets
Chia-I Wu
2011-11-03
4
-4
/
+4
*
glapi: regenerate files
Chia-I Wu
2011-11-03
1
-1178
/
+1190
*
glapi: add entry points for OES_EGL_image_external
Chia-I Wu
2011-11-03
1
-0
/
+8
*
swrast: simplify the condition test for _swrast_choose_texture_sample_func
Yuanhan Liu
2011-11-03
1
-13
/
+9
*
mesa: fix the low limit of width and height for glRenderbufferStorage
Yuanhan Liu
2011-11-03
1
-2
/
+2
*
mesa: fix inital value for new renderbuffer
Yuanhan Liu
2011-11-03
1
-1
/
+1
*
mesa: complete the GL_TEXTURE_SWIZZLE* setup
Yuanhan Liu
2011-11-03
1
-0
/
+27
*
mesa: remove the redundant check
Yuanhan Liu
2011-11-03
1
-6
/
+5
*
driconf: updated german translation
Carl-Philip Haensch
2011-11-02
1
-8
/
+11
*
driconf: updated de.po
Carl-Philip Haensch
2011-11-02
1
-50
/
+88
*
wglSetPixelFormat should ignore the ppfd parameter.
Morgan Armand
2011-11-02
2
-5
/
+11
*
r300g: Fix queries on big endian hosts.
Michel Dänzer
2011-11-02
1
-1
/
+2
*
gallium/util: Add macros for converting from little endian to CPU byte order.
Michel Dänzer
2011-11-02
1
-0
/
+13
*
i965: Add support for integral vertex attributes.
Paul Berry
2011-11-02
3
-4
/
+67
[next]