2008-03-17 |
Andrzej Trznadel | Fix compat implementation of ffs() to return 1-based... |
commit | commitdiff | tree |
2008-03-17 |
Markus Amsler | only set InputsRead bit if input is really used |
commit | commitdiff | tree |
2008-03-17 |
Markus Amsler | mesa: Add vertex.attrib 0-15 to arb_input_attrib_string. |
commit | commitdiff | tree |
2008-03-17 |
Markus Amsler | r300: Simplify r300VAPInputRoute1. |
commit | commitdiff | tree |
2008-03-17 |
Markus Amsler | r300: Simplify r300VAPInputRoute0, check for valid... |
commit | commitdiff | tree |
2008-03-17 |
Zou Nan hai | [i965] round pointsize to nearest int according to... |
commit | commitdiff | tree |
2008-03-17 |
Xiang, Haihao | intel: fix the error in commit 7ed1fd5d8438e55fe2409184... |
commit | commitdiff | tree |
2008-03-17 |
Xiang, Haihao | intel: It is needed to allocating texture memory to... |
commit | commitdiff | tree |
2008-03-17 |
Xiang, Haihao | intel: Remove an assertion from intel_miptree_create... |
commit | commitdiff | tree |
2008-03-17 |
Xiang, Haihao | mesa: avoid to unlock an unlocked array in _mesa_PopCli... |
commit | commitdiff | tree |
2008-03-17 |
Xiang, Haihao | mesa: Follow GL spec to draw DEPTH_COMPONENT pixels... |
commit | commitdiff | tree |
2008-03-17 |
Zou Nan hai | [i965] fix wpos height 1 pixel higher |
commit | commitdiff | tree |
2008-03-15 |
Kristian Høgsberg | Test createNewScreen for NULL, not createNewScreenName... |
commit | commitdiff | tree |
2008-03-14 |
Brian | init tmpNode to zeros |
commit | commitdiff | tree |
2008-03-14 |
Brian | mesa: fix emit_clamp() so that we don't use an output... |
commit | commitdiff | tree |
2008-03-14 |
Xiang, Haihao | glx: fix rotation regression. bug #14963 |
commit | commitdiff | tree |
2008-03-14 |
Xiang, Haihao | intel: fix abort issue with shadowtex demo when use |
commit | commitdiff | tree |
2008-03-13 |
Roland Scheidegger | fix state.lightprod ambient/specular w value (bug ... |
commit | commitdiff | tree |
2008-03-13 |
Zou Nan hai | [i965] multiple rendering target support |
commit | commitdiff | tree |
2008-03-12 |
Kristian Høgsberg | libGL: Pull the drawable hash back out in the generic... |
commit | commitdiff | tree |
2008-03-12 |
Kristian Høgsberg | Add another missing check for uninitialized DRI. |
commit | commitdiff | tree |
2008-03-11 |
Dan Nicholson | Fix include path for rain demo so glut.h is found |
commit | commitdiff | tree |
2008-03-10 |
Dan Nicholson | autoconf: Enable xdemos by default when we build libGL |
commit | commitdiff | tree |
2008-03-10 |
Jeremy Huddleston | Darwin: Fixed small error in darwin config files |
commit | commitdiff | tree |
2008-03-10 |
Kristian Høgsberg | Move make install logic for libGL back into src/mesa... |
commit | commitdiff | tree |
2008-03-10 |
Kristian Høgsberg | Only try to call DRI function if DRI got initialized... |
commit | commitdiff | tree |
2008-03-10 |
Jeremy Huddleston | Darwin: Config/source fixes to now build glxdemo apps... |
commit | commitdiff | tree |
2008-03-10 |
Dan Nicholson | autoconf: Add autogen.sh from Xorg for easier setup... |
commit | commitdiff | tree |
2008-03-10 |
Dan Nicholson | Ignore more demo programs |
commit | commitdiff | tree |
2008-03-10 |
Brian | remove extra #include of assert.h (bug 14932) |
commit | commitdiff | tree |
2008-03-10 |
Brian | fix parsing of state.texenv.color (bug 14931) |
commit | commitdiff | tree |
2008-03-10 |
Dave Airlie | dri: fix function call to add new parameter. |
commit | commitdiff | tree |
2008-03-10 |
Kristian Høgsberg | DRI2: Make setTexBuffer take a __DRIdrawable instead... |
commit | commitdiff | tree |
2008-03-10 |
Kristian Høgsberg | DRI2: Drop DriverAPI.UpdateBuffer. |
commit | commitdiff | tree |
2008-03-10 |
Kristian Høgsberg | DRI2: Pass the context instead of the screen to __dri2P... |
commit | commitdiff | tree |
2008-03-10 |
Kristian Høgsberg | DRI2: Add event buffer head as an argument to driCreate... |
commit | commitdiff | tree |
2008-03-10 |
Brian | fix botched test for clearing color buffers (should... |
commit | commitdiff | tree |
2008-03-09 |
Markus Amsler | Set normalized flag for GLubyte arrays in _mesa_VertexA... |
commit | commitdiff | tree |
2008-03-09 |
Markus Amsler | init vertex weight attrib to (1,0,0,0) |
commit | commitdiff | tree |
2008-03-09 |
Brian | fix __builtin_expect() definition test for IBM XLC... |
commit | commitdiff | tree |
2008-03-09 |
Kristian Høgsberg | Properly revert the libGL loader path breakage. |
commit | commitdiff | tree |
2008-03-09 |
Kristian Høgsberg | libGL: Fall back to DEFAULT_DRIVER_DIR properly. |
commit | commitdiff | tree |
2008-03-09 |
Brian | replace // comment with /* */ (bug 14916) |
commit | commitdiff | tree |
2008-03-09 |
Brian | added info about checking out gallium-0.1 for cell... |
commit | commitdiff | tree |
2008-03-09 |
Kristian Høgsberg | Use _X_HIDDEN to hide a bunch of leaked symbols. |
commit | commitdiff | tree |
2008-03-09 |
Kristian Høgsberg | Move DRI context functions into dri_glx.c. |
commit | commitdiff | tree |
2008-03-09 |
Kristian Høgsberg | Move DRI drawable creation into dri_glx.c. |
commit | commitdiff | tree |
2008-03-09 |
Kristian Høgsberg | Introduce __GLXDRIscreen so we can start moving functio... |
commit | commitdiff | tree |
2008-03-09 |
Kristian Høgsberg | Move DRI specific parts of CreateContext into dri_glx.c. |
commit | commitdiff | tree |
2008-03-09 |
Kristian Høgsberg | Convert driCreateScreen and driDestroyScreen to functio... |
commit | commitdiff | tree |
2008-03-09 |
Kristian Høgsberg | Abstract __DRIdisplayPrivateRec away in dri_glx.c. |
commit | commitdiff | tree |
2008-03-08 |
Kristian Høgsberg | Make __glXCloseDisplay static instead of prototyping... |
commit | commitdiff | tree |
2008-03-08 |
Kristian Høgsberg | Move libGL install target to the libGL Makefile. |
commit | commitdiff | tree |
2008-03-08 |
Kristian Høgsberg | Simplify LIBGL_DRIVERS_PATH walking. |
commit | commitdiff | tree |
2008-03-08 |
Kristian Høgsberg | Simplify dri loading code by eliminating dlopen "cache". |
commit | commitdiff | tree |
2008-03-08 |
Kristian Høgsberg | libGL: Consolidate DRI initialization in dri_glx.c |
commit | commitdiff | tree |
2008-03-07 |
Dan Nicholson | autoconf: Print GCC include path directly and be more... |
commit | commitdiff | tree |
2008-03-07 |
Kristian Høgsberg | [intel] Only enable GL_EXT_texture_sRGB on i965. |
commit | commitdiff | tree |
2008-03-07 |
Zou Nan hai | [i965] fix fd.o bug #11471 and #11478 |
commit | commitdiff | tree |
2008-03-07 |
Xiang, Haihao | i965: use RGB565 to render a bitmap if Depth is 16 |
commit | commitdiff | tree |
2008-03-06 |
Xiang, Haihao | i965: Fix double free issue to pass glean/maskedClear... |
commit | commitdiff | tree |
2008-03-06 |
Xiang, Haihao | i965:fix segfault issue when clearing the window which |
commit | commitdiff | tree |
2008-03-06 |
Eric Anholt | [intel] Add a driconf option to cache freed buffer... |
commit | commitdiff | tree |
2008-03-04 |
Christoph Brill | r300: replace some hard coded mask by define in stencil... |
commit | commitdiff | tree |
2008-03-04 |
Christoph Brill | r300: Fix some issues with masks in stencil buffer... |
commit | commitdiff | tree |
2008-03-04 |
Kristian Høgsberg | [dri2] Add tail pointer to reemitDrawableInfo callback. |
commit | commitdiff | tree |
2008-03-04 |
Kristian Høgsberg | [dri2] Optimize event parsing to skip obsolete events. |
commit | commitdiff | tree |
2008-03-04 |
Kristian Høgsberg | [intel] Silence unused variable warning when compiling... |
commit | commitdiff | tree |
2008-03-02 |
Patrice Mandin | nouveau: compilation fixes |
commit | commitdiff | tree |
2008-03-01 |
Roland Scheidegger | state.depth.range alpha value should be 1, not 0 (bug... |
commit | commitdiff | tree |
2008-02-29 |
Kristian Høgsberg | Update libGL DRI loader to latest DRI interface changes. |
commit | commitdiff | tree |
2008-02-29 |
Kristian Høgsberg | glxgears: oops, remove accidental commit of glFinish... |
commit | commitdiff | tree |
2008-02-29 |
Kristian Høgsberg | Use __DRIextension mechanism providing loader functiona... |
commit | commitdiff | tree |
2008-02-29 |
Kristian Høgsberg | Reduce the versioning madness required to create a... |
commit | commitdiff | tree |
2008-02-29 |
Kristian Høgsberg | intel: Set the lock flag early to avoid deadlock. |
commit | commitdiff | tree |
2008-02-29 |
Xiang, Haihao | i965: use _Current pointer instead of Current pointer. |
commit | commitdiff | tree |
2008-02-29 |
Eric Anholt | [965] Fix conditional sequencing to allow the frame_buf... |
commit | commitdiff | tree |
2008-02-29 |
Eric Anholt | [intel] Bug #14575: Unmap buffers when deleting/dataing... |
commit | commitdiff | tree |
2008-02-28 |
Christoph Brill | r300: R5xx and R3xx use different registers for RS_IP... |
commit | commitdiff | tree |
2008-02-28 |
Eric Anholt | [965] Bug #9151: make fragment.position return window... |
commit | commitdiff | tree |
2008-02-28 |
Eric Anholt | [965] Fix serious copy'n'paste failure in brw state... |
commit | commitdiff | tree |
2008-02-28 |
Brian | added git on Windows section |
commit | commitdiff | tree |
2008-02-28 |
Brian | a few words about how the cell driver works. |
commit | commitdiff | tree |
2008-02-28 |
Xiang, Haihao | mesa: separate shader program object from shader object. |
commit | commitdiff | tree |
2008-02-28 |
Zou Nan hai | [intel] fix compressed image height |
commit | commitdiff | tree |
2008-02-28 |
José Fonseca | Convert crlf->lf line endings. |
commit | commitdiff | tree |
2008-02-28 |
Jose Fonseca | Disable autocrlf for Visual Studio project files. |
commit | commitdiff | tree |
2008-02-28 |
Brian | document cell -DSPU_MAIN_PARAM_LONG_LONG flag |
commit | commitdiff | tree |
2008-02-27 |
Christoph Brill | r300: properly handle GL_POINT in glPolygonMode |
commit | commitdiff | tree |
2008-02-27 |
Kristian Høgsberg | intel: Always use intelInitExtensions() for initializin... |
commit | commitdiff | tree |
2008-02-27 |
Markus Amsler | r300: add artificial output to match fragment program... |
commit | commitdiff | tree |
2008-02-27 |
Markus Amsler | mesa: set input read only on success |
commit | commitdiff | tree |
2008-02-26 |
Kristian Høgsberg | i965: Setup framebuffer texture in meta_draw_region. |
commit | commitdiff | tree |
2008-02-26 |
Eric Anholt | [965] Don't segfault on INTEL_DEBUG=batch when a surfac... |
commit | commitdiff | tree |
2008-02-26 |
Eric Anholt | [965] remove dead brw_parameter_list_state_flags. |
commit | commitdiff | tree |
2008-02-26 |
Christoph Brill | [r300] fix wow-pinkness regression. Fixed by Markus... |
commit | commitdiff | tree |
2008-02-26 |
Christoph Brill | [r300] Document based on chapter 10.4 and 10.5 |
commit | commitdiff | tree |
2008-02-26 |
Zou Nan hai | [i915] fix texture size exceed limit case when running... |
commit | commitdiff | tree |
2008-02-26 |
Thomas Hellstrom | [intel] Handle -EAGAINs correctly in execbuffer. |
commit | commitdiff | tree |
2008-02-26 |
Kristian Høgsberg | A few more fixes to the dlsym() fix. |
commit | commitdiff | tree |
next |