index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-09-13
glsl: introduce ir_binop_all_equal and ir_binop_any_equal, allow vector cmps
Luca Barbieri
2010-09-13
loop_unroll: unroll loops with (lowered) breaks
Luca Barbieri
2010-09-13
glsl2: Add pass to remove redundant jumps
Ian Romanick
2010-09-13
glsl: Explain file naming convention
Ian Romanick
2010-09-13
loop_controls: fix analysis of already analyzed loops
Luca Barbieri
2010-09-13
i965: Request that returns be lowered in shader main
Ian Romanick
2010-09-13
glsl: call ir_lower_jumps according to compiler options
Luca Barbieri
2010-09-13
glsl: add continue/break/return unification/elimination pass (v2)
Luca Barbieri
2010-09-13
glsl: add ir_control_flow_visitor
Luca Barbieri
2010-09-13
llvmpipe: Fix non SSE2 builds.
José Fonseca
2010-09-13
r300g/swtcl: unlock VBO after draw_flush
Marek Olšák
2010-09-13
llvmpipe: Change asm to __asm__.
Witold Baryluk
2010-09-13
EGL DRI2: 0xa011 is Pineview not Ironlake
Jesse Barnes
2010-09-13
r600c: const buffer sizes must be a multiple of 16 consts
Alex Deucher
2010-09-13
EGL DRI2: add PCI ID for Ironlake mobile
Jesse Barnes
2010-09-13
r600c/eg: remove obselete comment
Alex Deucher
2010-09-13
r600c/eg: remove unused emit timestamp function
Alex Deucher
2010-09-13
r600c/eg: emit CB_BLEND_ALPHA with the other blend values
Alex Deucher
2010-09-13
r600c: remove redundant state emit on evergreen
Alex Deucher
2010-09-13
mesa: Revert accidentally committed vertex code chunk
Kristian Høgsberg
2010-09-13
r600c: eg: fix typo
Andre Maasikas
2010-09-13
r600c: eg: 256 float4 constants may need more than 256 bytes
Andre Maasikas
2010-09-13
r600c: eg - fix uninitialized variable
Andre Maasikas
2010-09-13
glx: Don't destroy DRI2 drawables for legacy glx drawables
Kristian Høgsberg
2010-09-13
r300g: fix SWTCL
Marek Olšák
2010-09-13
llvmpipe: Unbreak rasterization on 64bit.
José Fonseca
2010-09-13
gallium: Change the resource_copy_region semantics to allow copies between di...
José Fonseca
2010-09-13
r600g: evergreen fixup dsa state for running query.
Dave Airlie
2010-09-13
r600c: remove stray unmap call
Andre Maasikas
2010-09-13
llvmpipe: use gcc asm only with gcc
José Fonseca
2010-09-13
r300g: print unassigned FS inputs for DBG_RS
Marek Olšák
2010-09-13
r300g: fix map_buffer
Marek Olšák
2010-09-13
r300/compiler: fix warnings
Marek Olšák
2010-09-13
r300g: add new debug options for dumping scissor regs and disabling CBZB clear
Marek Olšák
2010-09-13
r300g: skip rendering if CS space validation fails
Marek Olšák
2010-09-13
r300g: remove u_upload_flush from r300_draw_arrays
Marek Olšák
2010-09-12
nvfx: Remove unused variables.
Vinson Lee
2010-09-12
nvfx: Move declaration before code.
Vinson Lee
2010-09-12
llvmpipe: introduce tri_3_4 for tiny triangles
Keith Whitwell
2010-09-12
llvmpipe: allow tri_3_16 at any 4-aligned location within a tile
Keith Whitwell
2010-09-12
llvmpipe: refactor tri_3_16
Keith Whitwell
2010-09-12
llvmpipe: pass linear masks to fragment shader
Keith Whitwell
2010-09-12
llvmpipe: fix warnings on both 32 and 64 bit builds
Keith Whitwell
2010-09-12
llvmpipe: fix wierd performance regression in isosurf
Keith Whitwell
2010-09-12
pb: Fix the build, and add notes.
José Fonseca
2010-09-12
llvmpipe: Only generate the whole shader specialization for opaque shaders.
José Fonseca
2010-09-12
pb: add void * for flush ctx to mapping functions
Dave Airlie
2010-09-11
nv30: fix breakage due to 10 texcoord support on nv40
Luca Barbieri
2010-09-12
Add missing files to the tarball file lists.
Chia-I Wu
2010-09-12
mesa: Fix depend.es[12] generation when LLVM is enabled.
Chia-I Wu
[next]