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
Commit message (
Expand
)
Author
Age
Files
Lines
*
glx: Rename __GLcontextModes to struct glx_config
Kristian Høgsberg
2010-07-28
17
-289
/
+258
*
glx: Delete unused glcontextmodes.c functions
Kristian Høgsberg
2010-07-28
3
-101
/
+0
*
glx: Stop using glcore.h and glxint.h in glx
Kristian Høgsberg
2010-07-28
3
-93
/
+90
*
Avoid a compiler warning about a potentially unused variable.
Carl Worth
2010-07-28
1
-1
/
+1
*
Avoid compiler warning for unused glx_dpy variable.
Carl Worth
2010-07-28
1
-1
/
+1
*
r600g: cleanup resource buffer/texture mess
Jerome Glisse
2010-07-28
10
-259
/
+217
*
r600g: add lrp instruction support
Jerome Glisse
2010-07-28
1
-3
/
+80
*
r600g: actualy fix the literal emission
Jerome Glisse
2010-07-28
1
-3
/
+3
*
glapi: Fix VMware spelling.
Vinson Lee
2010-07-28
1
-1
/
+1
*
gallium/docs: Fix VMware spelling.
Vinson Lee
2010-07-28
1
-2
/
+2
*
draw: Fix VMware spelling.
Vinson Lee
2010-07-28
3
-3
/
+3
*
r600g: fix up segfault with variation between views and count.
Dave Airlie
2010-07-28
1
-4
/
+18
*
gallium/docs: Fix VMware spelling.
Corbin Simpson
2010-07-27
1
-2
/
+2
*
r600g: use gallium util for float->ui conversion
Dave Airlie
2010-07-28
2
-19
/
+6
*
scons: Fix sunos5 build.
Vinson Lee
2010-07-27
2
-0
/
+6
*
r600g: texture support
Jerome Glisse
2010-07-27
7
-9
/
+610
*
llvmpipe: pass face+slice to llvmpipe_unswizzle_cbuf_tile()
Brian Paul
2010-07-27
1
-2
/
+3
*
r600g: Move declaration before code.
Vinson Lee
2010-07-27
1
-2
/
+5
*
swrastg: Add SWRAST_NO_PRESENT option to not send updates to X server
Jakob Bornecrantz
2010-07-27
1
-1
/
+9
*
intel: Remove unused intel/server files
Kristian Høgsberg
2010-07-27
5
-397
/
+2
*
r600g: always emit literal after emiting an alu instruction
Jerome Glisse
2010-07-27
1
-29
/
+32
*
llvmpipe: Use lp_build_select_bitwise() where appropriate.
José Fonseca
2010-07-27
1
-11
/
+11
*
gallivm: Add lp_build_select_bitwise() alternative to lp_build_select_bitwise
José Fonseca
2010-07-27
2
-22
/
+50
*
cell: comment-out unused fields, functions
Brian Paul
2010-07-26
1
-2
/
+4
*
cell: make functions static
Brian Paul
2010-07-26
1
-3
/
+3
*
cell: fix segfault when freeing samplers
Brian Paul
2010-07-26
1
-1
/
+1
*
cell: comment-out unneeded padding field
Brian Paul
2010-07-26
1
-1
/
+1
*
cell: added const qualifier
Brian Paul
2010-07-26
1
-1
/
+1
*
util: fix unused function warning on non-x86
Brian Paul
2010-07-26
1
-0
/
+3
*
glx: Remove function prototypes no longer necessary
Kristian Høgsberg
2010-07-26
1
-7
/
+0
*
i965: Fix reversed naming of the operations in compute-to-mrf optimization.
Eric Anholt
2010-07-26
3
-6
/
+11
*
i965: Clean up a few magic numbers to use brw_defines.h defs.
Eric Anholt
2010-07-26
3
-18
/
+20
*
i965: Use MIN2, MAX2 instead of rolling our own.
Eric Anholt
2010-07-26
1
-15
/
+12
*
i965: Fold the "is arithmetic" bit of 965 opcodes into the opcode list.
Eric Anholt
2010-07-26
1
-50
/
+26
*
i965: Remove some duped register size/count definitions
Eric Anholt
2010-07-26
2
-34
/
+26
*
i965: Move the GRF-to-MRF optimizations to brw_optimize.c.
Eric Anholt
2010-07-26
3
-619
/
+618
*
i965: Improve (i.e. remove) some grf-to-mrf unnecessary moves
Benjamin Segovia
2010-07-26
1
-2
/
+626
*
glx: Drop debug fprintf that snug in with the previous commit
Kristian Høgsberg
2010-07-26
1
-2
/
+0
*
glx: Enable copy subbuffer patch when GLX_DIRECT_RENDERING is #defined
Kristian Høgsberg
2010-07-26
1
-1
/
+3
*
st/egl: Fix debug line
nobled
2010-07-26
1
-1
/
+1
*
util: fix CPU detection on OS X
nobled
2010-07-26
1
-6
/
+6
*
st/xorg: fix use-after-free
nobled
2010-07-26
1
-1
/
+1
*
i965g: Enable llvm in dri driver if built
Jakob Bornecrantz
2010-07-26
1
-3
/
+8
*
i915g: Fix llvm build
nobled
2010-07-26
1
-1
/
+1
*
glx: Drop duplicate psc field in dri context struct
Kristian Høgsberg
2010-07-26
1
-3
/
+2
*
i965: Allow VS MOVs to use immediate constants.
Eric Anholt
2010-07-26
1
-0
/
+1
*
r600g: implememt the LIT instruction
Stephan Schmid
2010-07-26
1
-1
/
+119
*
util: fix another mutex leak in mempool
Marek Olšák
2010-07-26
1
-2
/
+1
*
util: fix mutex leaks in mempool
Marek Olšák
2010-07-26
1
-1
/
+2
*
r300g: fix macro substitution problem
Dave Airlie
2010-07-26
1
-2
/
+2
[next]