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 unused #pragma export on/off lines
Brian Paul
2014-04-28
1
-17
/
+0
*
nv50/ir: change texture offsets to ValueRefs, allow nonconst
Ilia Mirkin
2014-04-28
8
-20
/
+61
*
nvc0/ir: do constant folding of extbf/insbf
Ilia Mirkin
2014-04-28
1
-1
/
+66
*
nvc0/ir: add support for MUL_HI tgsi opcodes
Ilia Mirkin
2014-04-28
1
-1
/
+12
*
nvc0/ir: add support for new bitfield manipulation opcodes
Ilia Mirkin
2014-04-28
7
-4
/
+127
*
tgsi: add tgsi_exec support for new bit manipulation opcodes
Ilia Mirkin
2014-04-28
1
-0
/
+172
*
gallium/util: add helpers for bitfield manipulation
Ilia Mirkin
2014-04-28
1
-0
/
+31
*
mesa/st: implement new bit manipulation opcodes
Ilia Mirkin
2014-04-28
1
-17
/
+56
*
gallium: add new opcodes for ARB_gs5 bit manipulation support
Ilia Mirkin
2014-04-28
3
-1
/
+93
*
glx/drisw: explicitly assign struct components for glx_*_vtable
Emil Velikov
2014-04-28
1
-11
/
+13
*
glx/dri3: explicitly assign struct components for glx_*_vtable
Emil Velikov
2014-04-28
1
-11
/
+13
*
glx/dri2: explicitly assign struct components for glx_*_vtable
Emil Velikov
2014-04-28
1
-13
/
+13
*
glx/dri: explicitly assign struct components for glx_*_vtable
Emil Velikov
2014-04-28
1
-13
/
+13
*
glx/indirect: explicitly assign struct components for glx_*_vtable
Emil Velikov
2014-04-28
1
-12
/
+14
*
glx/apple: explicitly assign struct components for glx_*_vtable
Emil Velikov
2014-04-28
1
-11
/
+14
*
egl_dri: rework dri extension handling
Emil Velikov
2014-04-28
2
-11
/
+12
*
gbm: cleanup __DRI*extension handling
Emil Velikov
2014-04-28
2
-14
/
+18
*
dri_util: cleanup dri extension handling
Emil Velikov
2014-04-28
2
-5
/
+5
*
glx/tests: explicitly set __DRI2rendererQueryExtension members
Emil Velikov
2014-04-28
1
-4
/
+4
*
glx/dri3: rework __DRIextension handling
Emil Velikov
2014-04-28
2
-10
/
+9
*
glx/dri2: rework __DRIextension handling
Emil Velikov
2014-04-28
1
-1
/
+1
*
st/dri: cleanup dri extension handling
Emil Velikov
2014-04-28
2
-25
/
+30
*
dri/radeon: use a const __DRIextension array
Emil Velikov
2014-04-28
2
-17
/
+14
*
drivers/dri: cleanup dri extension instantiation
Emil Velikov
2014-04-28
6
-28
/
+37
*
dri_interface: Update __DRItexBufferExtensionRec to version 3
Emil Velikov
2014-04-28
7
-20
/
+30
*
Check for dladdr(), rather than assuming we have it if we have RTLD_DEFAULT
Jon TURNEY
2014-04-28
3
-4
/
+10
*
util: Fix cross-compiles between endiannesses
Richard Sandiford
2014-04-28
2
-32
/
+46
*
util: Split out channel-parsing Python code
Richard Sandiford
2014-04-28
1
-46
/
+50
*
util: Split out channel-printing Python code
Richard Sandiford
2014-04-28
2
-41
/
+69
*
util: Turn inv_swizzle into a global function
Richard Sandiford
2014-04-28
2
-11
/
+11
*
util: Add more query methods to u_format_parse.Format
Richard Sandiford
2014-04-28
3
-36
/
+51
*
st/mesa: Fix NULL pointer dereference for incomplete framebuffers
Michel Dänzer
2014-04-28
1
-1
/
+6
*
glsl: fix spelling of derived
Chris Forbes
2014-04-27
1
-1
/
+1
*
docs: mark off nv50/nvc0 for ARB_sample_shading, update relnotes
Ilia Mirkin
2014-04-27
2
-2
/
+7
*
mesa: overhaul debug namespace support
Chia-I Wu
2014-04-27
1
-178
/
+88
*
mesa: delay copying of debug groups
Chia-I Wu
2014-04-27
1
-41
/
+89
*
mesa: clean up debug output namespace handling
Chia-I Wu
2014-04-27
1
-139
/
+211
*
mesa: clean up debug groups
Chia-I Wu
2014-04-27
1
-42
/
+48
*
mesa: clean up debug message log
Chia-I Wu
2014-04-27
1
-36
/
+42
*
mesa: use accessors for struct gl_debug_state
Chia-I Wu
2014-04-27
8
-108
/
+156
*
mesa: eliminate debug output message_insert
Chia-I Wu
2014-04-27
1
-26
/
+19
*
mesa: eliminate debug output should_log
Chia-I Wu
2014-04-27
1
-29
/
+11
*
mesa: eliminate debug output control_app_messages
Chia-I Wu
2014-04-27
1
-66
/
+17
*
mesa: eliminate debug output get_msg
Chia-I Wu
2014-04-27
1
-73
/
+26
*
mesa: refactor _mesa_PopDebugGroup and _mesa_free_errors_data
Chia-I Wu
2014-04-27
1
-62
/
+63
*
mesa: refactor _mesa_PushDebugGroup
Chia-I Wu
2014-04-27
1
-42
/
+60
*
mesa: refactor debug output control_messages
Chia-I Wu
2014-04-27
1
-51
/
+62
*
mesa: refactor debug output get_msg
Chia-I Wu
2014-04-27
1
-11
/
+47
*
mesa: refactor debug out log_msg
Chia-I Wu
2014-04-27
1
-59
/
+75
*
mesa: refactor debug output set_message_state
Chia-I Wu
2014-04-27
1
-31
/
+39
[prev]
[next]