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
path:
root
/
src
/
mesa
/
drivers
/
dri
Age
Commit message (
Expand
)
Author
2008-07-18
intel: fix texture border issue. (bug #16697)
Xiang, Haihao
2008-07-16
intel: Clean-up ARB_texture_env_crossbar
Ian Romanick
2008-07-14
radeon: SetTexOffset support
Chris Rankin
2008-07-14
nouveau: say goodbye to the old DRI driver...
Stephane Marchesin
2008-07-12
r300_fragprog: Use nqssa+dce and program_pair for emit
Nicolai Haehnle
2008-07-12
Always pass -linker and -ldflags to mklib for shared libraries
Dan Nicholson
2008-07-12
Call mklib with $(SHELL) so the user controls the interpreter
Dan Nicholson
2008-07-12
r300: Fix saturate mode handling in radeon_program_alu
Nicolai Haehnle
2008-07-12
r500: Set Saturate correctly in radeon_program_pair
Nicolai Haehnle
2008-07-12
r300: Fix input register allocation in radeon_program_pair
Nicolai Haehnle
2008-07-12
r300: Explicitly set absolute value for the argument of RSQ
Nicolai Haehnle
2008-07-12
r500_fragprog: Major refactoring of final emit
Nicolai Haehnle
2008-07-12
r500: Add "Not quite SSA" and dead code elimination pass
Nicolai Haehnle
2008-07-12
r500_fragprog: Transform trigonometric functions in first pass
Nicolai Haehnle
2008-07-11
R300: update vap_cntl values for NUM_FPUS
Alex Deucher
2008-07-11
Remove generated pkg-config files on `make clean'
Dan Nicholson
2008-07-11
intel: fix batch flushing problem with cliprects handling.
Dave Airlie
2008-07-09
i915: fall back to software rendering when shadow comparison is
Xiang, Haihao
2008-07-08
i965: official name for GM45 chipset
Xiang, Haihao
2008-07-06
Set library and header installation directories from configuration
Dan Nicholson
2008-07-06
r500_fragprog: Fix RSQ with negative parameters
Nicolai Haehnle
2008-07-06
r300_fragprog: Emulate trigonometric functions in radeon_program_alu
Nicolai Haehnle
2008-07-06
r300: Translate fragment program DST in radeon_program_alu
Nicolai Haehnle
2008-07-06
r300: Translate fragment program LRP in radeon_program_alu.c
Nicolai Haehnle
2008-07-06
r300: Allow adding parameters during fragprog transform, share LIT code
Nicolai Haehnle
2008-07-05
r300: Correctly scan for used temporary registers
Nicolai Haehnle
2008-07-05
r500: Major refactoring of fragment program emit
Nicolai Haehnle
2008-07-05
r300: Remove clause stuff for now in favour of a cloned generic gl_program
Nicolai Haehnle
2008-07-05
r500_fragprog: Cleanup some unused variables and code.
Nicolai Haehnle
2008-07-05
r500: Fix a mixup in fragment program LRP instruction emit
Nicolai Haehnle
2008-07-05
r500: Fix blend color.
Nicolai Haehnle
2008-07-04
r300: Fix depth texture in compare mode
Nicolai Haehnle
2008-07-02
mesa: fix issues around multisample enable
Roland Scheidegger
2008-07-02
set ctx->Const.MaxVertexTextureImageUnits = 0
Brian Paul
2008-07-02
VBO: Regenerate files based on recent changes to gl_API.xml
Ian Romanick
2008-07-01
dri: drop asserts to make build against stable libdrm
Dave Airlie
2008-07-01
dri: Take the base image size into account when computing
Xiang, Haihao
2008-06-30
r3xx/r5xx: Enable ARB_point_parameters.
Corbin Simpson
2008-06-30
r300: Fix dumb mistake in LOD bias translation
Nicolai Haehnle
2008-06-30
r300: Cleanup LodBias support
Nicolai Haehnle
2008-06-29
r300: Change LOD bias emission to more closely follow per-tex rules.
Corbin Simpson
2008-06-29
r300: Fix wrap mode for 1D textures
Nicolai Haehnle
2008-06-27
DRI-specific pkg-config file
Dan Nicholson
2008-06-26
Check in SwapBuffers for any new pending dri2 events
Alan Hourihane
2008-06-24
intel: Fix glCopyPixels when x or y are < 0 in hw coordinates.
Eric Anholt
2008-06-24
i965: Use the shared intel_pixel_copy.c.
Eric Anholt
2008-06-24
intel: Same pixel function init for everyone now.
Eric Anholt
2008-06-24
intel: Avoid glBitmap software fallback for blending when no blending occurs.
Eric Anholt
2008-06-24
intel: Merge check_blit_fragment_ops between i915/i965.
Eric Anholt
2008-06-24
intel: Note reasons for blit pixel op fallbacks under INTEL_DEBUG=pix.
Eric Anholt
[next]