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
...
*
r600g: suballocate memory for fetch shaders from a large buffer
Marek Olšák
2012-12-12
6
-19
/
+37
*
r600g: suballocate memory for the STRMOUT_BUFFER_FILLED_SIZE register
Marek Olšák
2012-12-12
5
-16
/
+28
*
gallium/util: add a simple allocator for suballocating from a large buffer
Marek Olšák
2012-12-12
3
-0
/
+181
*
r600g: use u_upload_mgr for allocating staging transfer buffers
Marek Olšák
2012-12-12
1
-15
/
+15
*
winsys/radeon: don't use BIND flags, add a flag for the cache bufmgr instead
Marek Olšák
2012-12-12
12
-28
/
+30
*
st/dri: add a way to force MSAA on with an environment variable
Marek Olšák
2012-12-12
1
-4
/
+39
*
gallium: remove pipe_surface::usage
Marek Olšák
2012-12-12
56
-109
/
+26
*
svga: stop using pipe_surface::usage
Marek Olšák
2012-12-12
1
-15
/
+7
*
gallium/util: move util_try_blit_via_copy_region to u_surface.c
Marek Olšák
2012-12-12
4
-157
/
+164
*
gallium/cso: don't use the pipe_error return type where it's not needed
Marek Olšák
2012-12-12
2
-41
/
+24
*
gallium: manage render condition in cso_context and fix postprocessing w/ it
Marek Olšák
2012-12-12
5
-0
/
+40
*
softpipe: implement seamless cubemap support. (v1.1)
Dave Airlie
2012-12-12
2
-9
/
+139
*
gallium: fix cap warnings for tbo cap.
Dave Airlie
2012-12-12
3
-0
/
+3
*
llvmpipe: don't use user constant buffers
Brian Paul
2012-12-11
1
-1
/
+2
*
llvmpipe: support pipe_resource-based constant buffers
Brian Paul
2012-12-11
7
-34
/
+48
*
util: add util_copy_constant_buffer() helper function
Brian Paul
2012-12-11
1
-0
/
+20
*
st/egl/drm: only unref the udev device if needed
Tobias Droste
2012-12-11
1
-4
/
+5
*
softpipe: Use os_time_get_nano() everywhere.
José Fonseca
2012-12-11
2
-5
/
+5
*
clover: Install CL headers.
Johannes Obermayr
2012-12-10
1
-0
/
+10
*
gallivm: Lower TGSI_OPCODE_MUL to fmul by default
Tom Stellard
2012-12-10
1
-2
/
+3
*
llvmpipe: fix txq for 1d/2d arrays. (v3)
Dave Airlie
2012-12-11
1
-2
/
+15
*
llvmpipe: increase texture target width to reflect increase
Dave Airlie
2012-12-11
1
-1
/
+1
*
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
[prev]
[next]