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: fill out missing entries in opcode tables.
Dave Airlie
2011-08-24
1
-0
/
+36
|
*
|
winsys/svga: use os_mmap() for memory mapping
Chia-I Wu
2011-08-24
1
-5
/
+6
|
*
|
winsys/radeon: use os_mmap() for memory mapping
Chia-I Wu
2011-08-24
1
-3
/
+3
|
*
|
auxiliary/os: add wrappers for mmap/munmap
Chia-I Wu
2011-08-24
1
-0
/
+87
|
*
|
make: Add missing source file.
José Fonseca
2011-08-23
1
-0
/
+1
|
*
|
st/xorg: Advertise support for XvMC
Maarten Lankhorst
2011-08-23
4
-0
/
+129
|
*
|
auxiliary: share the source lists
Chia-I Wu
2011-08-23
4
-591
/
+207
|
*
|
st/egl: add a missing include
Chia-I Wu
2011-08-21
1
-0
/
+1
|
*
|
st/egl: improve error logging
Chia-I Wu
2011-08-21
2
-3
/
+12
|
*
|
st/egl: add buffer preserving support to Android
Chia-I Wu
2011-08-21
1
-4
/
+67
|
*
|
st/egl: improve buffer cache for Android
Chia-I Wu
2011-08-21
1
-31
/
+73
|
*
|
st/egl: swapping without a buffer is not an error
Chia-I Wu
2011-08-21
1
-1
/
+1
|
*
|
st/egl: use HAL formats for Android backend
Chia-I Wu
2011-08-21
1
-26
/
+15
|
*
|
winsys/sw/android: use HAL formats
Chia-I Wu
2011-08-21
1
-18
/
+9
|
*
|
winsys/sw/android: set bo usage correctly
Chia-I Wu
2011-08-21
1
-10
/
+3
|
*
|
android: build softpipe
Chia-I Wu
2011-08-21
2
-1
/
+68
|
*
|
android: build android sw winsys
Chia-I Wu
2011-08-21
2
-0
/
+37
|
*
|
android: build targets/egl-static
Chia-I Wu
2011-08-21
2
-0
/
+53
|
*
|
android: build st/egl with android backend
Chia-I Wu
2011-08-21
2
-0
/
+55
|
*
|
android: build gallium auxiliaries
Chia-I Wu
2011-08-21
3
-0
/
+317
|
*
|
targets/egl-static: do not rely on libudev on Android
Chia-I Wu
2011-08-21
1
-0
/
+64
|
*
|
st/egl: add android backend
Chia-I Wu
2011-08-21
5
-0
/
+781
|
*
|
winsys/android: new SW winsys for Android
Chia-I Wu
2011-08-21
2
-0
/
+320
|
*
|
gallium: add PIPE_OS_ANDROID support
Chia-I Wu
2011-08-21
4
-2
/
+22
|
|
/
|
*
r600g: don't allocate separate depth and stencil for transfer textures on EG
Marek Olšák
2011-08-19
1
-1
/
+2
|
*
r600g: finally enable float depth buffers on evergreen
Marek Olšák
2011-08-19
1
-0
/
+11
|
*
r600g: rename resource -> view in create_sampler_view
Marek Olšák
2011-08-19
2
-32
/
+26
|
*
r600g: hack around a problem with texture alignment
Marek Olšák
2011-08-19
1
-0
/
+10
|
*
r600g: simplify the conditionals determining array mode
Marek Olšák
2011-08-19
1
-20
/
+11
|
*
r600g: put depth and stencil into one backing buffer
Marek Olšák
2011-08-19
1
-10
/
+17
|
*
r600g: fix depth-stencil on evergreen
Marek Olšák
2011-08-19
4
-55
/
+99
|
*
nv50: fix potential null deref in insn modifer optimization pass
Christoph Bumiller
2011-08-19
1
-2
/
+4
|
*
r600g: fix a possible crash in r600_adjust_gprs
Marek Olšák
2011-08-19
1
-1
/
+1
|
*
llvmpipe: Don't build lp_test_arit on MSVC.
José Fonseca
2011-08-18
1
-1
/
+1
|
*
llvmpipe: snprintf->util_snprintf.
José Fonseca
2011-08-18
1
-1
/
+2
|
*
llvmpipe: Add u_math.h include.
José Fonseca
2011-08-18
1
-0
/
+1
|
*
r600g: implement NV_primitive_restart functionality (v2)
Marek Olšák
2011-08-18
4
-1
/
+11
|
*
r600g: fix scons build
Marek Olšák
2011-08-17
1
-0
/
+1
|
*
nv50: don't drop flags definition when merging SAT with ADD/MAD
Christoph Bumiller
2011-08-17
1
-0
/
+2
|
*
st/dri: Indent driconf options
Lauri Kasanen
2011-08-17
1
-7
/
+11
|
*
softpipe: fix an obvious copy-paste error in get_query_result
Marek Olšák
2011-08-16
1
-1
/
+1
|
*
st/dri: remove an unused-but-set variable
Marek Olšák
2011-08-16
1
-1
/
+0
|
*
r600g: rename bc -> bytecode
Marek Olšák
2011-08-16
6
-485
/
+485
|
*
dri2: check if context is valid before flushing the pipe
Cooper Yuan
2011-08-16
1
-1
/
+2
|
*
r600g: expose ARB_ES2_compatibility by claiming fixed-point format support
Marek Olšák
2011-08-16
4
-32
/
+33
|
*
noop: redirect the get_param/is_format.. queries to the underlying driver
Marek Olšák
2011-08-16
1
-109
/
+12
|
*
u_blitter: restore some states conditionally
Marek Olšák
2011-08-16
1
-12
/
+17
|
*
u_blitter: rename util_blitter_copy_region -> util_blitter_copy_texture
Marek Olšák
2011-08-16
6
-23
/
+26
|
*
r600g: consolidate two files r600d.h
Marek Olšák
2011-08-16
2
-2242
/
+55
|
*
r600g: set read/write usage flags for each relocation
Marek Olšák
2011-08-16
8
-529
/
+564
[prev]
[next]