projects
/
profile
/
ivi
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/mesa.git
2009-09-24
Michal Krol
glsl/apps: Fix apps after pp interface changes.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-24
Michal Krol
glsl/pp: Store both line number and file index in a...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-23
Michal Krol
grammar: Include the correct glsl pp header.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-23
Michal Krol
glsl/pp: Include missing headers.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-23
Michal Krol
glsl/pp: Add `0' and `1' to dictionary.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-23
Michal Krol
glsl/pp: Check for reserved macro names.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Michal Krol
slang: Differentiate between uints and floats.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Michal Krol
grammar: Differentiate between uints and floats.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Michal Krol
glsl/apps: Update after recent pp interface changes.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Michal Krol
glsl/pp: Differentiate between integer and floating...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-18
Michal Krol
progs/perf: Fix newlines.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-18
Michal Krol
glsl/apps: Use glsl pp public interface.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-18
Michal Krol
slang: Use glsl pp public interface.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-18
Michal Krol
glsl/pp: Define a public interface for external modules.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-17
Michal Krol
Merge commit 'origin/master' into glsl-pp-rework-2
commit
|
commitdiff
|
tree
|
snapshot
2009-09-17
Michal Krol
glsl/pp: Add a TODO for FEATURE_es2_glsl.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-17
Michal Krol
slang/pp: Fix file number parsing.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-17
Michal Krol
slang/pp: Use a dictionary for the remaining string...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-17
Michal Krol
glsl/pp: Add remaining error messages.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-17
Michal Krol
glsl/apps: Always write out error condition.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-17
Brian Paul
mesa: begin some texstore code refactoring
commit
|
commitdiff
|
tree
|
snapshot
2009-09-17
Brian Paul
mesa: meta driver functions for glCopyTex[Sub]Image()
commit
|
commitdiff
|
tree
|
snapshot
2009-09-17
Brian Paul
progs/perf: initial set of simple performance test...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-17
Brian Paul
progs/glsl: minor Makefile clean-ups
commit
|
commitdiff
|
tree
|
snapshot
2009-09-17
Brian Paul
swrast: remove mipmap generation checks (done in core...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-17
Brian Paul
s3v: remove unneeded initializations
commit
|
commitdiff
|
tree
|
snapshot
2009-09-17
Brian Paul
ffb: remove disabled code
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
Michal Krol
glsl/apps: Always write out error condition.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
Michal Krol
glsl/pp: Validate numbers.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
José Fonseca
llvmpipe: Don't assert due to unsupported texture wrap...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
Michal Krol
glsl/pp: Add more error messages.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
Michal Krol
slang: Propagate error messages from preprocessor.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
Michal Krol
glsl/pp: Add more error messages.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
Michal Krol
slang: Invoke the preprocessor from withing the slang...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
Ian Romanick
Merge branch 'mesa_7_6_branch'
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
Brian Paul
gallium: remove incorrect 'return' stmt
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
Ian Romanick
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
Ian Romanick
intel: Deassociated drawables from private context...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
José Fonseca
gallium: Deprecate PIPE_CAP_S3TC.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
Michal Krol
softpipe: Do not advertise Z32_UNORM as a supported...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
José Fonseca
gdi: Integrate with llvmpipe where available.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
José Fonseca
llvmpipe: Make the code portable for MinGW.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
Zou Nan hai
i965: do a flush in clear, fix openarena render issue,
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
Dave Airlie
radeon: cleanup compile defines mess.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
Dave Airlie
radeon: oops remove debugging left on in previous patch
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
Dave Airlie
radeon: use txformat to decide to emit rect tex state.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
Brian Paul
mesa: move generate mipmap calls
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
Brian Paul
mesa: minor clean-up
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
Brian Paul
mesa: remove last of gotos
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
Brian Paul
mesa: more goto removal
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
Brian Paul
mesa: remove some gotos
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
Brian Paul
mesa: clean-up fbo debug code
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
Brian Paul
progs/demos: use non-default texobj in cubemap.c
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
Brian Paul
progs/demos: create a texture object in lodbias.c
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Zack Rusin
st/xorg: fixing copies and composite shaders
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Zack Rusin
st/xorg: lots of fixes
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Brian Paul
docs: GL_ARB_provoking_vertex
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Brian Paul
mesa: added GL_ARB_provoking_vertex (same as EXT version)
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Alex Deucher
radeon: don't build non-r600 span code on r600
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Alex Deucher
r600: minor span cleanups
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Brian Paul
docs: glUniform functions are now compiled into display...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Brian Paul
mesa: compile glUniformMatrix() functions into display...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Brian Paul
mesa: implement more glUniform display list functions
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Brian Paul
docs: document glUseProgram display list fix
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Brian Paul
mesa: compile glUniform4f() into display lists
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Brian Paul
mesa: compile glUseProgram/glUseProgramObjectARB into...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Ian Romanick
Merge branch 'mesa_7_6_branch'
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Ian Romanick
Merge commit 'origin/mesa_7_5_branch' into mesa_7_6_branch
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Ian Romanick
GLX: Complain when buggy applications call GLX 1.3...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Zack Rusin
st/xorg: Brian suggested that those could be mad's
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Brian Paul
mesa: remove incorrect texture state check
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Maarten Maathuis
nv50: avoid excessive FIRE_RING
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Maarten Maathuis
nv50: use flush_notify to reduce number of relocs
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Michel Dänzer
st/xorg: Only unreference texture on pixmap destruction...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Michel Dänzer
st/xorg: Explicitly check whether the driver supports...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Michel Dänzer
st/xorg: Use A8 format for depth 8 pixmaps.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Brian Paul
st/mesa: disable accidentally committed _mesa_print_pro...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Brian Paul
Merge branch 'mesa_7_6_branch'
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Brian Paul
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Brian Paul
ARB prog parser: regenerated file
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Brian Paul
ARB prog parser: more detailed error message for out...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Brian Paul
gl: restore some PFNGL typedefs
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Andre Maasikas
r600: support position_invariant programs
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
José Fonseca
gallium: Use the enum for pipe_transfer::usage.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
José Fonseca
gallium: pipe_transfer_destroy helper inline.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Christoph Bumiller
nv50: fix stupid thinko in emit_set
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Michal Krol
gallium: Fix pointer type casts.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Christoph Bumiller
nv50: let programs use the whole param buffer
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Christoph Bumiller
nv50: add preliminary support for point sprites
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Christoph Bumiller
nv50: add support for point size per vertex
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Christoph Bumiller
nv50: add support for light-twoside
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Christoph Bumiller
nv50: proper linkage between VP and FP
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Christoph Bumiller
nv50: move allocation of pc regs
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Christoph Bumiller
nv50: nicer initialization of nv50_regs
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Christoph Bumiller
nv50: handle CEIL and TRUNC opcodes
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Christoph Bumiller
nv50: handle SEQ, SGT, SLE, SNE opcodes
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Christoph Bumiller
nv50: SIN and COS use src0.w for dst.w
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Christoph Bumiller
nv50: use broadcast TEMP reg in tx_insn
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Christoph Bumiller
nv50: add nv50_tgsi_insn to handle swizzles safely
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Christoph Bumiller
nv50: add functions for swizzle resolution
commit
|
commitdiff
|
tree
|
snapshot
next