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
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
i915g: Update TODO.
Stéphane Marchesin
2011-12-13
1
-0
/
+2
*
winsys/radeon: add flush option not to rewrite tiling flags in registers
Marek Olšák
2011-12-13
3
-4
/
+24
*
mesa: add const flags to skip MaxVarying and MaxUniform linker checks (v2)
Marek Olšák
2011-12-13
2
-1
/
+5
*
r300g: integer and fixed-point 16.16 textures are not supported
Marek Olšák
2011-12-12
1
-0
/
+11
*
i915g: fix debug dump on 64 bit systems
Michael Karcher
2011-12-11
1
-1
/
+1
*
i915g: Fix wrong indices for LINE_LOOP case
Fatih Aşıcı
2011-12-11
1
-2
/
+2
*
vl: Add missing mpeg fields to pipe_mpeg12_picture_desc
Maarten Lankhorst
2011-12-11
2
-0
/
+6
*
g3dvl/xlib: fix build by changing include order
Tobias Droste
2011-12-11
1
-2
/
+2
*
gallium: implement ARB_conservative_depth
Marek Olšák
2011-12-10
4
-1
/
+31
*
util: Add strings.h include on unices
José Fonseca
2011-12-09
1
-0
/
+4
*
llvmpipe: Trim the fragment shader cached based on LLVM IR instruction count.
José Fonseca
2011-12-08
6
-11
/
+62
*
llvmpipe,draw,gallivm: Ensure we don't walk beyond the end of the shader vari...
José Fonseca
2011-12-08
3
-5
/
+18
*
st/xa: Update xa_yuv_planar_blit semantics
Thomas Hellstrom
2011-12-08
5
-12
/
+16
*
st/dri: Use depth instead of bpp when communicating formats with the X server v3
Thomas Hellstrom
2011-12-07
1
-3
/
+38
*
nouveau/nvfx: Add more unsupported PIPE_CAP values
Patrice Mandin
2011-12-06
1
-1
/
+5
*
vega: remove unused vars
Fabio Pedretti
2011-12-06
1
-20
/
+5
*
r600g: check shaders presence in r600_draw_vbo
Vadim Girlin
2011-12-06
1
-0
/
+3
*
r600g: fix error path and use util_slab_free
Jerome Glisse
2011-12-05
1
-1
/
+1
*
gallium/radeon: fix indentation
Jerome Glisse
2011-12-05
4
-28
/
+28
*
util: add casts in fprintf() calls to silence warnings
Brian Paul
2011-12-03
1
-4
/
+6
*
nv50/nvc0: fix crash when channel allocation fails
Marcin Slusarz
2011-12-02
2
-2
/
+4
*
i915g: Implement GL_STREAM_* for textures by using untiled textures.
Stéphane Marchesin
2011-12-01
1
-1
/
+1
*
i915g: Add unsupported PIPE_SHADER_CAP_OUTPUT_READ to silence warnings.
Stéphane Marchesin
2011-12-01
1
-0
/
+2
*
gallium: add PIPE_FORMAT_ETC1_RGB8
Chia-I Wu
2011-12-02
8
-2
/
+165
*
u_vbuf: Silence uninitialized variable warnings.
Vinson Lee
2011-12-01
1
-0
/
+2
*
gallium/failover: Remove the deprecated module.
Kai Wasserbäch
2011-11-30
9
-1186
/
+5
*
gallium/cell: Remove the driver.
Kai Wasserbäch
2011-11-29
80
-20782
/
+3
*
Remove windows kernel support code.
José Fonseca
2011-11-29
11
-432
/
+11
*
gallium/auxiliary: Remove os_stream.
José Fonseca
2011-11-29
12
-762
/
+99
*
st/vega: Fix warnings about dllimport attributes on windows.
José Fonseca
2011-11-29
1
-0
/
+1
*
i965g: Delete this driver.
Kai Wasserbäch
2011-11-29
118
-37255
/
+1
*
r600g: add framebuffer support for 2/10/10/10 integer
Dave Airlie
2011-11-27
2
-0
/
+4
*
r600g: add int support for 2/10/10/10 format.
Dave Airlie
2011-11-27
1
-0
/
+3
*
gallium: add B10G10R10A2_UINT format
Dave Airlie
2011-11-27
2
-0
/
+2
*
android: pass -std=c99 by default
Chia-I Wu
2011-11-26
4
-7
/
+0
*
st/xa: Kill a couple of compilation warnings
Thomas Hellstrom
2011-11-25
2
-1
/
+6
*
st/xa, xa/vmwgfx: Generate exported symbol list from the st/xa symbols.
Thomas Hellstrom
2011-11-25
2
-33
/
+7
*
st/xa, xa/vmwgfx: Use XA_EXPORT attribute to indicate global visibility
Thomas Hellstrom
2011-11-25
7
-36
/
+43
*
st/xa, xa/vmwgfx: Set the right version on library suffix
Thomas Hellstrom
2011-11-25
2
-4
/
+1
*
android: add support for ICS
Chia-I Wu
2011-11-25
4
-32
/
+50
*
st/egl: fix a crash in Android backend
Chia-I Wu
2011-11-25
1
-3
/
+4
*
softpipe: s/int/unsigned/ to be consistent in alpha test code
Brian Paul
2011-11-23
1
-2
/
+2
*
softpipe: remove pointless break stmt
Brian Paul
2011-11-23
1
-1
/
+0
*
i915g: don't set alpha to 1 for RGBX and BGRX
Vasily Khoruzhick
2011-11-23
1
-2
/
+1
*
gallium: remove trailing comma and unneeded comments in p_defines.h
Brian Paul
2011-11-22
1
-4
/
+4
*
r600g: handle all remaining CAPs
Marek Olšák
2011-11-22
1
-0
/
+6
*
r600g: remove default case statements in get_param
Marek Olšák
2011-11-22
1
-9
/
+3
*
r300g: re-order shaders CAPs
Marek Olšák
2011-11-22
1
-7
/
+6
*
r300g: handle SHADER_CAP_OUTPUT_READ
Marek Olšák
2011-11-22
1
-0
/
+2
*
r300g: remove default case statements in get_param
Marek Olšák
2011-11-22
1
-8
/
+2
[next]