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
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600g: add flat non-interpolation support.
Dave Airlie
2011-09-16
3
-3
/
+33
*
r600g: set number type correctly for color buffers.
Dave Airlie
2011-09-16
1
-5
/
+29
*
r600g: add missing formats to color buffer setup.
Dave Airlie
2011-09-16
2
-1
/
+17
*
softpipe: use consistent indentation in sp_quad_blend.c
Brian Paul
2011-09-15
1
-183
/
+183
*
gallivm: fix build with LLVM 3.0svn
Tobias Droste
2011-09-15
1
-1
/
+10
*
Change strerror(ret) to strerror(-ret).
Eugeni Dodonov
2011-09-15
1
-1
/
+1
*
softpipe: fix blending for luminance/intensity surfaces
Brian Paul
2011-09-15
1
-65
/
+96
*
util: add util_format_is_luminance/intensity/rgb(), etc
Brian Paul
2011-09-15
2
-1
/
+112
*
wayland: Flush before blocking in swapbuffers.
Jørgen Lind
2011-09-15
1
-2
/
+5
*
mesa: fix error handling for dlist image unpacking
Brian Paul
2011-09-15
1
-1
/
+14
*
st/mesa: rewrap a long line
Brian Paul
2011-09-15
1
-3
/
+4
*
mesa: add missing ')' in error message
Brian Paul
2011-09-15
1
-1
/
+1
*
uniforms: accept all int/unsigned int sampler types in uniform checks.
Dave Airlie
2011-09-15
1
-0
/
+22
*
glsl: Remove field array_lvalue from ir_variable.
Paul Berry
2011-09-14
4
-32
/
+21
*
r600g: Initialize multi VGT related register on Cayman.
Michel Dänzer
2011-09-14
3
-0
/
+12
*
glx/dri2: Don't call X server for SwapBuffers when there's no back buffer.
Michel Dänzer
2011-09-14
1
-0
/
+4
*
DRI: Log something if we don't support legacy DRI
Andrew Deason
2011-09-14
1
-1
/
+3
*
GLX: Say something if we cannot connect via DRI2
Andrew Deason
2011-09-14
1
-0
/
+1
*
nvc0: implement resource_resolve
Christoph Bumiller
2011-09-14
4
-5
/
+532
*
llvmpipe: Remove dead lp_tile_shuffle_mask.py script.
José Fonseca
2011-09-14
1
-32
/
+0
*
scons: Remove dead MSVC SDK/DDK/WINCE tools.
José Fonseca
2011-09-14
6
-1084
/
+0
*
nv50/ir: add missing license headers
Christoph Bumiller
2011-09-14
24
-1
/
+484
*
st/mesa: fix/update comment on st_translate_color()
Brian Paul
2011-09-14
1
-2
/
+3
*
nvc0: emit tessellation mode and patch size in TCP/TEP validation
Christoph Bumiller
2011-09-14
1
-1
/
+12
*
nv50,nvc0: handle PIPE_CAP_MIN/MAX_TEXEL_OFFSET
Christoph Bumiller
2011-09-14
2
-0
/
+8
*
nvc0: remove old shader backend files
Christoph Bumiller
2011-09-14
7
-7270
/
+0
*
nvc0: hook up to new shader code generator
Christoph Bumiller
2011-09-14
10
-612
/
+508
*
nv50/ir: import new shader backend code
Christoph Bumiller
2011-09-14
28
-2
/
+16435
*
nvc0: prevent interruption of m2mf push
Christoph Bumiller
2011-09-14
1
-20
/
+18
*
nouveau: make data argument of nouveau_context::push_data const
Christoph Bumiller
2011-09-14
5
-6
/
+6
*
softpipe: implement blend color clamping
Brian Paul
2011-09-14
3
-29
/
+117
*
mesa: minor clean-up on _mesa_unclamped_float_rgba_to_ubyte()
Brian Paul
2011-09-14
1
-1
/
+7
*
mesa: white space, comment fixes in mtypes.h
Brian Paul
2011-09-14
1
-7
/
+14
*
st/vdpau: Preliminary support for timestamped output surface into the present...
Emeric Grange
2011-09-14
2
-6
/
+80
*
st/vdpau: Output surfaces that are too large to fit into the display target w...
Emeric Grange
2011-09-14
1
-1
/
+7
*
st/vdpau: Add get_clear_color capability
Emeric Grange
2011-09-14
1
-1
/
+9
*
st/vdpau: Add documentation from the VDPAU API and update some traces
Emeric Grange
2011-09-14
10
-20
/
+235
*
st/vdpau: Various whitespace cleanups found while reading some code
Emeric Grange
2011-09-14
9
-33
/
+34
*
nouveau: Add max_references parameter to vl_create_decoder()
Emeric Grange
2011-09-14
1
-6
/
+7
*
g3dvl: Add max_references parameter to vl_create_decoder()
Emeric Grange
2011-09-14
8
-9
/
+11
*
g3dvl: Add get_clear_color capability
Emeric Grange
2011-09-14
2
-0
/
+18
*
g3dvl: Various whitespace cleanups found while reading some code
Emeric Grange
2011-09-14
4
-18
/
+20
*
mesa/colormac: introduce inline helper for 4 unclamped float to ubyte.
Dave Airlie
2011-09-14
9
-50
/
+21
*
mesa: introduce a clear color union to be used for int/unsigned buffers
Dave Airlie
2011-09-14
18
-140
/
+146
*
st/mesa: fix incorrect debug output
Brian Paul
2011-09-13
1
-3
/
+2
*
gallivm: remove unused vars
Brian Paul
2011-09-13
1
-5
/
+0
*
gallium: minor comments for util_format_channel_description fields
Brian Paul
2011-09-13
1
-2
/
+2
*
nv50/nvc0: add support for R4A4_UNORM and A4R4_UNORM formats
Marcin Slusarz
2011-09-13
2
-0
/
+16
*
r600g: fix typo in "r600g: simplify deducing chip family"
Marek Olšák
2011-09-13
1
-1
/
+1
*
mesa/pack: don't apply transfer operations to integer format buffers. (v3)
Dave Airlie
2011-09-13
1
-0
/
+23
[next]