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
*
vega: remove unused variables
Fabio Pedretti
2012-12-10
1
-3
/
+1
*
nvc0: comment unused nvc0_validate_zcull function
Fabio Pedretti
2012-12-10
1
-0
/
+2
*
nv50: remove unused OpClassStr array
Fabio Pedretti
2012-12-10
1
-20
/
+0
*
nvc0/ir: allow neg,abs modifiers on OP_SET with integer result
Christoph Bumiller
2012-12-08
1
-0
/
+4
*
nvc0/ir/emit: fix check for flags register use in logic ops
Christoph Bumiller
2012-12-08
1
-3
/
+3
*
draw: fix/improve dirty state validation
Brian Paul
2012-12-08
8
-23
/
+68
*
draw: add reminder comments about similar code in different files
Brian Paul
2012-12-08
2
-0
/
+11
*
draw: rearrange code in llvm_middle_end_prepare()
Brian Paul
2012-12-08
1
-66
/
+74
*
draw: fix comment typo
Brian Paul
2012-12-08
1
-1
/
+1
*
draw: add comment on draw->pt.opt field
Brian Paul
2012-12-08
1
-1
/
+1
*
draw: update a comment about index buffers
Brian Paul
2012-12-08
1
-3
/
+2
*
gallium/os: Fix nano->micro second concersion.
José Fonseca
2012-12-08
1
-1
/
+1
*
llvmpipe: fix missing tbo cap warning.
Dave Airlie
2012-12-08
1
-0
/
+1
*
softpipe: enable GLSL 1.40
Dave Airlie
2012-12-08
1
-1
/
+1
*
softpipe: add texture buffer object support
Dave Airlie
2012-12-08
2
-1
/
+9
*
gallium: add new texture buffer object capability
Dave Airlie
2012-12-08
1
-1
/
+2
*
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
[next]