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
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
u_vbuf_mgr: rename to u_vbuf
Marek Olšák
2011-11-22
7
-30
/
+30
*
u_vbuf_mgr: better way to find a free VB slot + check errors early
Marek Olšák
2011-11-22
1
-41
/
+62
*
u_vbuf_mgr: remove a useless variable
Marek Olšák
2011-11-22
1
-4
/
+4
*
u_vbuf_mgr: remove redundant memset
Marek Olšák
2011-11-22
1
-3
/
+1
*
u_vbuf_mgr: don't reference non-native vertex buffers as native
Marek Olšák
2011-11-22
1
-1
/
+2
*
u_vbuf_mgr: rename translate_vb_slot -> fallback_vb_slot
Marek Olšák
2011-11-22
1
-15
/
+14
*
gallium: separate out floating-point CAPs into its own enum
Marek Olšák
2011-11-22
21
-124
/
+146
*
gallium: remove PIPE_CAP_GLSL and enable GLSL unconditionally
Marek Olšák
2011-11-22
14
-35
/
+0
*
i915g: implement RGBX and BGRX render targets
Vasily Khoruzhick
2011-11-22
2
-2
/
+7
*
r600g: handle PIPE_SHADER_CAP_OUTPUT_READ
Vadim Girlin
2011-11-21
1
-0
/
+2
*
gallium: add PIPE_SHADER_CAP_OUTPUT_READ
Vadim Girlin
2011-11-21
2
-2
/
+2
*
r300g: set max_index to 0xffffff if there are no per-vertex attribs
Marek Olšák
2011-11-20
1
-2
/
+11
*
u_vbuf_mgr: correctly compute max vertex count from hw buffers
Marek Olšák
2011-11-20
3
-27
/
+42
[next]