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
*
mesa: Remove GL_EXT_clip_volume_hint
Ian Romanick
2013-06-27
5
-16
/
+2
*
i965,i915: Return early if miptree allocation fails
Chad Versace
2013-06-27
2
-0
/
+4
*
llvmpipe: handle offset_clamp
Roland Scheidegger
2013-06-27
3
-2
/
+24
*
llvmpipe: remove never reached code for timestamp queries.
Roland Scheidegger
2013-06-27
1
-2
/
+0
*
llvmpipe: fix a bug in opaque optimization
Roland Scheidegger
2013-06-27
3
-14
/
+20
*
radeonsi/compute: Fix memory leak in radeonsi_launch_grid.
Vinson Lee
2013-06-27
1
-0
/
+1
*
clover: Fix build with LLVM 3.4
Tom Stellard
2013-06-27
1
-6
/
+6
*
docs: updated instructions for Mesa on Windows
Bill York
2013-06-27
1
-1
/
+18
*
postprocess: handle partial intialization failures.
Matthew McClure
2013-06-27
7
-95
/
+281
*
glx: return True/False instead of GL_TRUE/GL_FALSE
Brian Paul
2013-06-27
1
-11
/
+11
*
glx: move declarations before code
Brian Paul
2013-06-27
2
-9
/
+9
*
mesa: move declarations before code
Brian Paul
2013-06-27
1
-2
/
+3
*
glsl: Use the C99 variadic macro syntax.
José Fonseca
2013-06-27
2
-4
/
+4
*
scons: Add dependencies to all .xml files.
José Fonseca
2013-06-27
1
-4
/
+10
*
ilo: plug a potential index buffer leak
Chia-I Wu
2013-06-27
1
-0
/
+1
*
softpipe: honor predication for clear_render_target and clear_depth_stencil
Roland Scheidegger
2013-06-26
1
-2
/
+40
*
llvmpipe: add support for nested / overlapping queries
Roland Scheidegger
2013-06-26
10
-40
/
+45
*
llvmpipe: rework query logic
Roland Scheidegger
2013-06-26
7
-81
/
+92
*
i965: Move the remaining intel code to the i965 directory.
Eric Anholt
2013-06-26
67
-11392
/
+11367
*
i915: Fork the shared code from i965.
Eric Anholt
2013-06-26
43
-25
/
+14731
*
i915: Remove dead symlink.
Eric Anholt
2013-06-26
1
-1
/
+0
*
glx: Fix another missed glMultiDrawElementsEXT const change.
Eric Anholt
2013-06-26
1
-1
/
+1
*
glsl: Move all var decls to the front of the IR list in reverse order
Ian Romanick
2013-06-26
1
-0
/
+18
*
i965: Be more careful with the interleaved user array upload optimization
Ian Romanick
2013-06-26
1
-1
/
+17
*
mesa: add const qualifier to glMultiDrawElementsEXT() indices param
Brian Paul
2013-06-26
3
-3
/
+3
*
mesa: remove const from glDebugMessageCallbackARB() function parameter
Brian Paul
2013-06-26
3
-4
/
+4
*
i965/vs: Combine code generation's inst->opcode switch statements.
Kenneth Graunke
2013-06-26
1
-163
/
+166
*
i965: Remove broken source type assertions from brw_alu3().
Kenneth Graunke
2013-06-26
1
-14
/
+5
*
i965: Add back strict type assertions for MAD and LRP.
Kenneth Graunke
2013-06-26
1
-2
/
+16
*
glsl: Streamline the built-in type handling code.
Kenneth Graunke
2013-06-26
6
-694
/
+424
*
glsl: Don't use random pointers as an array of glsl_type objects.
Kenneth Graunke
2013-06-26
1
-1
/
+1
*
glsl: Stop being clever with pointer arithmetic when fetching types.
Kenneth Graunke
2013-06-26
1
-4
/
+4
*
glsl: Add simple vector type accessor helpers.
Kenneth Graunke
2013-06-26
2
-0
/
+61
*
mesa: update glext.h to version 20130624
Brian Paul
2013-06-26
2
-10434
/
+8470
*
st/mesa: add casts to silence MSVC warnings
Brian Paul
2013-06-26
5
-8
/
+8
*
st/mesa: make rtt_level, face, slice unsigned to silence MSVC warnings
Brian Paul
2013-06-26
1
-1
/
+1
*
hud: add float casts to silence MSVC warnings
Brian Paul
2013-06-26
1
-49
/
+49
*
hud: include stdio.h since we use fprintf(), fscanf(), etc
Brian Paul
2013-06-26
1
-0
/
+2
*
hud: add cast to silence MSVC warning
Brian Paul
2013-06-26
1
-1
/
+1
*
os: add cast in os_time_sleep() to silence MSVC warning
Brian Paul
2013-06-26
1
-1
/
+1
*
vega: add some casts to silence MSVC warnings
Brian Paul
2013-06-26
2
-11
/
+11
*
util: int/unsigned changes to silence some MSVC warnings
Brian Paul
2013-06-26
2
-3
/
+3
*
util: add some casts to silence some MSVC warnings
Brian Paul
2013-06-26
1
-2
/
+2
*
util: s/int/unsigned/ to silence some MSVC warnings
Brian Paul
2013-06-26
1
-2
/
+2
*
nvc0: set rsvd_kick correctly
Maarten Lankhorst
2013-06-26
1
-0
/
+1
*
nvc0: fix push_space checks for video decoding
Maarten Lankhorst
2013-06-26
4
-9
/
+10
*
ilo: Remove max_threads dead code path.
Vinson Lee
2013-06-26
1
-3
/
+0
*
winsys/intel: fix typo in "ETIMEOUT"
Jean-Sébastien Pédron
2013-06-26
1
-1
/
+1
*
ilo: use a bitmask for enabled constant buffers
Chia-I Wu
2013-06-26
2
-11
/
+14
*
vl/mpeg12: handle mpeg-1 bitstreams more correctly
Maarten Lankhorst
2013-06-26
1
-5
/
+16
[next]