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
*
st/wgl: Allow to create pbuffers bigger than the desktop.
José Fonseca
2011-05-04
1
-1
/
+25
*
st/wgl: Cope with zero width/height windows.
José Fonseca
2011-05-04
1
-12
/
+38
*
i915g: add const qualifier to silence warning
Brian Paul
2011-05-03
1
-1
/
+1
*
r600g: add some new pci ids
Alex Deucher
2011-05-03
1
-0
/
+4
*
st/xorg: flush after loading the cursor
Marcin Slusarz
2011-05-03
1
-7
/
+15
*
gallium/draw: Fix enum type taken by draw_get_shader_param().
Michel Dänzer
2011-05-03
1
-1
/
+1
*
r600g: reorder caps
Marek Olšák
2011-05-03
1
-17
/
+10
*
r600g: set correct PIPE_CAP_MAX_COMBINED_SAMPLERS
Marek Olšák
2011-05-03
1
-3
/
+2
*
nv50,nvc0: advertise GL_FIXED vertex buffers as supported
Christoph Bumiller
2011-05-03
2
-0
/
+36
*
gallium: reorder fields of pipe_rasterizer_state to pack it more tightly
Marek Olšák
2011-05-02
1
-6
/
+8
*
r600g: document some new evergreen formats
Marek Olšák
2011-05-02
1
-0
/
+3
*
r600g: remove some more FIXME comments
Marek Olšák
2011-05-02
2
-2
/
+0
*
st/xorg: Fix two more instances of typo 'accle'.
Michel Dänzer
2011-05-02
1
-2
/
+2
*
st/xorg: fix typos
Marcin Slusarz
2011-05-02
2
-4
/
+4
*
targets/xorg-nouveau: load nouveau_dri.so instead of i915_dri.so
Marcin Slusarz
2011-05-02
1
-1
/
+1
*
targets/xorg-nouveau: add libnvc0.a to nouveau libs
Marcin Slusarz
2011-05-02
1
-0
/
+1
*
r600g: remove some FIXME comments
Marek Olšák
2011-05-02
2
-2
/
+0
*
Revert "r600g: truncate point sampled texture coordinates"
Marek Olšák
2011-05-02
2
-14
/
+1
*
tgsi: remove set-but-unused variables
Marek Olšák
2011-05-01
1
-4
/
+0
*
draw: remove set-but-unused variable
Marek Olšák
2011-05-01
1
-2
/
+1
*
rbug: remove set-but-unused variables
Marek Olšák
2011-05-01
3
-28
/
+0
*
r600g: remove set-but-unused variable
Marek Olšák
2011-05-01
1
-4
/
+0
*
r600g: remove FIXME comment
Marek Olšák
2011-05-01
1
-3
/
+0
*
i915g: enable X-tiling for s3tc textures
Daniel Vetter
2011-04-30
1
-2
/
+1
*
r300/compiler: Rewrite register allocator
Tom Stellard
2011-04-30
1
-0
/
+1
*
egl/wayland: Fix possible lockup in drm initialization
Benjamin Franzke
2011-04-29
1
-1
/
+1
*
r600g: print opcodes names instead of numbers
Marek Olšák
2011-04-29
1
-1
/
+3
*
r600g: implement EXT_packed_float
Marek Olšák
2011-04-29
3
-0
/
+10
*
util: implement R11G11B10_FLOAT pack/unpack functions
Marek Olšák
2011-04-29
4
-1
/
+336
*
mesa, util: move RGB9E5 conversion functions to gallium/util
Marek Olšák
2011-04-29
2
-1
/
+165
*
r600g: trivially implement EXT_texture_shared_exponent
Marek Olšák
2011-04-29
1
-0
/
+5
*
util: implement R9G9B9E5 pack and unpack functions
Marek Olšák
2011-04-29
1
-5
/
+82
*
i915g: Enable S3TC texture support
Christopher Egert
2011-04-29
2
-6
/
+11
*
llvmpipe: move active_query assignment
Brian Paul
2011-04-28
1
-2
/
+2
*
llvmpipe: move active_query assignment in lp_setup_begin_query()
Brian Paul
2011-04-28
1
-2
/
+2
*
svga: emit user-defined clip plane state
Brian Paul
2011-04-27
3
-11
/
+26
*
util: make macros MIN3, MAX3, MIN4, MAX4 little more efficient
Marek Olšák
2011-04-27
1
-4
/
+4
*
gallium/nouveau: fix printf warnings
Marek Olšák
2011-04-27
2
-2
/
+2
*
gallivm: fix warning: ‘value’ may be used uninitialized in this function
Marek Olšák
2011-04-27
1
-1
/
+1
*
svga: fix warning: ‘uc.ui’ may be used uninitialized in this function
Marek Olšák
2011-04-27
1
-1
/
+1
*
os: simplify ifdef
nobled
2011-04-27
1
-1
/
+1
*
winsys/wayland: Fix typo in Makefile
Benjamin Franzke
2011-04-25
1
-1
/
+1
*
st/egl: Add wayland shm softpipe support
Benjamin Franzke
2011-04-25
4
-3
/
+192
*
st/egl: Generalize wayland backend a bit
Benjamin Franzke
2011-04-25
3
-253
/
+361
*
winsys: Add wayland shm sw winsys
Benjamin Franzke
2011-04-25
4
-0
/
+343
*
r600g: Unify comment style somewhat.
Henri Verbeet
2011-04-25
7
-48
/
+53
*
r600g: Cleanup the big endian support a bit.
Henri Verbeet
2011-04-25
11
-162
/
+166
*
r600g: Use EG constants in EG r600_colorformat_endian_swap().
Henri Verbeet
2011-04-25
1
-21
/
+21
*
r600g: Remove r600_helper.c from SConscript.
Vinson Lee
2011-04-24
1
-1
/
+0
*
r600g: remove some pointless and unused functions
Marek Olšák
2011-04-25
3
-21
/
+3
[next]