projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2010-09-15
Keith Whitwell
llvmpipe: remove duplicate code
commit
|
commitdiff
|
tree
2010-09-15
Keith Whitwell
llvmpipe: brackets around macro arg
commit
|
commitdiff
|
tree
2010-09-15
Chia-I Wu
glapi: Fix ES build errors again.
commit
|
commitdiff
|
tree
2010-09-15
Vinson Lee
r600g: Silence unused variable warning.
commit
|
commitdiff
|
tree
2010-09-15
Vinson Lee
r600g: Silence uninitialized variable warning.
commit
|
commitdiff
|
tree
2010-09-15
Vinson Lee
r600g: Silence uninitialized variable warning.
commit
|
commitdiff
|
tree
2010-09-15
Vinson Lee
r600g: Silence uninitialized variable warning.
commit
|
commitdiff
|
tree
2010-09-15
Vinson Lee
nvfx: Silence uninitialized variable warnings.
commit
|
commitdiff
|
tree
2010-09-15
Vinson Lee
r600g: Silence uninitialized variable warning.
commit
|
commitdiff
|
tree
2010-09-15
Vinson Lee
r600g: Silence uninitialized variable warning.
commit
|
commitdiff
|
tree
2010-09-15
Vinson Lee
glsl: Fix 'format not a string literal and no format...
commit
|
commitdiff
|
tree
2010-09-15
Dave Airlie
r300g: fix buffer reuse issue caused by previous commit
commit
|
commitdiff
|
tree
2010-09-15
Chia-I Wu
glapi: Fix build errors for ES.
commit
|
commitdiff
|
tree
2010-09-15
Andre Maasikas
r600c: fix buffer height setting in dri2 case
commit
|
commitdiff
|
tree
2010-09-15
Marek Olšák
r300g: prevent creating multiple winsys BOs for the...
commit
|
commitdiff
|
tree
2010-09-15
Vinson Lee
mesa: Include missing header in program.h.
commit
|
commitdiff
|
tree
2010-09-15
Vinson Lee
r600g: Remove unnecessary headers.
commit
|
commitdiff
|
tree
2010-09-14
Luca Barbieri
auxiliary: fix unintended fallthrough
commit
|
commitdiff
|
tree
2010-09-14
Vinson Lee
llvmpipe: Remove unnecessary header.
commit
|
commitdiff
|
tree
2010-09-14
Brian Paul
glx: add const qualifiers to __indirect_glMultiDrawArra...
commit
|
commitdiff
|
tree
2010-09-14
Andre Maasikas
r600c: fix setting negative values to bitfields
commit
|
commitdiff
|
tree
2010-09-14
Brian Paul
mesa: upgrade wglext.h to version 22
commit
|
commitdiff
|
tree
2010-09-14
Brian Paul
mesa: upgrade glxext.h to version 32
commit
|
commitdiff
|
tree
2010-09-14
Brian Paul
mesa: update to version 64 of GL/glext.h
commit
|
commitdiff
|
tree
2010-09-14
Brian Paul
mesa: move, redefine MESA_GEOMETRY_PROGRAM
commit
|
commitdiff
|
tree
2010-09-14
Brian Paul
glsl2: add case for ir_unop_noise
commit
|
commitdiff
|
tree
2010-09-14
Brian Paul
glsl2: fix comments
commit
|
commitdiff
|
tree
2010-09-14
Chia-I Wu
mesa: Remove unnecessary FEATURE tests.
commit
|
commitdiff
|
tree
2010-09-14
Chia-I Wu
mesa: Less FEATURE_ARB_sync tests.
commit
|
commitdiff
|
tree
2010-09-14
Chia-I Wu
mesa: Remove unused _MESA_INIT_*_FUNCTIONS.
commit
|
commitdiff
|
tree
2010-09-14
Vinson Lee
gallivm: Remove unnecessary header.
commit
|
commitdiff
|
tree
2010-09-14
Vinson Lee
llvmpipe: Initialize variable for potentially unhandled...
commit
|
commitdiff
|
tree
2010-09-14
Vinson Lee
i965g: Fix 'control reaches end of non-void function...
commit
|
commitdiff
|
tree
2010-09-14
Vinson Lee
i915g: Fix 'control reaches end of non-void function...
commit
|
commitdiff
|
tree
2010-09-14
Vinson Lee
i915: Fix "implicit declaration of function 'draw_get_s...
commit
|
commitdiff
|
tree
2010-09-14
Vinson Lee
identity: Fix 'assignment from incompatible pointer...
commit
|
commitdiff
|
tree
2010-09-14
Vinson Lee
rbug: Fix 'assignment from incompatible pointer type...
commit
|
commitdiff
|
tree
2010-09-14
Luca Barbieri
mesa/st: ask GLSL to not emit noise since we have a...
commit
|
commitdiff
|
tree
2010-09-14
Luca Barbieri
mesa/st: set compiler options based on Gallium shader...
commit
|
commitdiff
|
tree
2010-09-14
Luca Barbieri
gallium: introduce get_shader_param (ALL DRIVERS CHANGE...
commit
|
commitdiff
|
tree
2010-09-14
Ian Romanick
glsl2: Port equal() and notEqual() to ir_unop_all_equal...
commit
|
commitdiff
|
tree
2010-09-14
Luca Barbieri
glsl: introduce ir_binop_all_equal and ir_binop_any_equ...
commit
|
commitdiff
|
tree
2010-09-13
Luca Barbieri
loop_unroll: unroll loops with (lowered) breaks
commit
|
commitdiff
|
tree
2010-09-13
Ian Romanick
glsl2: Add pass to remove redundant jumps
commit
|
commitdiff
|
tree
2010-09-13
Ian Romanick
glsl: Explain file naming convention
commit
|
commitdiff
|
tree
2010-09-13
Luca Barbieri
loop_controls: fix analysis of already analyzed loops
commit
|
commitdiff
|
tree
2010-09-13
Ian Romanick
i965: Request that returns be lowered in shader main
commit
|
commitdiff
|
tree
2010-09-13
Luca Barbieri
glsl: call ir_lower_jumps according to compiler options
commit
|
commitdiff
|
tree
2010-09-13
Luca Barbieri
glsl: add continue/break/return unification/elimination...
commit
|
commitdiff
|
tree
2010-09-13
Luca Barbieri
glsl: add ir_control_flow_visitor
commit
|
commitdiff
|
tree
2010-09-13
José Fonseca
llvmpipe: Fix non SSE2 builds.
commit
|
commitdiff
|
tree
2010-09-13
Marek Olšák
r300g/swtcl: unlock VBO after draw_flush
commit
|
commitdiff
|
tree
2010-09-13
Witold Baryluk
llvmpipe: Change asm to __asm__.
commit
|
commitdiff
|
tree
2010-09-13
Jesse Barnes
EGL DRI2: 0xa011 is Pineview not Ironlake
commit
|
commitdiff
|
tree
2010-09-13
Alex Deucher
r600c: const buffer sizes must be a multiple of 16...
commit
|
commitdiff
|
tree
2010-09-13
Jesse Barnes
EGL DRI2: add PCI ID for Ironlake mobile
commit
|
commitdiff
|
tree
2010-09-13
Alex Deucher
r600c/eg: remove obselete comment
commit
|
commitdiff
|
tree
2010-09-13
Alex Deucher
r600c/eg: remove unused emit timestamp function
commit
|
commitdiff
|
tree
2010-09-13
Alex Deucher
r600c/eg: emit CB_BLEND_ALPHA with the other blend...
commit
|
commitdiff
|
tree
2010-09-13
Alex Deucher
r600c: remove redundant state emit on evergreen
commit
|
commitdiff
|
tree
2010-09-13
Kristian Høgsberg
mesa: Revert accidentally committed vertex code chunk
commit
|
commitdiff
|
tree
2010-09-13
Andre Maasikas
r600c: eg: fix typo
commit
|
commitdiff
|
tree
2010-09-13
Andre Maasikas
r600c: eg: 256 float4 constants may need more than...
commit
|
commitdiff
|
tree
2010-09-13
Andre Maasikas
r600c: eg - fix uninitialized variable
commit
|
commitdiff
|
tree
2010-09-13
Kristian Høgsberg
glx: Don't destroy DRI2 drawables for legacy glx drawables
commit
|
commitdiff
|
tree
2010-09-13
Marek Olšák
r300g: fix SWTCL
commit
|
commitdiff
|
tree
2010-09-13
José Fonseca
llvmpipe: Unbreak rasterization on 64bit.
commit
|
commitdiff
|
tree
2010-09-13
José Fonseca
gallium: Change the resource_copy_region semantics...
commit
|
commitdiff
|
tree
2010-09-13
Dave Airlie
r600g: evergreen fixup dsa state for running query.
commit
|
commitdiff
|
tree
2010-09-13
Andre Maasikas
r600c: remove stray unmap call
commit
|
commitdiff
|
tree
2010-09-13
José Fonseca
llvmpipe: use gcc asm only with gcc
commit
|
commitdiff
|
tree
2010-09-13
Marek Olšák
r300g: print unassigned FS inputs for DBG_RS
commit
|
commitdiff
|
tree
2010-09-13
Marek Olšák
r300g: fix map_buffer
commit
|
commitdiff
|
tree
2010-09-13
Marek Olšák
r300/compiler: fix warnings
commit
|
commitdiff
|
tree
2010-09-13
Marek Olšák
r300g: add new debug options for dumping scissor regs...
commit
|
commitdiff
|
tree
2010-09-13
Marek Olšák
r300g: skip rendering if CS space validation fails
commit
|
commitdiff
|
tree
2010-09-13
Marek Olšák
r300g: remove u_upload_flush from r300_draw_arrays
commit
|
commitdiff
|
tree
2010-09-13
Vinson Lee
nvfx: Remove unused variables.
commit
|
commitdiff
|
tree
2010-09-13
Vinson Lee
nvfx: Move declaration before code.
commit
|
commitdiff
|
tree
2010-09-12
Keith Whitwell
llvmpipe: introduce tri_3_4 for tiny triangles
commit
|
commitdiff
|
tree
2010-09-12
Keith Whitwell
llvmpipe: allow tri_3_16 at any 4-aligned location...
commit
|
commitdiff
|
tree
2010-09-12
Keith Whitwell
llvmpipe: refactor tri_3_16
commit
|
commitdiff
|
tree
2010-09-12
Keith Whitwell
llvmpipe: pass linear masks to fragment shader
commit
|
commitdiff
|
tree
2010-09-12
Keith Whitwell
llvmpipe: fix warnings on both 32 and 64 bit builds
commit
|
commitdiff
|
tree
2010-09-12
Keith Whitwell
llvmpipe: fix wierd performance regression in isosurf
commit
|
commitdiff
|
tree
2010-09-12
José Fonseca
pb: Fix the build, and add notes.
commit
|
commitdiff
|
tree
2010-09-12
José Fonseca
llvmpipe: Only generate the whole shader specialization...
commit
|
commitdiff
|
tree
2010-09-12
Dave Airlie
pb: add void * for flush ctx to mapping functions
commit
|
commitdiff
|
tree
2010-09-11
Luca Barbieri
nv30: fix breakage due to 10 texcoord support on nv40
commit
|
commitdiff
|
tree
2010-09-11
Chia-I Wu
Add missing files to the tarball file lists.
commit
|
commitdiff
|
tree
2010-09-11
Chia-I Wu
mesa: Fix depend.es[12] generation when LLVM is enabled.
commit
|
commitdiff
|
tree
2010-09-11
Tilman Sauerbeck
r600g: Undo bo placement change.
commit
|
commitdiff
|
tree
2010-09-11
José Fonseca
llvmpipe: Silence some warnings.
commit
|
commitdiff
|
tree
2010-09-11
José Fonseca
gallivm: nr_channels is only valid for formats with...
commit
|
commitdiff
|
tree
2010-09-11
José Fonseca
gallivm: Use const keyword on swizzles.
commit
|
commitdiff
|
tree
2010-09-11
José Fonseca
gallivm: Allow to TGSI AoS translation to happen in...
commit
|
commitdiff
|
tree
2010-09-11
José Fonseca
llvmpipe: Don't store display the alpha ref value in...
commit
|
commitdiff
|
tree
2010-09-11
José Fonseca
gallivm: Add a new debug flag to warn about performance...
commit
|
commitdiff
|
tree
2010-09-11
José Fonseca
gallivm: Helper functions for pointer indirection.
commit
|
commitdiff
|
tree
2010-09-11
José Fonseca
gallivm: Cleanup the TGSI <-> sampler interface.
commit
|
commitdiff
|
tree
next