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
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Require pixel alignment for GPU copy blit
Cody Northrop
2014-12-16
2
-4
/
+6
*
i965: remove includes of sampler.h from extern "C" blocks
Mark Janes
2014-12-16
4
-5
/
+4
*
i965/query: Cache whether the batch references the query BO.
Kenneth Graunke
2014-12-16
2
-4
/
+26
*
i965/query: Use brw_bo_map to handle stall warnings.
Kenneth Graunke
2014-12-16
1
-7
/
+1
*
i965/query: Remove redundant drm_intel_bo_references call in CheckQuery.
Kenneth Graunke
2014-12-16
1
-7
/
+8
*
i965/query: Add query->bo == NULL early return in CheckQuery hook.
Kenneth Graunke
2014-12-16
1
-2
/
+8
*
i965/query: Set Ready flag in gen6_queryobj_get_results().
Kenneth Graunke
2014-12-16
1
-2
/
+2
*
mesa: remove support for GCC older than 4.1.0
Timothy Arceri
2014-12-17
1
-1
/
+1
*
i965/fs: Add a comment explaining what saturate propagation does.
Matt Turner
2014-12-16
1
-0
/
+14
*
st/mesa: remove extern "C" around #includes in st_glsl_to_tgsi.cpp
Brian Paul
2014-12-16
1
-4
/
+2
*
program: remove extern "C" usage in sampler.cpp
Brian Paul
2014-12-16
1
-5
/
+4
*
program: remove extern "C" around #includes
Brian Paul
2014-12-16
1
-4
/
+3
*
st/mesa: add extern "C" to st_context.h
Brian Paul
2014-12-16
1
-0
/
+10
*
st/mesa: add extern "C" to st_program.h
Brian Paul
2014-12-16
1
-0
/
+9
*
main: remove extern C around #includes in ff_fragment_shader.cpp
Brian Paul
2014-12-16
1
-5
/
+3
*
mesa: move #include of mtypes.h outside __cplusplus check
Brian Paul
2014-12-16
1
-2
/
+1
*
program: add #ifndef SAMPLER_H wrapper
Brian Paul
2014-12-16
1
-0
/
+7
*
mesa: put extern "C" in src/mesa/program/*h header files
Brian Paul
2014-12-16
4
-0
/
+43
*
mesa: put extern "C" in header files
Brian Paul
2014-12-16
4
-0
/
+41
*
i965: add test_vf_float_conversions to .gitignore
Juha-Pekka Heikkila
2014-12-16
1
-0
/
+1
*
i965: Make validate_reg tables constant
Juha-Pekka Heikkila
2014-12-16
1
-4
/
+4
*
i965: remove commented out code
Timothy Arceri
2014-12-16
1
-2
/
+0
*
st/mesa: use vertex id lowering according to pipe cap bit.
Roland Scheidegger
2014-12-16
2
-2
/
+10
*
i965/brw_reg: struct constructor now needs explicit negate and abs values.
Andres Gomez
2014-12-15
3
-2
/
+28
*
util/hash_table: Rework the API to know about hashing
Jason Ekstrand
2014-12-14
1
-5
/
+12
*
i965/vec4: Drop writemasks on scratch reads.
Kenneth Graunke
2014-12-12
1
-8
/
+0
*
mesa: remove long dead 3Dnow optimisation
Timothy Arceri
2014-12-13
3
-860
/
+0
*
ir_to_mesa: remove unused 'target' variable
Brian Paul
2014-12-12
1
-1
/
+0
*
mesa: remove obsolete comment on _mesa_ClearColor()
Brian Paul
2014-12-12
1
-4
/
+0
*
mesa: whitespace fixes, 80-column wrapping in texobj.c
Brian Paul
2014-12-12
1
-21
/
+33
*
mesa: whitespace, line wrap fixes in clear.c
Brian Paul
2014-12-12
1
-8
/
+11
*
osmesa: Add osmesa.def to distribution.
Matt Turner
2014-12-12
1
-1
/
+1
*
x86-64: Remove calling_convention.txt.
Matt Turner
2014-12-12
1
-50
/
+0
*
drivers/x11: Add headers to distribution.
Matt Turner
2014-12-12
1
-0
/
+2
*
drivers/windows: Add to distribution.
Matt Turner
2014-12-12
1
-0
/
+1
*
mesa: Add notes/readme files to distribution.
Matt Turner
2014-12-12
1
-0
/
+3
*
mesa: Add scons files to distribution.
Matt Turner
2014-12-12
5
-2
/
+8
*
haiku: Add files to distribution.
Matt Turner
2014-12-12
1
-0
/
+1
*
mesa: Add clean-local rule to remove .lib links.
Matt Turner
2014-12-12
1
-0
/
+6
*
xmlpool: Add $(MOS) and options.h to CLEANFILES.
Matt Turner
2014-12-12
1
-0
/
+1
*
dri: Add uninstall hooks to handle megadriver hardlinks.
Matt Turner
2014-12-12
1
-0
/
+5
*
swrast: Add headers to distribution.
Matt Turner
2014-12-12
1
-1
/
+2
*
r200: Add headers to distribution.
Matt Turner
2014-12-12
2
-2
/
+31
*
r200: Alphabetize source list.
Matt Turner
2014-12-12
1
-10
/
+10
*
radeon: Add headers to distribution.
Matt Turner
2014-12-12
2
-2
/
+31
*
radeon: Alphabetize source list.
Matt Turner
2014-12-12
1
-9
/
+9
*
nouveau: Add headers to distribution.
Matt Turner
2014-12-12
2
-1
/
+30
*
nouveau: Alphabetize source list.
Matt Turner
2014-12-12
1
-10
/
+10
*
i965: Add headers to distribution.
Matt Turner
2014-12-12
1
-0
/
+47
*
i965: Alphabetize source list.
Matt Turner
2014-12-12
1
-35
/
+35
[next]