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
*
scons: Fix build with clang.
Vinson Lee
2012-07-25
1
-1
/
+1
*
softpipe: fix copy/paste error in tex sample code
Olivier Galibert
2012-07-25
1
-2
/
+2
*
Fix compile time errors when building against uclibc
Anthony G. Basile
2012-07-24
1
-0
/
+2
*
r600g: enable streamout only on 2.14 or latter kernel
Jerome Glisse
2012-07-24
1
-1
/
+1
*
radeonsi: remove old state handling
Christian König
2012-07-24
8
-690
/
+1
*
radeonsi: move everything else into the new handling
Christian König
2012-07-24
7
-289
/
+199
*
radeonsi: move format handling into si_state.c
Christian König
2012-07-24
4
-543
/
+109
*
radeonsi: move remaining sampler state into si_state.c
Christian König
2012-07-24
2
-339
/
+440
*
radeonsi: move draw state into new handling
Christian König
2012-07-24
7
-558
/
+589
*
radeonsi: move constants to new state handling
Christian König
2012-07-24
5
-64
/
+59
*
radeonsi: move sampler states into new handling
Christian König
2012-07-24
4
-107
/
+115
*
radeonsi: move shaders to new handling
Christian König
2012-07-24
6
-336
/
+295
*
radeonsi: move spi into new handling
Christian König
2012-07-24
5
-80
/
+46
*
radeonsi: move init state to new handling
Christian König
2012-07-24
5
-38
/
+43
*
radeonsi: move draw_info to new state handling
Christian König
2012-07-24
6
-98
/
+84
*
radeonsi: move CB_TARGET_MASK into fb/blend state
Christian König
2012-07-24
4
-12
/
+23
*
radeonsi: move stencil_ref to new handling
Christian König
2012-07-24
7
-78
/
+37
*
radeonsi: move dsa state to new handling
Christian König
2012-07-24
8
-155
/
+149
*
radeonsi: move infeered fb/rs state to new handling
Christian König
2012-07-24
5
-65
/
+52
*
radeonsi: move rasterizer state into new handling
Christian König
2012-07-24
8
-200
/
+174
*
radeonsi: move framebuffer to new handling
Christian König
2012-07-24
7
-448
/
+666
*
radeonsi: move viewport to new handling
Christian König
2012-07-24
6
-46
/
+39
*
radeonsi: move scissor state to new state handling
Christian König
2012-07-24
5
-53
/
+26
*
radeonsi: move clip state to new handling
Christian König
2012-07-24
5
-58
/
+26
*
radeonsi: move blend color to new state handling
Christian König
2012-07-24
5
-26
/
+19
*
radeonsi: move blender to new state handling
Christian König
2012-07-24
7
-191
/
+178
*
radeonsi: rework state handling v2
Christian König
2012-07-24
8
-1
/
+358
*
gallivm: Prefer the standard JIT engine whenever possible.
José Fonseca
2012-07-23
1
-4
/
+4
*
r600g: don't emit forbidden reg with old kernel on evergreen
Jerome Glisse
2012-07-23
1
-1
/
+3
*
r600g: don't emit forbidden register on old kernel
Jerome Glisse
2012-07-23
2
-2
/
+6
*
radeon/llvm: Fix a bug with IF LOGICALNZ with int operand
Vincent Lejeune
2012-07-23
3
-11
/
+17
*
pipe_loader: Try to connect with the X server before probing pciids v2
Tom Stellard
2012-07-23
1
-0
/
+61
*
llvmpipe: use runtime loop instead of static loop for looping over quads
Roland Scheidegger
2012-07-20
3
-72
/
+516
*
nv30: Support negative offsets in indirect constant access.
Roy Spliet
2012-07-20
4
-8
/
+15
*
nv50/ir: set position before i instead of i->next in NV50LoweringPreSSA::visit
Bryan Cain
2012-07-20
1
-7
/
+2
*
st/xorg: fix masked transformations
Lucas Stach
2012-07-20
1
-20
/
+40
*
gallium-egl: Move wayland query_buffer implementation
Kristian Høgsberg
2012-07-19
7
-32
/
+54
*
softpipe: Fix segfault with fbo-cubemap.
Olivier Galibert
2012-07-19
1
-1
/
+6
*
wayland: Support EGL_WIDTH and EGL_HEIGHT queries for wl_buffer
Kristian Høgsberg
2012-07-19
1
-3
/
+10
*
wayland: Use existing EGL_TEXTURE_FORMAT for querying wl_buffer texture format
Kristian Høgsberg
2012-07-19
1
-3
/
+3
*
gallium-egl: Implement eglQueryWaylandBufferWL
Kristian Høgsberg
2012-07-19
1
-1
/
+31
*
r600g: setup streamout before calling last r600_need_cs_space before drawing
Marek Olšák
2012-07-18
1
-6
/
+6
*
st/xorg: attach EDID to outputs
Lucas Stach
2012-07-18
1
-1
/
+36
*
st/xorg: remove superfluous memset
Lucas Stach
2012-07-18
1
-2
/
+0
*
st/xorg: reorder exa context creation and use screen param queries
Lucas Stach
2012-07-18
1
-7
/
+8
*
softpipe: Take all lods into account when texture sampling.
Olivier Galibert
2012-07-18
2
-766
/
+645
*
r600g: implement wait-free buffer transfer for DISCARD_RANGE
Marek Olšák
2012-07-18
4
-16
/
+50
*
r600g: accelerate buffer copying
Marek Olšák
2012-07-18
1
-23
/
+47
*
r600g: update R600_MAX_DRAW_CS_DWORDS to take draw-opaque into account
Marek Olšák
2012-07-18
2
-4
/
+2
*
r600g: move VGT_STRMOUT_DRAW_OPAQUE_OFFSET initialization into invariant state
Marek Olšák
2012-07-18
3
-1
/
+3
[next]