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
*
svga: fix PS output register setup regression
Brian Paul
2014-01-23
2
-3
/
+5
*
draw: Save original driver functions earlier.
José Fonseca
2014-01-23
2
-14
/
+14
*
svga: minor code movement in svga_tgsi_insn.c
Brian Paul
2014-01-23
1
-47
/
+47
*
svga: whitespace, formatting fixes in svga_state_framebuffer.c
Brian Paul
2014-01-23
1
-31
/
+26
*
svga: simplify common immediate value construction
Brian Paul
2014-01-23
2
-91
/
+115
*
svga: add comments, etc to svga_tgsi_insn.c code
Brian Paul
2014-01-23
1
-31
/
+163
*
svga: assorted cleanups in shader code
Brian Paul
2014-01-23
1
-1
/
+0
*
svga: rename shader_result -> variant
Brian Paul
2014-01-23
8
-142
/
+158
*
radeon: More missing stdio.h includes.
José Fonseca
2014-01-23
2
-0
/
+3
*
os/os_thread: Revert pipe_barrier pre-processing logic.
José Fonseca
2014-01-23
1
-1
/
+1
*
radeon: Adding missing stdio.h include.
José Fonseca
2014-01-23
1
-0
/
+1
*
gallium: Use C11 thread abstractions.
José Fonseca
2014-01-23
5
-235
/
+37
*
os: Remove pipe_static_condvar.
José Fonseca
2014-01-23
1
-12
/
+0
*
gallium/util: util_format_srgb should not return FORMAT_NONE for sRGB formats
Marek Olšák
2014-01-23
1
-0
/
+3
*
gallium: remove PIPE_CAP_SCALED_RESOLVE
Marek Olšák
2014-01-23
12
-14
/
+0
*
radeonsi: use hardware scissors correctly
Marek Olšák
2014-01-23
1
-35
/
+20
*
radeonsi: handle R600_CONTEXT_PS_PARTIAL_FLUSH in si_emit_cache_flush
Marek Olšák
2014-01-23
1
-1
/
+2
*
r600g,radeonsi: if discarding whole buffer range, discard whole resource instead
Marek Olšák
2014-01-23
1
-0
/
+8
*
gallium/u_upload_mgr: don't expose u_upload_flush
Marek Olšák
2014-01-23
2
-22
/
+4
*
gallium/hud: just unmap the upload vertex buffer instead of recreating it
Marek Olšák
2014-01-23
1
-1
/
+1
*
gallium/vl: use u_upload_mgr to upload vertices for vl_compositor
Marek Olšák
2014-01-23
2
-32
/
+20
*
clover: Don't crash on NULL global buffer objects.
Jan Vesely
2014-01-22
1
-11
/
+23
*
llvmpipe: dump geometry shaders when using LP_DEBUG=tgsi
Dave Airlie
2014-01-22
1
-1
/
+4
*
svga: implement TGSI_PROPERTY_FS_COLOR0_WRITES_ALL_CBUFS
Brian Paul
2014-01-21
4
-8
/
+47
*
svga: rename color output variables
Brian Paul
2014-01-21
3
-9
/
+10
*
svga: fix clearing for null color buffers
Brian Paul
2014-01-21
1
-3
/
+3
*
draw: fix points with negative w coords for d3d style point clipping
Roland Scheidegger
2014-01-21
1
-2
/
+6
*
draw: use some cast wrappers in draw_pt_fetch_shade_pipeline*.c
Brian Paul
2014-01-20
2
-19
/
+29
*
draw: whitespace and formatting fixes in draw_pt_fetch_shade_pipeline*.c
Brian Paul
2014-01-20
2
-81
/
+105
*
draw: fix incorrect vertex size computation in LLVM drawing code
Brian Paul
2014-01-20
2
-11
/
+30
*
draw: clean up d3d style point clipping
Roland Scheidegger
2014-01-20
5
-25
/
+42
*
softpipe: fix crash when accessing null colorbuffer
Brian Paul
2014-01-20
1
-1
/
+4
*
st/vdpau: s/surface/resource/ to fix compiler warning
Brian Paul
2014-01-20
1
-1
/
+1
*
i915,r200,radeon,vega: Change vendor from "VMware, Inc." to "Mesa Project".
José Fonseca
2014-01-20
2
-2
/
+2
*
st/vdpau: check surface params before creating surfaces
Ilia Mirkin
2014-01-19
3
-0
/
+21
*
st/vdpau: fix bogus error handling in output/bitmap creation
Ilia Mirkin
2014-01-19
2
-34
/
+35
*
st/vdpau: don't return a device if the screen doesn't support NPOT
Ilia Mirkin
2014-01-19
1
-0
/
+5
*
pipe-loader: Fix build
Armin K
2014-01-19
1
-0
/
+1
*
nv50: drop obsolete check from error path
Emil Velikov
2014-01-18
1
-9
/
+7
*
nv50: assert before trying to out-of-bounds access framebuffer.cbufs
Emil Velikov
2014-01-18
1
-0
/
+1
*
nv50: assert before trying to out-of-bounds access samplers
Emil Velikov
2014-01-18
2
-0
/
+4
*
nv50: assert before trying to out-of-bounds access textures
Emil Velikov
2014-01-18
3
-0
/
+5
*
nv50: pass vtxbuf index as unsigned
Emil Velikov
2014-01-18
1
-1
/
+1
*
nv50: assert before trying to out-of-bounds access vtxbuf
Emil Velikov
2014-01-18
3
-1
/
+14
*
nv50: typecast the result of ffs() to unsigned
Emil Velikov
2014-01-18
1
-1
/
+1
*
nv50: assert before trying to out-of-bounds access constbuf
Emil Velikov
2014-01-18
3
-0
/
+4
*
nv50: access only the available amount of constbuf
Emil Velikov
2014-01-18
1
-1
/
+1
*
nv50: access only the available amount of textures
Emil Velikov
2014-01-18
1
-1
/
+1
*
pipe-loader: add support for non-pci (platform) devices
Emil Velikov
2014-01-18
3
-0
/
+5
*
pipe-loader: use loader util lib
Emil Velikov
2014-01-18
2
-81
/
+14
[next]