projects
/
mesa.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
intel: Add a none working GEM backend for intel
2009-01-14
Jakob Bornecrantz
intel: Add a none working GEM backend for intel
commit
|
commitdiff
|
tree
2009-01-05
Jakob Bornecrantz
progs/glsl: Add ignores
commit
|
commitdiff
|
tree
2009-01-05
Jakob Bornecrantz
progs/glsl: Remove double target def for vert-or-frag...
commit
|
commitdiff
|
tree
2008-12-05
Jakob Bornecrantz
i915: Silence warnings
commit
|
commitdiff
|
tree
2008-11-24
Jakob Bornecrantz
progs: Add ignores
commit
|
commitdiff
|
tree
2008-11-24
Jakob Bornecrantz
util: Add generic tile and detile functions
commit
|
commitdiff
|
tree
2008-11-16
Jakob Bornecrantz
i915: Silence warnings
commit
|
commitdiff
|
tree
2008-11-15
Jakob Bornecrantz
i915: Silence warning
commit
|
commitdiff
|
tree
2008-11-05
Jakob Bornecrantz
i915: Remove faulty assert
commit
|
commitdiff
|
tree
2008-09-22
Jakob Bornecrantz
mesa: Remove left over merge conflicts
commit
|
commitdiff
|
tree
2008-09-19
Jakob Bornecrantz
i915simple: Use defined MSAA array
commit
|
commitdiff
|
tree
2008-09-19
Jakob Bornecrantz
i915simple: Front flushing does work
commit
|
commitdiff
|
tree
2008-09-19
Jakob Bornecrantz
i915simple: Fix extentions being loaded
commit
|
commitdiff
|
tree
2008-09-19
Brian Paul
mesa: Fix arb parse constants
commit
|
commitdiff
|
tree
2008-09-19
Jakob Bornecrantz
mesa: Update ignores a bit
commit
|
commitdiff
|
tree
2008-09-18
Jakob Bornecrantz
tgsi: Build tgsi_text with make
commit
|
commitdiff
|
tree
2008-09-18
Jakob Bornecrantz
tgsi: Make tgsi dumps look more like mesa shader dumps.
commit
|
commitdiff
|
tree
2008-09-18
Jakob Bornecrantz
progs/fp: Add a bit of local variable testing to fp-tri
commit
|
commitdiff
|
tree
2008-09-17
Jakob Bornecrantz
tgsi: Add a ugly fix for CONSTANT problems
commit
|
commitdiff
|
tree
2008-09-17
Jakob Bornecrantz
tgsi: More debug printing on sanity check error
commit
|
commitdiff
|
tree
2008-09-16
Jakob Bornecrantz
mesa: State tracker now checks for faulty shaders on...
commit
|
commitdiff
|
tree
2008-09-16
Jakob Bornecrantz
tgsi: Make tgsi_sanity.c compile with make
commit
|
commitdiff
|
tree
2008-09-15
Jakob Bornecrantz
i915simple: dri winsys does now compile and works
commit
|
commitdiff
|
tree
2008-09-12
Jakob Bornecrantz
i915simple: A step closer to compiling
commit
|
commitdiff
|
tree
2008-09-03
Jakob Bornecrantz
i915: Fix typo in intel_lock.c
commit
|
commitdiff
|
tree
2008-09-02
Jakob Bornecrantz
i915: Fix typo in ws_dri_bufmgr.c
commit
|
commitdiff
|
tree
2008-09-02
Jakob Bornecrantz
i915: Small fixes for tiled textures
commit
|
commitdiff
|
tree
2008-07-23
Jakob Bornecrantz
i915: intel_flush_frontbuffer does work
commit
|
commitdiff
|
tree
2008-07-21
Jakob Bornecrantz
tgsi: Update Makefile to include tgsi_iterate.c
commit
|
commitdiff
|
tree
2008-07-13
Jakob Bornecrantz
i915: Ops should not have pushed that
commit
|
commitdiff
|
tree
2008-07-13
Jakob Bornecrantz
EGL: Only build EGL dri based drivers under linux-dri...
commit
|
commitdiff
|
tree
2008-07-13
Jakob Bornecrantz
i915: WIP swap rework
commit
|
commitdiff
|
tree
2008-07-11
Jakob Bornecrantz
gallium: Make dri drivers create a egl_name_dri.so...
commit
|
commitdiff
|
tree
2008-07-10
Jakob Bornecrantz
gallium: Re-order the GALLIUM_AUXILIARY_DIRS to satisfy...
commit
|
commitdiff
|
tree
2008-07-08
Jakob Bornecrantz
i915: Takedown EGL screen
commit
|
commitdiff
|
tree
2008-07-08
Jakob Bornecrantz
i915: Use deviceID in EGL device create
commit
|
commitdiff
|
tree
2008-07-08
Jakob Bornecrantz
i915: Complete the screen -> device renaming
commit
|
commitdiff
|
tree
2008-07-08
Jakob Bornecrantz
i915: Renamed intel_screen to intel_device
commit
|
commitdiff
|
tree
2008-07-07
Jakob Bornecrantz
i915: Fix wrong pointer to cleanup
commit
|
commitdiff
|
tree
2008-07-07
Jakob Bornecrantz
i915: Fix EGL make current
commit
|
commitdiff
|
tree
2008-07-07
Jakob Bornecrantz
i915: More cleanup of display
commit
|
commitdiff
|
tree
2008-07-07
Jakob Bornecrantz
i915: Fetch the real deviceID for EGL
commit
|
commitdiff
|
tree
2008-07-07
Jakob Bornecrantz
i915: Destruction of surface, context and device in EGL
commit
|
commitdiff
|
tree
2008-07-05
Jakob Bornecrantz
i915: Fix EGL version and name
commit
|
commitdiff
|
tree
2008-07-05
Jakob Bornecrantz
i915: Added a intel be function to wrap a drm bo handle
commit
|
commitdiff
|
tree
2008-07-05
Jakob Bornecrantz
i915: Fix haveDepth and haveStencil for visual in EGL
commit
|
commitdiff
|
tree
2008-07-04
Jakob Bornecrantz
i915: Added debug filling code of texture, not active
commit
|
commitdiff
|
tree
2008-07-04
Jakob Bornecrantz
i915: Clean up intel_egl.c a bit
commit
|
commitdiff
|
tree
2008-07-04
Jakob Bornecrantz
egl: Add egltri
commit
|
commitdiff
|
tree
2008-07-03
Jakob Bornecrantz
i915: EGL almost works again
commit
|
commitdiff
|
tree
2008-07-03
Jakob Bornecrantz
egl: Fix demodriver
commit
|
commitdiff
|
tree
2008-07-01
Jakob Bornecrantz
i915: Last reference to surface -> pitch
commit
|
commitdiff
|
tree
2008-06-27
Jakob Bornecrantz
i915: Fix the last of the stride/pitch changes
commit
|
commitdiff
|
tree
2008-06-24
Jakob Bornecrantz
gallium: Fix whole source being used in u_blit
commit
|
commitdiff
|
tree
2008-06-24
Jakob Bornecrantz
i915: Create a texture and surface for shared frontbuffer
commit
|
commitdiff
|
tree
2008-06-24
Jakob Bornecrantz
i915: Added texture_blanket function
commit
|
commitdiff
|
tree
2008-06-24
Jakob Bornecrantz
i915: Moved screen creation to intel_be_device
commit
|
commitdiff
|
tree
2008-06-24
Jakob Bornecrantz
gallium: Fix warning in u_blit.h
commit
|
commitdiff
|
tree
2008-06-24
Jakob Bornecrantz
egl: Stdint was missing from eglconfigutil.h
commit
|
commitdiff
|
tree
2008-06-23
Jakob Bornecrantz
i915: Add render and texture support for tiled texture...
commit
|
commitdiff
|
tree
2008-06-23
Jakob Bornecrantz
util: Blit can now copy from texture to surface
commit
|
commitdiff
|
tree
2008-06-23
Jakob Bornecrantz
gallium: Add accessor functions to get textures from...
commit
|
commitdiff
|
tree
2008-06-23
Jakob Bornecrantz
gallium: Fix warning in u_draw_quad.h
commit
|
commitdiff
|
tree
2008-06-23
Jakob Bornecrantz
i915: Removed level_offset from i915_texture
commit
|
commitdiff
|
tree
2008-06-19
Jakob Bornecrantz
i915: Fixed cubemap layouts
commit
|
commitdiff
|
tree
2008-06-19
Jakob Bornecrantz
i915: Refractored and clean up i915_texture.c
commit
|
commitdiff
|
tree
2008-06-18
Brian Paul
mesa: Fix bug in _mesa_swizzle_ubyte_image
commit
|
commitdiff
|
tree
2008-06-18
Jakob Bornecrantz
tests: Added a test for a strange bug in texstore_a8
commit
|
commitdiff
|
tree
2008-06-18
Jakob Bornecrantz
mesa: _mesa_texstore_s8_z24 now supports depth only...
commit
|
commitdiff
|
tree
2008-06-17
Jakob Bornecrantz
i915: Fix for s8_z24 textures not being shown
commit
|
commitdiff
|
tree
2008-06-17
Jakob Bornecrantz
mesa: Added _mesa_texstore_s8_z24
commit
|
commitdiff
|
tree
2008-06-17
Jakob Bornecrantz
i915: Made region pool a slabpool
commit
|
commitdiff
|
tree
2008-06-17
Jakob Bornecrantz
i915: Max and Min lod now works
commit
|
commitdiff
|
tree
2008-06-16
Jakob Bornecrantz
git: Updated .gitignore files
commit
|
commitdiff
|
tree
2008-06-13
Jakob Bornecrantz
i915: Improved the not used tile code
commit
|
commitdiff
|
tree
2008-06-13
Jakob Bornecrantz
trivial: Update clear-undefined
commit
|
commitdiff
|
tree
2008-06-13
Jakob Bornecrantz
mesa: Fix libglapi.a build for dri
commit
|
commitdiff
|
tree
2008-06-13
Jakob Bornecrantz
i915: Fix offsets not being used for surface targets
commit
|
commitdiff
|
tree
2008-06-13
Jakob Bornecrantz
i915: Fix most of the clear problems
commit
|
commitdiff
|
tree
2008-06-13
Jakob Bornecrantz
trival: Added test for undefined context of buffer
commit
|
commitdiff
|
tree
2008-06-13
Jakob Bornecrantz
i915: Messed up lineloop now works
commit
|
commitdiff
|
tree
2008-06-13
Jakob Bornecrantz
i915: Support all primtive types in vbuf path
commit
|
commitdiff
|
tree
2008-06-09
Jakob Bornecrantz
i915: Disable color buffer writes if no color buffer...
commit
|
commitdiff
|
tree
2008-06-09
Jakob Bornecrantz
mesa: Most of the functions of MESA_TEXTURE_S8_Z24...
commit
|
commitdiff
|
tree
2008-06-08
Jakob Bornecrantz
mesa: Do not compile the dri drivers in mesa
commit
|
commitdiff
|
tree
2008-06-08
Jakob Bornecrantz
mesa: Add MESA_FORMAT_S8_Z24 texture format
commit
|
commitdiff
|
tree
2008-06-06
Jakob Bornecrantz
gallium: Only build intel_drm for linux-dri targets
commit
|
commitdiff
|
tree
2008-06-06
Jakob Bornecrantz
i915: Moved EGL_i915 to the common code
commit
|
commitdiff
|
tree
2008-06-06
Jakob Bornecrantz
i915: Moved pipe_buffer and i915_winsys functions to...
commit
|
commitdiff
|
tree
2008-06-04
Jakob Bornecrantz
egl: Added peglgears, gears that uses pbuffers
commit
|
commitdiff
|
tree
2008-06-03
Jakob Bornecrantz
i915: Fix compile on linux-dri-debug
commit
|
commitdiff
|
tree
2008-06-02
Jakob Bornecrantz
i915: Removed useless defines
commit
|
commitdiff
|
tree
2008-06-02
Jakob Bornecrantz
i915: Implement and use the reworked batchbuffer code
commit
|
commitdiff
|
tree
2008-06-02
Jakob Bornecrantz
i915: Rework of batchbuffer code
commit
|
commitdiff
|
tree
2008-06-02
Jakob Bornecrantz
i915: Fixed some warnings
commit
|
commitdiff
|
tree
2008-06-02
Jakob Bornecrantz
i915: Fixed initialization of surface
commit
|
commitdiff
|
tree
2008-05-30
Jakob Bornecrantz
i915: Now using draw_elements_range
commit
|
commitdiff
|
tree
2008-05-30
Jakob Bornecrantz
i915: Made batch buffer size much larger
commit
|
commitdiff
|
tree
2008-05-30
Jakob Bornecrantz
Merge branch 'gallium-tex-surfaces' into gallium-0.1
commit
|
commitdiff
|
tree
2008-05-30
Jakob Bornecrantz
i915: Remade texture allocation code again
commit
|
commitdiff
|
tree
next