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
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtasm: add prefetch instructions
Keith Whitwell
2008-10-02
2
-0
/
+31
*
draw: add streamlined paths for fetching linear verts
Keith Whitwell
2008-10-02
3
-66
/
+134
*
mesa: Fix compiler warnings on Windows.
Michal Krol
2008-10-02
2
-2
/
+2
*
Gallivm: add slt. glxgears should be running, except it isn't.
Stephane Marchesin
2008-10-02
4
-66
/
+101
*
Gallivm: port to llvm 2.4.
Stephane Marchesin
2008-10-02
6
-149
/
+150
*
Gallivm: fix off-by-one.
Stephane Marchesin
2008-10-02
1
-1
/
+1
*
Gallivm: need to link with libstdc++ for llvm.
Stephane Marchesin
2008-10-02
1
-1
/
+1
*
Gallivm: more instructions.
Stephane Marchesin
2008-10-02
3
-8
/
+73
*
Gallivm: make it compile again, add some opcodes.
Stephane Marchesin
2008-10-02
5
-485
/
+771
*
mesa: fix temp register allocation problems.
Brian Paul
2008-10-02
1
-0
/
+15
*
egl: check for null ptr/name
Brian Paul
2008-10-02
1
-1
/
+4
*
egl: remove space after -L flag
Brian Paul
2008-10-02
1
-1
/
+1
*
Add -msse and -msse2 to the *-x86 configs.
José Fonseca
2008-10-01
2
-2
/
+3
*
util: No-op u_sse.h outside PIPE_ARCH_X86/X86_64.
José Fonseca
2008-10-01
1
-1
/
+6
*
tgsi: Include p_config.h.
José Fonseca
2008-10-01
1
-0
/
+2
*
cell: Fixed usage of MAX_INSTRUCTIONS to use new MAX_PROGRAM_INSTRUCTIONS ins...
Jonathan White
2008-09-30
1
-10
/
+4
*
cell: Moved X86 checks to wrap #include section so that Cell targets will co...
Jonathan White
2008-09-30
1
-2
/
+2
*
util: Fix util_fast_pow/exp2/log2.
José Fonseca
2008-10-01
2
-69
/
+64
*
tgsi: SSE2 optimized exp2, log2 and pow implementations.
José Fonseca
2008-09-30
1
-76
/
+211
*
util: Header for SSE2 intrinsics portability.
José Fonseca
2008-09-30
1
-0
/
+72
*
rtasm: Implement immediate group 1 instructions. Fix SIB emition.
José Fonseca
2008-09-29
2
-15
/
+62
*
cell: checkpoint: more work in emit_function_call()
Brian Paul
2008-09-26
1
-6
/
+39
*
cell: stub-out sin/cos function bodies to avoid trashing caller's stack for now
Brian Paul
2008-09-26
1
-0
/
+10
*
gallium: SPU register comments
Brian Paul
2008-09-26
1
-2
/
+2
*
cell: move command processing code into new spu_command.c file
Brian Paul
2008-09-26
4
-556
/
+611
*
cell: move debug-related declarations
Brian Paul
2008-09-26
2
-2
/
+8
*
cell: move debug macros into new spu_debug.h
Brian Paul
2008-09-26
2
-27
/
+63
*
cell: move really_clear_tiles()
Brian Paul
2008-09-26
3
-40
/
+41
*
cell: align instruction buffers to 8-byte, not 32-byte boundary
Brian Paul
2008-09-26
3
-8
/
+8
*
cell: asst clean-up, var renaming
Brian Paul
2008-09-26
1
-10
/
+9
*
cell: remove unneeded blend/depth_stencil subclasses
Brian Paul
2008-09-26
4
-72
/
+15
*
cell: checkpoint: support for function calls in SPU shaders
Brian Paul
2008-09-26
8
-3
/
+254
*
cell: inst reorder to save a cycle
Brian Paul
2008-09-26
1
-1
/
+1
*
st: add prototype for st_get_framebuffer_dimensions()
Alan Hourihane
2008-09-26
2
-2
/
+5
*
st: export st_get_framebuffer_dimensions() to retrieve
Alan Hourihane
2008-09-26
1
-0
/
+7
*
mesa: fix incorrect parameter order
Brian Paul
2008-09-26
1
-3
/
+3
*
mesa: remove const qualifiers to match device driver interface function
Brian Paul
2008-09-26
1
-2
/
+2
*
gallium: rename tgsi_translate_mesa_program() to st_translate_mesa_program()
Brian Paul
2008-09-26
3
-4
/
+4
*
mesa: add some braces
Brian Paul
2008-09-26
1
-1
/
+2
*
mesa: fix/simplify initialization of vertex/fragment program limits
Brian Paul
2008-09-26
2
-30
/
+27
*
mesa: increase MAX_INSTRUCTIONS
Brian Paul
2008-09-26
1
-4
/
+2
*
mesa: fix swizzle failure, fix typo
Brian Paul
2008-09-26
1
-3
/
+5
*
mesa: fix default buffer object access value
Brian Paul
2008-09-26
1
-2
/
+9
*
st: change from ** to * for st_unreference_framebuffer()
Alan Hourihane
2008-09-26
6
-7
/
+7
*
mesa: fix indenting
Keith Whitwell
2008-09-26
1
-14
/
+14
*
dri: remove unused files present only on gallium-0.2 branch
Keith Whitwell
2008-09-26
2
-638
/
+0
*
Merge commit 'origin/master' into HEAD
Keith Whitwell
2008-09-26
10
-33
/
+53
|
\
|
*
mesa: fix cast/conversion for optional code
Brian
2008-09-25
2
-5
/
+7
|
*
mesa: fix typo (s/feadback/feedback/). Fixes broken selection/feedback.
Brian Paul
2008-09-25
1
-2
/
+2
|
*
mesa: fix float->int mapping for glGetIntegerv(GL_DEPTH_CLEAR_VALUE)
Brian Paul
2008-09-25
2
-3
/
+3
[next]