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
*
indices: add some comments
Brian Paul
2013-06-19
2
-4
/
+28
*
svga: reindent svga_tgsi.c
Brian Paul
2013-06-19
1
-63
/
+65
*
svga: whitespace, comment, formatting fixes in svga_tgsi_emit.h
Brian Paul
2013-06-19
1
-42
/
+56
*
svga: move some svga/tgsi functions
Brian Paul
2013-06-19
3
-125
/
+149
*
svga: formatting fixes in svga_tgsi_insn.c
Brian Paul
2013-06-19
1
-260
/
+395
*
nvc0: kill assert in ppp code
Maarten Lankhorst
2013-06-19
1
-2
/
+0
*
ilo: rework shader cache
Chia-I Wu
2013-06-19
9
-186
/
+356
*
nv50: avoid crash on updating RASTERIZE_ENABLE state
Emil Velikov
2013-06-19
1
-0
/
+10
*
Revert "draw: clear the draw buffers in draw"
Zack Rusin
2013-06-17
8
-34
/
+13
*
llvmpipe: fixes for conditional rendering
Roland Scheidegger
2013-06-18
4
-36
/
+86
*
gallium: add condition parameter to render_condition
Roland Scheidegger
2013-06-18
41
-37
/
+92
*
ilo: construct depth/stencil command in create_surface()
Chia-I Wu
2013-06-18
6
-271
/
+368
*
tgsi: text parser: fix parsing of array in declaration
Dave Airlie
2013-06-18
1
-3
/
+9
*
st/xlib: Fix XImage stride calculation
Richard Sandiford
2013-06-17
1
-4
/
+4
*
st/xlib Fix XIMage bytes-per-pixel calculation
Richard Sandiford
2013-06-17
1
-3
/
+2
*
gallium: replace bswap_32 calls with util_bswap32
Jonathan Gray
2013-06-17
4
-9
/
+7
*
draw: fix a regression in computing max elt
Zack Rusin
2013-06-17
1
-0
/
+1
*
draw: clear the draw buffers in draw
Zack Rusin
2013-06-17
8
-13
/
+34
*
ilo: add pipe-based copy method to ilo_blitter
Chia-I Wu
2013-06-17
2
-5
/
+25
*
ilo: add BLT-based blitting methods to ilo_blitter
Chia-I Wu
2013-06-17
4
-495
/
+847
*
ilo: replace util_blitter by ilo_blitter
Chia-I Wu
2013-06-17
7
-103
/
+363
*
ilo: fix for half-float vertex arrays
Chia-I Wu
2013-06-15
1
-1
/
+14
*
ilo: add some assertions to help debugging
Chia-I Wu
2013-06-14
1
-1
/
+23
*
ilo: silence a compiler warning
Chia-I Wu
2013-06-14
1
-0
/
+2
*
gallium/draw: add limits to the clip and cull distances
Zack Rusin
2013-06-13
7
-14
/
+41
*
draw: cleanup the distance culling code a bit
Zack Rusin
2013-06-13
1
-48
/
+41
*
ilo: mapping a resource may make some states dirty
Chia-I Wu
2013-06-13
4
-9
/
+112
*
ilo: bump up PIPE_CAP_GLSL_FEATURE_LEVEL to 140
Chia-I Wu
2013-06-13
1
-1
/
+1
*
ilo: initialize dirty flags in ilo_init_states()
Chia-I Wu
2013-06-13
2
-2
/
+2
*
ilo: re-emit states that involve resources
Chia-I Wu
2013-06-13
4
-21
/
+23
*
ilo: fix for util_blitter_clear() changes
Chia-I Wu
2013-06-13
1
-4
/
+1
*
mesa: Fix bug in unclamped float to ubyte conversion.
Manfred Ernst
2013-06-12
1
-2
/
+1
*
st/dri: if flushing a drawable, don't set reason=SWAPBUFFERS
Marek Olšák
2013-06-13
1
-1
/
+1
*
st/dri: resolve the back buffer only in SwapBuffers
Marek Olšák
2013-06-13
1
-3
/
+3
*
st/dri: manually swap MSAA front and back buffers in SwapBuffers
Marek Olšák
2013-06-13
1
-0
/
+25
*
st/dri: always copy new DRI front and back buffers to corresponding MSAA buffers
Marek Olšák
2013-06-13
1
-0
/
+27
*
st/dri: refactor dri_msaa_resolve
Marek Olšák
2013-06-13
3
-12
/
+15
*
st/dri: reuse depth-stencil and MSAA resources after DRI2 invalidate event
Marek Olšák
2013-06-13
1
-26
/
+78
*
st/dri: fix MSAA resolving of buffers with height > width
Marek Olšák
2013-06-13
1
-2
/
+2
*
r600g: upsample and downsample MSAA resources for transfers
Marek Olšák
2013-06-13
1
-79
/
+141
*
gallium/u_format: add a new helper for initializing pipe_blit_info::mask
Marek Olšák
2013-06-13
2
-25
/
+29
*
gallium/u_blitter: make clearing independent of the colorbuffer format
Marek Olšák
2013-06-13
5
-49
/
+7
*
gallium/u_blitter: make clearing independent of the number of bound colorbuffers
Marek Olšák
2013-06-13
7
-59
/
+43
*
gallium/util: make WRITES_ALL_CBUFS optional in the passthrough fragment shader
Marek Olšák
2013-06-13
5
-7
/
+13
*
util: new util_fill_box helper
Roland Scheidegger
2013-06-13
3
-39
/
+62
*
gallivm: (trivial) remove duplicated code block (including comment)
Roland Scheidegger
2013-06-13
1
-7
/
+0
*
winsys/intel: make struct intel_bo alias drm_intel_bo
Chia-I Wu
2013-06-12
1
-122
/
+50
*
winsys/intel: reorganize functions
Chia-I Wu
2013-06-12
1
-249
/
+249
*
ilo: update winsys interface
Chia-I Wu
2013-06-12
3
-63
/
+66
*
ilo: get rid of function tables in winsys
Chia-I Wu
2013-06-12
20
-656
/
+557
[next]