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
*
nv50,nvc0: fix shader eviction
Christoph Bumiller
2012-12-07
2
-2
/
+19
*
nv50,nvc0: add support for cube map arrays
Christoph Bumiller
2012-12-07
16
-37
/
+88
*
r300: Don't disable destination read if the src blend factor needs it
Stefan Dösinger
2012-12-07
1
-2
/
+10
*
gallium/egl-static: Fix unresolved symbol 'clock_gettime'.
Michel Dänzer
2012-12-07
1
-2
/
+2
*
gallivm: Rudimentary native integer support.
José Fonseca
2012-12-07
2
-5
/
+20
*
draw: Dump LLVM shader key.
José Fonseca
2012-12-07
2
-1
/
+33
*
gallivm: Allow indirection from TEMP registers too.
José Fonseca
2012-12-07
1
-3
/
+18
*
gallivm,llvmpipe,draw: Support multiple constant buffers.
José Fonseca
2012-12-07
13
-61
/
+103
*
st/dri: implement MSAA for GLX/DRI2 framebuffers
Marek Olšák
2012-12-07
4
-11
/
+110
*
gallium: pass the current context to the flush_front state tracker function
Marek Olšák
2012-12-07
9
-12
/
+23
*
st/dri: don't expose MSAA configs with accumulation buffer
Marek Olšák
2012-12-07
1
-1
/
+13
*
st/dri: refactor dri_fill_in_modes
Marek Olšák
2012-12-07
4
-109
/
+45
*
st/dri: always allocate private depth-stencil buffers
Marek Olšák
2012-12-07
1
-59
/
+49
*
gallium/u_blitter: fix conflict with u_memory.h
Marek Olšák
2012-12-07
3
-1
/
+7
*
r600g: transfers of MSAA color textures should do the resolve
Marek Olšák
2012-12-07
1
-5
/
+32
*
trace: dump pipe_resource::nr_samples
Marek Olšák
2012-12-07
1
-0
/
+1
*
llvmpipe: fix regression in gears speed.
Dave Airlie
2012-12-07
1
-2
/
+4
*
radeonsi: Fix cube texture coordinates.
Michel Dänzer
2012-12-06
1
-0
/
+7
*
radeon/llvm: Export prepare_cube_coords helper to driver.
Michel Dänzer
2012-12-06
2
-8
/
+13
*
llvmpipe: Fix statement before declaration.
José Fonseca
2012-12-06
1
-1
/
+2
*
util: Add util_copy_box helper.
José Fonseca
2012-12-06
3
-29
/
+64
*
gallium/util: Move the util_copy/fill_rect into u_surface.
José Fonseca
2012-12-06
5
-187
/
+140
*
gallium/os: Cleanup up os_time_get/os_time_get_nano.
José Fonseca
2012-12-06
2
-21
/
+19
*
gallium/os: Fix os_time_sleep() on Windows for small durations.
José Fonseca
2012-12-06
1
-1
/
+5
*
gallivm: Fix lerping of (un)signed normalized numbers.
José Fonseca
2012-12-06
1
-49
/
+43
*
gallivm: Fix lp_build_print_value of smaller integer types.
José Fonseca
2012-12-06
1
-1
/
+12
*
llvmpipe: remove unused variable
Brian Paul
2012-12-06
1
-1
/
+0
*
draw: remove some dead constant buffer code
Brian Paul
2012-12-06
4
-82
/
+0
*
llvmpipe: EXT_transform_feedback support (v1.1)
Dave Airlie
2012-12-06
15
-101
/
+125
*
r600g: use default action for min/max opcode in tgsi to llvm
Vincent Lejeune
2012-12-05
1
-4
/
+0
*
gallivm: Have a default emit function for min/max opcode
Vincent Lejeune
2012-12-05
1
-0
/
+29
*
r600g: use default action for fdiv/rcp opcode
Vincent Lejeune
2012-12-05
1
-6
/
+1
*
gallivm: have a default emit function for fdiv/rcp
Vincent Lejeune
2012-12-05
1
-0
/
+25
*
r600g: Use default mul/mad function for tgsi-to-llvm
Vincent Lejeune
2012-12-05
1
-8
/
+4
*
draw: set precalc_flat flag for AA lines too
Brian Paul
2012-12-05
1
-0
/
+1
*
scons: Require drm to build gallium/state_trackers/egl/x11/x11_screen.c.
Vinson Lee
2012-12-04
1
-2
/
+4
*
gallivm: Re-add the kludge for lp_build_lerp of fixed point types.
José Fonseca
2012-12-04
1
-1
/
+5
*
util/u_debug: Cleanup/fix debug_dump_image.
José Fonseca
2012-12-04
2
-33
/
+27
*
translate: Fix the fetch function assertions.
José Fonseca
2012-12-04
1
-1
/
+3
*
util/u_draw: Skip rendering instead of aborting when excessive number of inst...
José Fonseca
2012-12-04
1
-2
/
+9
*
draw: Properly limit vertex buffer fetches on draw arrays.
José Fonseca
2012-12-04
1
-1
/
+1
*
draw: Use symbolic primitive names in debug output.
José Fonseca
2012-12-04
1
-3
/
+4
*
draw: Consider the geometry shader when choosing the vertex size.
José Fonseca
2012-12-04
1
-3
/
+6
*
tgsi: Allow TXF from buffers.
José Fonseca
2012-12-04
1
-0
/
+1
*
util/surface: Always use the surface format when clearing.
José Fonseca
2012-12-04
1
-7
/
+8
*
tgsi: Increase maximum number of temps to 4096.
José Fonseca
2012-12-04
1
-1
/
+1
*
llvmpipe: Fix alignment.
José Fonseca
2012-12-04
1
-0
/
+5
*
gallivm: Generalize lp_build_mul and lp_build_lerp for signed normalized types.
José Fonseca
2012-12-04
1
-92
/
+82
*
automake/gallium: attempt to fix -lrt
Dave Airlie
2012-12-04
1
-1
/
+1
*
u_cache: fix dereference before NULL check
Dave Airlie
2012-12-04
1
-4
/
+4
[next]