index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/egl: Add support for swap interval and swap behavior.
Chia-I Wu
2010-11-03
2
-5
/
+22
*
st/egl: Remove flush_frontbuffer and swap_buffers.
Chia-I Wu
2010-11-03
6
-23
/
+0
*
d3d1x: Use native_surface::present.
Chia-I Wu
2010-11-03
1
-10
/
+4
*
st/egl: Use native_surface::present callback.
Chia-I Wu
2010-11-03
2
-4
/
+5
*
st/egl: Add native_surface::present callback.
Chia-I Wu
2010-11-03
7
-2
/
+170
*
st/vega: Remove unnecessary headers.
Vinson Lee
2010-11-02
12
-23
/
+0
*
r600g: Destroy the winsys in r600_destroy_screen().
Tilman Sauerbeck
2010-11-02
1
-0
/
+3
*
r600g: Fixed two memory leaks in winsys.
Tilman Sauerbeck
2010-11-02
1
-0
/
+2
*
r600g: Delete custom_dsa_flush on shutdown.
Tilman Sauerbeck
2010-11-02
1
-0
/
+2
*
r600g: We don't support PIPE_CAP_PRIMITIVE_RESTART.
Tilman Sauerbeck
2010-11-02
1
-0
/
+1
*
r600g: Made radeon_bo::map_count signed.
Tilman Sauerbeck
2010-11-02
1
-1
/
+1
*
r600g: Fixed unmap condition in radeon_bo_pb_destroy().
Tilman Sauerbeck
2010-11-02
1
-4
/
+6
*
r600g: Made radeon_bo_pb_map_internal() actually call radeon_bo_map().
Tilman Sauerbeck
2010-11-02
1
-13
/
+7
*
r600g: Removed unused 'ptr' argument from radeon_bo().
Tilman Sauerbeck
2010-11-02
3
-8
/
+4
*
graw: Tidy graw xlib scons file a bit
Jakob Bornecrantz
2010-11-02
1
-7
/
+1
*
llvmpipe: add a cast
Brian Paul
2010-11-02
1
-1
/
+1
*
llvmpipe: assign context's frag shader pointer before using it
Brian Paul
2010-11-02
1
-2
/
+2
*
st/mesa: unbind constant buffer when not in use
Keith Whitwell
2010-11-02
2
-0
/
+10
*
llvmpipe: guard against NULL task->query pointer
Keith Whitwell
2010-11-02
1
-2
/
+5
*
llvmpipe: avoid generating tri_16 for tris which extend past tile bounds
Keith Whitwell
2010-11-02
2
-14
/
+35
*
scons: i915 can't build on MSVC either.
José Fonseca
2010-11-02
1
-1
/
+1
*
scons: Add aliases for several pipe drivers.
José Fonseca
2010-11-02
8
-8
/
+14
*
r600g: List recently added files in SConscript.
José Fonseca
2010-11-02
1
-0
/
+2
*
scons: Disable python state tracker when swig is not present.
José Fonseca
2010-11-01
1
-0
/
+3
*
scons: Some pipe drivers are not portable for MSVC
José Fonseca
2010-11-01
1
-2
/
+7
*
scons: Revamp how to specify targets to build.
José Fonseca
2010-11-01
34
-737
/
+561
*
st/egl image: multiply drm buf-stride with blocksize
Benjamin Franzke
2010-11-01
1
-1
/
+2
*
targets/egl: Fix a warning with --disable-opengl build.
Chia-I Wu
2010-10-31
1
-2
/
+1
*
targets: Add missing quotes to Makefile.xorg.
Chia-I Wu
2010-10-29
1
-1
/
+1
*
Merge branch 'glapi-reorg'
Chia-I Wu
2010-10-29
1
-3
/
+2
|
\
|
*
glapi: Do not use glapidispatch.h.
Chia-I Wu
2010-10-27
1
-3
/
+2
*
|
gallivm: Remove the EMMS opcodes.
José Fonseca
2010-10-28
2
-15
/
+0
*
|
gallivm: always enable LLVMAddInstructionCombiningPass()
José Fonseca
2010-10-28
1
-7
/
+1
*
|
gallium: Avoid using __doc__ in python scripts.
José Fonseca
2010-10-28
3
-6
/
+6
*
|
Fix build on systems where "python" is python 3.
Kenneth Graunke
2010-10-27
2
-6
/
+6
*
|
r300g: add a default channel ordering of texture border for unhandled formats
Marek Olšák
2010-10-27
1
-9
/
+5
*
|
r600g: Silence uninitialized variable warnings.
Vinson Lee
2010-10-27
1
-4
/
+4
*
|
r300g: Silence uninitialized variable warning.
Vinson Lee
2010-10-27
1
-0
/
+5
*
|
r600g: Destroy the blitter.
Tilman Sauerbeck
2010-10-27
1
-0
/
+2
*
|
r600g: In radeon_bo(), call LIST_INITHEAD early.
Tilman Sauerbeck
2010-10-27
1
-1
/
+1
|
/
*
r600g: add assembler support for all the kcache fields.
Dave Airlie
2010-10-26
3
-2
/
+17
*
r600g: fix magic 0x1 ->flat shade ena
Dave Airlie
2010-10-26
2
-2
/
+2
*
translate: remove unused prototypes
Brian Paul
2010-10-25
1
-9
/
+0
*
translate: use function typedefs, casts to silence warnings
Brian Paul
2010-10-25
2
-27
/
+35
*
rtasm: use pointer_to_func() to silence warning
Brian Paul
2010-10-25
1
-1
/
+1
*
util: use pointer_to_func() to silence warning
Brian Paul
2010-10-25
1
-1
/
+2
*
r300g: fix texture border for 16-bits-per-channel formats
Marek Olšák
2010-10-24
1
-4
/
+9
*
Ensure -L$(TOP)/$(LIB_DIR) appears in link line before any -L in $LDFLAGS
Jon TURNEY
2010-10-24
1
-6
/
+8
*
r600g: drop more common state handling code
Dave Airlie
2010-10-24
4
-151
/
+80
*
r600g: Also clear bc data when we're destroying a shader.
Tilman Sauerbeck
2010-10-24
3
-1
/
+39
[next]